A unified module for numerical calculations in physics using python.
I have a dream of making a numerical universe where I can simulate nature and physical phenomena just by incorporating the most fundamental law/infromation (if, we will find the one most fundamental theroy of the universe) of physics. This module is in developement for that purpose. If you want to contribute, please send a mail. you can find contact information here.
Checkout the documantation for more information about this module.
- Clone the repository in your computer and move to the repository:
$ git clone https://github.com/mandal-anik10/unipy.git $ cd unipy - Now you should have a shell prompt ready in the
unipyfolder, and by running$ lsyou should see a folder again calledunipy. You can then installunipywith:$ python setup.py install