- Sep 02, 2020
-
-
David Hendriks authored
-
- Mar 22, 2020
-
-
David Hendriks authored
-
- Mar 19, 2020
-
-
David Hendriks authored
updated grid code to handle a shared result dictionary, took some effort but it works now. requires some tricks here and there tho
-
- Mar 10, 2020
-
-
David Hendriks authored
-
- Mar 09, 2020
-
-
David Hendriks authored
-
- Mar 08, 2020
-
-
David Hendriks authored
updated grid code to be more clean, and have dedicated setup and cleanup functionalities. hopefully code will stay cleaner
-
- Feb 23, 2020
-
-
David Hendriks authored
-
- Feb 13, 2020
-
-
David Hendriks authored
-
- Feb 10, 2020
-
-
David Hendriks authored
updated scaling plots and function to compare the grid runs. i need to keep in mind that these calculations are very probably limited the the physical amount of cores the machine has
-
David Hendriks authored
-
David Hendriks authored
added some plots, restructured routine for scalingplots, fixing the phasevol part of the grid generator
-
David Hendriks authored
adding clean test function for the population. with total starcount etc (need to make a nice verbose functionality there now)
-
- Feb 09, 2020
-
-
David Hendriks authored
-
- Jan 29, 2020
-
-
David Hendriks authored
expanded the grid generation code. still needs work but its more complete now. need to fix the phasevol correctly tho. Made a function to call the grid, and loop over it and write all the binary_c calls to a file
-
- Jan 28, 2020
-
-
David Hendriks authored
added testing and the cleaning up of the custom library. this isnt done yet, and ive hit on some sissues
-
- 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
added extra test files. there are new api functions im starting to put all of them into a test function now. later this will become a real unit test function
-
- 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
-