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
c5e67451 piecing together the tests again dh00601 <d****1@s****k> about 4 years ago
02a0c09f adding more tests dh00601 <d****1@s****k> about 4 years ago
e23562d5 adding tests dh00601 <d****1@s****k> about 4 years ago
3ed37474 rebuilt dthe documntation. Will need to track some new stuffn ow though dh00601 <d****1@s****k> about 4 years ago
c28d981d fixing docs import functiosn dh00601 <d****1@s****k> about 4 years ago
ce8f04bd fixing tests for the functions file dh00601 <d****1@s****k> about 4 years ago
84aeb4c5 restructuring the testcases dh00601 <d****1@s****k> about 4 years ago
9c75c51a working on splitting the custom logging unit tests dh00601 <d****1@s****k> about 4 years ago
44070db2 working on the tests now. slowly adding them all again dh00601 <d****1@s****k> about 4 years ago
f2fe4f94 fixed imports, option description code works again dh00601 <d****1@s****k> about 4 years ago
9f0d89b9 removed prints dh00601 <d****1@s****k> about 4 years ago
6cf3a790 removed prints dh00601 <d****1@s****k> about 4 years ago
a1157854 fixing bug of "now" not being a class method anymore dh00601 <d****1@s****k> about 4 years ago
09212a21 fixing docs generator dh00601 <d****1@s****k> about 4 years ago
df642163 fixing the imports dh00601 <d****1@s****k> about 4 years ago
0c66b961 cleaning up the installation scripts dh00601 <d****1@s****k> about 4 years ago
75a1f632 cleaning up the installation scripts dh00601 <d****1@s****k> about 4 years ago
efff3935 playing with the installation scripts to actually remove the installed binary... dh00601 <d****1@s****k> about 4 years ago
40e71025 updated the install script dh00601 <d****1@s****k> about 4 years ago
3a97fb72 moved extensions to a dedicated directory dh00601 <d****1@s****k> about 4 years ago
72bf06b3 working on the docstring dh00601 <d****1@s****k> about 4 years ago
c17fea4d changing the documentation dh00601 <d****1@s****k> about 4 years ago
d8d1bdd2 created pre-merge branch dh00601 <d****1@s****k> about 4 years ago
e4cb2f3a added the setup.py dh00601 <d****1@s****k> about 4 years ago
a00938dc merge merged the HPC branch. going over all the pylint errors, this will take some ... dh00601 <d****1@s****k> about 4 years ago
c50b149c removed double line dh00601 <d****1@s****k> about 4 years ago
09fb2374 removed all the deepcopy calls. They slow things down, alot. and I think they... dh00601 <d****1@s****k> about 4 years ago
140ea866 removed the verbose sampling output dh00601 <d****1@s****k> about 4 years ago
27f5e33b still issues with the decorators... Izzard <r****5@o****k> about 4 years ago
eb9d4cac add nfspath function (not working yet) Robert Izzard <r****d@s****k> about 4 years ago
28175d90 add function to determine the cache directory (if available) and improved the... Robert Izzard <r****d@s****k> about 4 years ago
c8fb242d fix newline typo Robert Izzard <r****d@s****k> about 4 years ago
f0cfc22c improve newline passing Robert Izzard <r****d@s****k> about 4 years ago
7b2842ae clean up of code, add option to customize the newlines at the end of log lines Robert Izzard <r****d@s****k> about 4 years ago
361625a1 force file.open to use textmode unless binary is specified Robert Izzard <r****d@s****k> about 4 years ago
4d100d72 not sure dh00601 <d****1@s****k> about 4 years ago
205d95bc fix typos in new dataIO open() Robert Izzard <r****d@s****k> about 4 years ago
5e1a21ae clean up open() functions to use self.auto() which does compression for us ba... Izzard <r****5@o****k> about 4 years ago
f445490e a few cleanups and attempts to paraellelize loops (that failed) Robert Izzard <r****d@s****k> about 4 years ago
46ff561e added option for dry_run_hook Robert Izzard <r****d@s****k> about 4 years ago
c689e3ac sync latest changes to HPC/condor Izzard <r****5@o****k> about 4 years ago
1b95c0ea fix cmdline parsing of bool types Robert Izzard <r****d@s****k> about 4 years ago
43bc128d more attempts to clean up the code to work better on NFS : seems ok now, but ... Izzard <r****5@o****k> about 4 years ago
f12cc475 backported more changes from the working HPC/condor machine Robert Izzard <r****d@s****k> about 4 years ago
b2df573e backport changes to use locked_close() etc. Robert Izzard <r****d@s****k> about 4 years ago
e385b057 add multiplictity to the const_dt function : no idea how it worked previously! Robert Izzard <r****d@s****k> about 4 years ago
900ff5f7 remove curses from cache tests, just output to stdout Robert Izzard <r****d@s****k> about 4 years ago
d1446778 fix comment Robert Izzard <r****d@s****k> about 4 years ago
92981755 add automatic cacheing of various functions, and a cache_test() routine to te... Robert Izzard <r****d@s****k> about 4 years ago
7b982fe7 add custon self.locked_open function to lock and uniquely open files Izzard <r****5@o****k> about 4 years ago
91113467 added NFS file locking with flufl.lock() Izzard <r****5@o****k> about 4 years ago
b0d8e176 fix typos in the grid defaults Izzard <r****5@o****k> about 4 years ago
31fbe44e add descriptions for the HPC vars Izzard <r****5@o****k> about 4 years ago
90b4acd9 make sure all the condor/slurm variable descriptions have types Izzard <r****5@o****k> about 4 years ago
96097517 update documentation for the variables, removed those that are no longer used Izzard <r****5@o****k> about 4 years ago
19d3056e fix and cleanup the now() function Izzard <r****5@o****k> about 4 years ago
ea373b68 cleaned up HPC function names so they all start with HPC_ Izzard <r****5@o****k> about 4 years ago
35d918ca fix typo Robert Izzard <r****d@s****k> about 4 years ago
b77a9fcc update logics Robert Izzard <r****d@s****k> about 4 years ago
be8f277a change logic a bit Robert Izzard <r****d@s****k> about 4 years ago
9d8411c1 add more checks Robert Izzard <r****d@s****k> about 4 years ago
7b36e681 allow making the joiningfile allow the file to exist if force join is true Robert Izzard <r****d@s****k> about 4 years ago
6a375925 update where HPC_force_join is checked Robert Izzard <r****d@s****k> about 4 years ago
fb27db2f add force join elsewhere Robert Izzard <r****d@s****k> about 4 years ago
734d6a9a add missing module Robert Izzard <r****d@s****k> about 4 years ago
11dc4c58 fix missing var Robert Izzard <r****d@s****k> about 4 years ago
4ce48584 fix typo Robert Izzard <r****d@s****k> about 4 years ago
8b256264 add option HPC_rebuild_joinlist to build the joinlist automatically Robert Izzard <r****d@s****k> about 4 years ago
d80dd772 set vb=true Robert Izzard <r****d@s****k> about 4 years ago
5c286a45 put file open in an exception Robert Izzard <r****d@s****k> about 4 years ago
863fb8ad add joinlist option Robert Izzard <r****d@s****k> about 4 years ago
52cd3f5c fix typo in logical check Robert Izzard <r****d@s****k> about 4 years ago
661edaaa add option to force join Robert Izzard <r****d@s****k> about 4 years ago
17be5e77 add kill_sig option, which we default to SIGINT Robert Izzard <r****d@s****k> about 4 years ago
fbb282ff fix typos Robert Izzard <r****d@s****k> about 4 years ago
b9504c02 automatically find date, which, bash, env etc. using shutil.which() Robert Izzard <r****d@s****k> about 4 years ago
0e65a1dd add batchname to condor script Robert Izzard <r****d@s****k> about 4 years ago
b0c53017 add condor_batchanme Robert Izzard <r****d@s****k> about 4 years ago
55599b77 more HPC API improvements to merge functions that were repeated in condor and... Robert Izzard <r****d@s****k> about 4 years ago
de0b6f52 changed defualts dh00601 <d****1@s****k> about 4 years ago
d37e1869 add condor support Robert Izzard <r****d@s****k> about 4 years ago
21c47b52 HPC API is now pretty complete (condor isn't working yet, but slurm is fine) Robert Izzard <r****d@s****k> about 4 years ago
a4bb9e8c remove excess logging Robert Izzard <r****d@s****k> about 4 years ago
99a01610 fix issues with CPU_time calculation Robert Izzard <r****d@s****k> about 4 years ago
7f200e7e split of grid.py's code into subclasses Robert Izzard <r****d@s****k> about 4 years ago
923b4148 updated CHANGELOG for HPC Robert Izzard <r****d@s****k> about 4 years ago
e6d1624e cleaned up some json.loads combined with open() to use simpler json.load Robert Izzard <r****d@s****k> about 4 years ago
96a0635e more code cleanup Robert Izzard <r****d@s****k> about 4 years ago
f90c8613 code clean up Robert Izzard <r****d@s****k> about 4 years ago
219a6a95 now killing the child or parent process kills them both Robert Izzard <r****d@s****k> about 4 years ago
952a608c cleanup list comparisons Robert Izzard <r****d@s****k> about 4 years ago
3fc53a63 can now restart from saved snapshot caused by a SIGINT Robert Izzard <r****d@s****k> about 4 years ago
d0110b40 change process debugging to use stdout Robert Izzard <r****d@s****k> about 4 years ago
6ccd7c03 add CPU time to metadata output, and fix an issue with a tuple rather than a ... Robert Izzard <r****d@s****k> about 4 years ago
2a17e4e9 merge Merge branch 'development_0.9.3/2.2.1' of gitlab.eps.surrey.ac.uk:ri0005/bina... dh00601 <d****1@s****k> about 4 years ago
718600dc add system info from the original calling script (and starttime, etc.) to slurm Robert Izzard <r****d@s****k> about 4 years ago
dafad2d8 add command line to grid_options Robert Izzard <r****d@s****k> about 4 years ago
2b9f6f3a fix metadata addition Robert Izzard <r****d@s****k> about 4 years ago
b01c4e0f add missing module load Robert Izzard <r****d@s****k> about 4 years ago
57b96dd7 add platform info to metadata Robert Izzard <r****d@s****k> about 4 years ago

← Back to repository