Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • auto_resolution
  • development
  • development_0.9.2/2.2.0
  • development_0.9.2/2.2.1
  • development_0.9.3/2.2.1
  • development_0.9.3/2.2.1_pre-merge
  • development_0.9.4/2.2.1
  • development_0.9.5/2.2.1
  • development_0.9.5/2.2.2
  • development_0.9.5/2.2.2_post_merge_david_branch
  • development_version/2.1.7
  • development_version/2.2.0
  • development_version/2.2.1
  • development_version/pre_2.1.3
  • dhendriks/versions/0.9.3/2.2.1_pre_merge
  • dhendriks/versions/0.9.5/2.2.2_post_merge
  • feature/HPC
  • feature/MC_sampling
  • feature/binary_c_ensemble_manager_implementation
  • feature/binaryc_notebook_docs
  • 0.9.1
  • v2.2.0
  • archive/queue_solution
  • archive/capsules
  • archive/gitlab_pages
  • 0.3.1
  • 0.3
  • archive/population
  • archive/david_branch
  • archive/black_formatting
  • 2.1.6
  • archive/help_function
  • 0.21
  • 0.2
  • archive/restructure_module
  • 2.1.5
  • archive/readthedocs
  • archive/better_makefile
  • archive/src_location
  • 2.1.4
40 results
Created with Raphaël 2.2.017Jan1615141310730Dec262523221817161413121110976543130Nov292827262524232221201918171413121110987654231Oct30292726252322201816151310987643230Sep29272625232120181716141312111098765432131Aug302928272625242321201917151413121110976543231Jul302927262524232221181716151413121110876543add check in evolution rejection test w/ Gaiaadded function tests file where I play around with functions and their outputsmall changes to the examples file updated help all super function to combine the results of detailed_help to the already present resultsexecuted black formatting on the codemoved a part to general examples, and added some custom logging snippetsadded some todosupdated the grid to handle single systems, also by loading the custom logging. then i stumbled on the following: if the .so is loaded once, and then we change and rebuild the library and load it again, it doesnt have effect. the solution to this is to give the newly built library name a random hash in its name. TODO: need to remove the contents of the custom_logging_dir each time the single or population function is doneadded a help all super function that calls help_all first, and then loops over the parametr names to get more informationadded some extra grid option parameters. I need to make sure that these dicts are so that you can change the values, but not add keysadded general run_system api binding, which will eventually replace the individual ones. this function runs a system, and depending on the input it will use a custom logging, a preloaded store, write log to file etc. I think it will be better to just write some if statements in a single function, and not have too many repeating codeadded directory that will contain test systems/evolutions which can be compared to a hardcoded outputcreated file that will contain examples of logging lines/custom logging snippets for people to use as an inspirationadded 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 functionMerge branch 'master' into gaiaHRDMerge branch 'master' of gitlab.eps.surrey.ac.uk:ri0005/binary_cadd hashing and 2D distributions to the ensemblefirst attempt at adding 2D ensembleadded store loading function and added run_population function and add_grid_variable functionRewrote argument handling of population class, added export functions. Added python-c-bindings to return store and other small changesbuilding population code. added some grid options, loading custom logging code now works (but not yet on runing the population tho)changed some defaultsremoved folder againadding examples/notebooks folderarchive/black_f…archive/black_formattinganother testdeleted it againtesting something with checkoutremoved null file. changing to new branch nowadded scripts for populationUpdate to compute Gaia CMD diagrams: routine to store cumulative dtp as a function of G and BP-RP ,small fixes, change in parametersChange in a parameter (test)add logg to wtts logupdate SNIa script ; normalization wasn't quite rightadd snia script for testingremove GCE for buildupdate debugging statementsadd latest changesupdate for 2.1.7lots of code cleanup after running through clang's static analyzeruse version_compare function instead of == in version checks
Loading