- Feb 11, 2020
-
-
David Hendriks authored
-
- Feb 10, 2020
-
-
David Hendriks authored
-
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
-
David Hendriks authored
added some plots, restructured routine for scalingplots, fixing the phasevol part of the grid generator
-
David Hendriks authored
-
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 31, 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
-
David Hendriks authored
-
David Hendriks authored
-
David Hendriks authored
-
David Hendriks authored
-
David Hendriks authored
-
- Jan 28, 2020
-
-
David Hendriks authored
-
David Hendriks authored
-
David Hendriks authored
-
David Hendriks authored
added testing and the cleaning up of the custom library. this isnt done yet, and ive hit on some sissues
-
David Hendriks authored
-
- Jan 27, 2020
-
-
David Hendriks authored
-
David Hendriks authored
tried to run this from surrey pc, got the following error: /usr/bin/ld: /tmp/ccca3KKm.o: relocation R_X86_64_32 against .rodata.str1.1 can not be used when making a shared object; recompile with -fPIC /tmp/ccca3KKm.o: error adding symbols: Bad value collect2: error: ld returned 1 exit status
-
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 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
plot for scaling of the generation of commands in memory. clearly we cant load this into memory the whole time
-
David Hendriks authored
-
- Jan 20, 2020
-
-
David Hendriks authored
-
David Hendriks authored
-
- Jan 17, 2020
-
-
David Hendriks authored
-
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
-
David Hendriks authored
building population code. added some grid options, loading custom logging code now works (but not yet on runing the population tho)
-
- Dec 18, 2019
-
-
David Hendriks authored
-
- Dec 16, 2019
-
-
David Hendriks authored
-