An open API service providing commit metadata for open source projects.

gitlab.com / binary_c/binary_c-python / commits

Python module to interface with the binary_c stellar population framework. The current stable branch is 1.0.0 which you can find in the [releases/1.0.0/2.2.4 branch](https://gitlab.com/binary_c/binary_c-python/-/tree/releases/1.0.0/2.2.4) which works with [binary_c version 2.2.4](https://gitlab.com/binary_c/binary_c/-/tree/development/2.2.4)

SHA Message Author Date Stats
74c73f7e merge Merge branch 'population' of gitlab.eps.surrey.ac.uk:ri0005/binary_c-python i... David Hendriks <d****3@g****m> over 6 years ago
4e01f8a8 made the setup verbose to debug David Hendriks <d****3@g****m> over 6 years ago
7616021b added errorlog of building on surreypc David Hendriks <d****3@g****m> over 6 years ago
c722cc8c tried to run this from surrey pc, got the following error: /usr/bin/ld: /tmp/... David Hendriks <d****3@g****m> over 6 years ago
07ad07fb updated func David Hendriks <d****3@g****m> over 6 years ago
38593498 small change David Hendriks <d****3@g****m> over 6 years ago
59a682cd running tests with multiprocessing, also using diffferent multiprocessing tec... David Hendriks <d****3@g****m> over 6 years ago
7720b71b renamed file. added function to the grid. als made some snippets to run via MP David Hendriks <d****3@g****m> over 6 years ago
4d609804 working on grid generation code. also black-formatted the whole code again David Hendriks <d****3@g****m> over 6 years ago
948abf58 renamed file David Hendriks <d****3@g****m> over 6 years ago
61eb8c84 Added functionalities around grid code generation, like accepting custom defi... David Hendriks <d****3@g****m> over 6 years ago
6904c611 added function to parse arguments via commandline, added parsing of version h... David Hendriks <d****3@g****m> over 6 years ago
633f1dee working on generation of grid script. getting there David Hendriks <d****3@g****m> over 6 years ago
882e6c33 plot for scaling of the generation of commands in memory. clearly we cant loa... David Hendriks <d****3@g****m> over 6 years ago
24271abb added some files that will contain the distributions David Hendriks <d****3@g****m> over 6 years ago
a5ba3a3d added some tests David Hendriks <d****3@g****m> over 6 years ago
3bc0755e added functions for the grid. working on the automatic generation of the grid... David Hendriks <d****3@g****m> over 6 years ago
12cfa178 updated gitignore and requirements David Hendriks <d****3@g****m> over 6 years ago
d144a874 added requirements David Hendriks <d****3@g****m> over 6 years ago
1f47c120 added functionality to use a parse function David Hendriks <d****3@g****m> over 6 years ago
6f4ff15b added some small stuff here and there David Hendriks <d****3@g****m> over 6 years ago
e86301ca added function tests file where I play around with functions and their output David Hendriks <d****3@g****m> over 6 years ago
3c472e56 small changes to the examples file David Hendriks <d****3@g****m> over 6 years ago
51c87882 updated help all super function to combine the results of detailed_help to th... David Hendriks <d****3@g****m> over 6 years ago
88bc3001 executed black formatting on the code David Hendriks <d****3@g****m> over 6 years ago
50e1612d moved a part to general examples, and added some custom logging snippets David Hendriks <d****3@g****m> over 6 years ago
7d09cd97 added some todos David Hendriks <d****3@g****m> over 6 years ago
c69609fd updated the grid to handle single systems, also by loading the custom logging... David Hendriks <d****3@g****m> over 6 years ago
62d46bfc added a help all super function that calls help_all first, and then loops ove... David Hendriks <d****3@g****m> over 6 years ago
d71fc8b0 added some extra grid option parameters. I need to make sure that these dicts... David Hendriks <d****3@g****m> over 6 years ago
b251a089 added general run_system api binding, which will eventually replace the indiv... David Hendriks <d****3@g****m> over 6 years ago
7ffe047d added directory that will contain test systems/evolutions which can be compar... David Hendriks <d****3@g****m> over 6 years ago
cbe01097 created file that will contain examples of logging lines/custom logging snipp... David Hendriks <d****3@g****m> over 6 years ago
9b5185fe added extra test files. there are new api functions im starting to put all of... David Hendriks <d****3@g****m> over 6 years ago
ee872b09 added store loading function and added run_population function and add_grid_v... David Hendriks <d****3@g****m> over 6 years ago
a510b16d Rewrote argument handling of population class, added export functions. Added ... David Hendriks <d****3@g****m> over 6 years ago
b1793395 building population code. added some grid options, loading custom logging cod... David Hendriks <d****3@g****m> over 6 years ago
c6f42478 changed some defaults David Hendriks <d****3@g****m> over 6 years ago
19f64de3 removed folder again David Hendriks <d****3@g****m> over 6 years ago
16ada620 another test David Hendriks <d****3@g****m> over 6 years ago
928bd764 deleted it again David Hendriks <d****3@g****m> over 6 years ago
869ac3d1 testing something with checkout David Hendriks <d****3@g****m> over 6 years ago
1b9f3a41 removed null file. changing to new branch now David Hendriks <d****3@g****m> over 6 years ago
c161c780 added scripts for population David Hendriks <d****3@g****m> over 6 years ago
9d4e8f62 formatted code David Hendriks <d****3@g****m> over 6 years ago
3c444a1b added help_all functionality and began writing the grid script David Hendriks <d****3@g****m> over 6 years ago
67eef507 merge resolved todo conflict David Hendriks <d****3@g****m> over 6 years ago
42abf4ec wrote help functionality and formatted the code David Hendriks <d****3@g****m> over 6 years ago
f7f5730d updated todo David Hendriks <d****3@g****m> over 6 years ago
7049440d updated todolist David Hendriks <d****3@g****m> over 6 years ago
2b10be17 merge Merge branch 'help_function' into development David Hendriks <d****3@g****m> over 6 years ago
929526e8 created tet directory with start of test functions. also fixed small bugs and... David Hendriks <d****3@g****m> over 6 years ago
97df1796 cleaned up the function and added the header info David Hendriks <d****3@g****m> over 6 years ago
6880748a added functionality to parse the help info David Hendriks <d****3@g****m> over 6 years ago
22984080 added help functionality, doing some small fixes now David Hendriks <d****3@g****m> over 6 years ago
75b4803f updated todo David Hendriks <d****3@g****m> over 6 years ago
1d280d56 updated todo David Hendriks <d****3@g****m> over 6 years ago
6f06a808 updated todo list and small change to function David Hendriks <d****3@g****m> over 6 years ago
7757bb95 updated notebooks David Hendriks <d****3@g****m> over 6 years ago
1daf160d added notebook and pdf David Hendriks <d****3@g****m> over 6 years ago
c6062082 updated and synced with restructuring branch David Hendriks <d****3@g****m> over 6 years ago
5e9ed79f managed to save the files. will push this version to the dev David Hendriks <d****3@g****m> over 6 years ago
1daa952f fixing other example scripts to work David Hendriks <d****3@g****m> over 6 years ago
a9b36359 small commit; will continue this after the workshop David Hendriks <d****3@g****m> over 6 years ago
54415f93 Tried to fully package the core api but that seems like a very difficult ende... David Hendriks <d****3@g****m> over 6 years ago
a2c429ce changing setup and c-compilation to write the library to a different location David Hendriks <d****3@g****m> over 6 years ago
7ab5a372 restructured the directories containing function. need to put binarycpython.a... David Hendriks <d****3@g****m> over 6 years ago
975d1336 updated make clean command David Hendriks <d****3@g****m> over 6 years ago
77cef2b1 made the parse output a bit more functional David Hendriks <d****3@g****m> over 6 years ago
64578be9 merge Merge branch 'readthedocs' into development David Hendriks <d****3@g****m> over 6 years ago
ff110d73 updated docs David Hendriks <d****3@g****m> over 6 years ago
b0c849f6 finished makefile. its okay now David Hendriks <d****3@g****m> over 6 years ago
03b170a8 struggling with having a good structure David Hendriks <d****3@g****m> over 6 years ago
0e7970d0 updated makefile to write the python package also to the lib David Hendriks <d****3@g****m> over 6 years ago
17a6af2b cleaned with black linter David Hendriks <d****3@g****m> over 6 years ago
bd87f998 removed two of the backup makefiles, changed setup to work with the dirs corr... David Hendriks <d****3@g****m> over 6 years ago
4e81dc49 moving files to correct places now David Hendriks <d****3@g****m> over 6 years ago
f3cf660c cleaning up the makefile David Hendriks <d****3@g****m> over 6 years ago
ba363e88 save before mob falls out David Hendriks <d****3@g****m> over 6 years ago
a3a46b4f almost there i think David Hendriks <d****3@g****m> over 6 years ago
cdedc833 changed makefile David Hendriks <d****3@g****m> over 6 years ago
7de026d1 removed temp makefile David Hendriks <d****3@g****m> over 6 years ago
17c8311d storing old makefile David Hendriks <d****3@g****m> over 6 years ago
7fc68021 makeing sure the makefiles are okay David Hendriks <d****3@g****m> over 6 years ago
80e27dd6 changing makefile David Hendriks <d****3@g****m> over 6 years ago
65ac4ee9 copied old makefile David Hendriks <d****3@g****m> over 6 years ago
299e3e6c updated todolist David Hendriks <d****3@g****m> over 6 years ago
4ca625e2 updated sphinx to add examples David Hendriks <d****3@g****m> over 6 years ago
671eaf64 merge merged with development David Hendriks <d****3@g****m> over 6 years ago
46d27273 added readme and examples to docs David Hendriks <d****3@g****m> over 6 years ago
02db0b23 added readme to docs and examples David Hendriks <d****3@g****m> over 6 years ago
70ec9f4b rebuild the docs David Hendriks <d****3@g****m> over 6 years ago
0ac2a094 formatted code with black formatter David Hendriks <d****3@g****m> over 6 years ago
056ba59e changed python version David Hendriks <d****3@g****m> over 6 years ago
9b618cf6 Got Sphinx working. Now trying to include the c files David Hendriks <d****3@g****m> over 6 years ago
0586ceb6 updated readme. Added alot of functionality to the run_system. Including auto... David Hendriks <d****3@g****m> over 6 years ago
4bbb03ab changed makefile and removed builddir David Hendriks <d****3@g****m> over 6 years ago
aacf4647 merge resolved more merge conflicts David Hendriks <d****3@g****m> over 6 years ago
2ee69077 merge resolved merge conflicts David Hendriks <d****3@g****m> over 6 years ago
57d5ced2 removed testing stuff. fixed example David Hendriks <d****3@g****m> over 6 years ago

← Back to repository