-
Notifications
You must be signed in to change notification settings - Fork 3
Necessary packages
Pavol Gajdoš edited this page Feb 20, 2019
·
3 revisions
This software works in Python 2.7 or 3 with these packages:
- numpy - tested on version 1.10.2
- matplotlib - tested on version 1.5.0
- PyAstronomy - tested on version 0.9.0
- pymc - tested on version 2.3.6
- ga.py - own file which is necessary for fitting using genetic algorithms
- info ga.py - own file for analysis of fitting using genetic algorithms
- info mc.py - own file for analysis of fitting using Monte Carlo method