Neighborhood parameter space search algorithm
Project description
Installation
The code is available on pypi and should work on any Linux distributions, MacOSX and Windows 10. To install it just run:
pip install pyNA
in the console.
You can install the package from the latest github source by doing:
pip install git+https://github.com/rbeucher/pyNA.git
Dependencies
The pip install should take care of the dependencies, if not you might want to check that you have the following packages installed on your system:
numpy >= 1.17.4
scipy >= 1.3.2
Recommended
We recommend using Jupyter:
jupyter
Licensing
pyNA is an open-source project licensed under the MiT License. See LICENSE.md for details.
Contributing
Contact
Dr Romain BEUCHER, The Australian National University romain.beucher@anu.edu.au
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyNA-0.1.0.tar.gz
(138.9 kB
view hashes)