zemogle / chemevol

Chemical evolution python package
3 stars 3 forks source link

Reading in csv or json adds 10s extra per model run #25

Open haleygomez opened 7 years ago

haleygomez commented 7 years ago

Running example_multip.py with inits set as dict is ~10s faster per model than running the same model via a CSV or JSON file.... (class BulkEvolve in evolve.py)