- Jan 27, 2020
-
-
David Hendriks authored
-
David Hendriks authored
running tests with multiprocessing, also using diffferent multiprocessing techniques. it seems that the multiprocessing doesnt speed it up that much at least on my laptop. will run it on astro1 or something now
-
- Jan 26, 2020
-
-
David Hendriks authored
-
- Jan 25, 2020
-
-
David Hendriks authored
-
David Hendriks authored
Added functionalities around grid code generation, like accepting custom defined functions, exporting it to a file and saving it to grid_options
-
- Jan 24, 2020
-
-
David Hendriks authored
added function to parse arguments via commandline, added parsing of version history and and the loading of the generated grid function
-
David Hendriks authored
-
- Jan 23, 2020
-
-
David Hendriks authored
-
- Jan 20, 2020
-
-
David Hendriks authored
-
David Hendriks authored
-
- Jan 17, 2020
-
-
David Hendriks authored
-
David Hendriks authored
-
David Hendriks authored
updated the grid to handle single systems, also by loading the custom logging. then i stumbled on the following: if the .so is loaded once, and then we change and rebuild the library and load it again, it doesnt have effect. the solution to this is to give the newly built library name a random hash in its name. TODO: need to remove the contents of the custom_logging_dir each time the single or population function is done
-
- Jan 14, 2020
-
-
David Hendriks authored
-
David Hendriks authored
Rewrote argument handling of population class, added export functions. Added python-c-bindings to return store and other small changes
-
David Hendriks authored
building population code. added some grid options, loading custom logging code now works (but not yet on runing the population tho)
-
- Jan 13, 2020
-
-
David Hendriks authored
-
- Dec 18, 2019
-
-
David Hendriks authored
-
David Hendriks authored
-