alexvakimov / MIWCode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIWCode

Contents

  • NumpyMIW.ipynb

    • Notebook containing the functions which (for the most part) make up the MIW code
    • Using this to add new functions/test them before sending them to NumpyMIW.py for use in other files.
  • NumpyMIW.py

    • Python script containing the code for import in other files (Dynamics notebook)
    • Now that the kernels (at least the exponential) are working more or less, updates will be less frequent to this code.
  • DynamicsTest.ipynb

    • Notebook for testing simple potentials/new functions before migrating them over to NumpyMIW

About


Languages

Language:Jupyter Notebook 90.4%Language:Python 9.6%