- Mar 25, 2020
-
-
David Hendriks authored
-
David Hendriks authored
-
David Hendriks authored
-
- Mar 23, 2020
-
-
David Hendriks authored
-
- Mar 22, 2020
-
-
David Hendriks authored
-
- Mar 15, 2020
-
-
David Hendriks authored
Changed the api code: removed all the functions that did a slightly different thing. put them into 1 function that has several options. Moreover, cleaned up code, test functions, and other functions throughout code
-
- Mar 09, 2020
-
-
David Hendriks authored
-
- Feb 28, 2020
-
-
David Hendriks authored
-
- Feb 27, 2020
-
-
David Hendriks authored
-
- Feb 14, 2020
-
-
David Hendriks authored
-
David Hendriks authored
fixing errors: hdf5 file creation when there are no settings. and the setting export if there is a functio in it
-
- Feb 09, 2020
-
-
David Hendriks authored
-
- Jan 29, 2020
-
-
David Hendriks authored
-
- Jan 28, 2020
-
-
David Hendriks authored
-
- Jan 27, 2020
-
-
David Hendriks authored
-
David Hendriks authored
-
- Jan 25, 2020
-
-
David Hendriks authored
-
- 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
-
- Jan 23, 2020
-
-
David Hendriks authored
-
- Jan 20, 2020
-
-
David Hendriks authored
-
- Jan 17, 2020
-
-
David Hendriks authored
updated help all super function to combine the results of detailed_help to the already present results
-
David Hendriks authored
-
David Hendriks authored
added a help all super function that calls help_all first, and then loops over the parametr names to get more information
-
- Jan 14, 2020
-
-
David Hendriks authored
Rewrote argument handling of population class, added export functions. Added python-c-bindings to return store and other small changes
-
- Dec 18, 2019
-
-
David Hendriks authored
-
David Hendriks authored
-
- Dec 16, 2019
-
-
David Hendriks authored
-
- Dec 11, 2019
-
-
David Hendriks authored
created tet directory with start of test functions. also fixed small bugs and finished the help function
-
David Hendriks authored
-
David Hendriks authored
-
David Hendriks authored
-
- Dec 10, 2019
-
-
David Hendriks authored
-
- Nov 29, 2019
-
-
David Hendriks authored
-
- Nov 21, 2019
-
-
David Hendriks authored
Tried to fully package the core api but that seems like a very difficult endeavour, as passing the shared library via package_data is not enough. it complains about missing symbols, meaning that the other shared/linked stuff is not working anymore. it only works good if things are now loaded by adding this package to the PYTHONPATH atm. will do it later with pip, but thats gonna be some more work
-
David Hendriks authored
restructured the directories containing function. need to put binarycpython.api which will contain the binarycapi
-
- Nov 20, 2019
-
-
David Hendriks authored
-
- Nov 13, 2019
-
-
David Hendriks authored
-
- Nov 10, 2019
-
-
David Hendriks authored
-
- Nov 08, 2019
-
-
David Hendriks authored
-
David Hendriks authored
-