Skip to content
Snippets Groups Projects
Select Git revision
  • d144a874a8b4f1e75b11f712c7c673c9b696ae7d
  • master default protected
  • development_0.9.5/2.2.2_post_merge_david_branch
  • dhendriks/versions/0.9.5/2.2.2_post_merge
  • feature/MC_sampling
  • push_test
  • development_0.9.5/2.2.2
  • fix/new_mac_fix
  • development_0.9.3/2.2.1_pre-merge
  • dhendriks/versions/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.3/2.2.1
  • papers/JOSS_release
  • feature/binary_c_ensemble_manager_implementation
  • feature/HPC
  • development_0.9.2/2.2.1
  • development_0.9.2/2.2.0
  • auto_resolution
  • feature/generate_docs_script
  • feature/custom_system_generator_endpoint
  • 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
41 results

TODO.org

Blame
  • Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    TODO.org 1.45 KiB

    To do list

    Structure:

    Make sure the structure is logical and clear

    Follow tutorials on how to properly package the code;

    • [ ] https://packaging.python.org/tutorials/packaging-projects/
    • [ ] https://realpython.com/python-modules-packages/
    • [ ] https://python-packaging.readthedocs.io/en/latest/
    • [ ] https://python-packaging-tutorial.readthedocs.io/en/latest/

    formatting:

    Make a routine to automatically format the code using the Black formatter

    Documentation:

    Properly set up the doc generation

    Have this on readthedocs.

    Have the notebook with example on nbviewer

    Features:

    Help functionality

    Add help functionality to the module by calling the binary_c help api

    Add help_all functionality: to have binary_c return the whole set of parameter descriptions

    Floors Stroopwafel

    Implement the code that FLoor will provide

    Implement options to run a population with AIS

    Parallelization

    Look into ways of parallelizing the code to generate populations.

    Populations

    Set up a multiprocessing routine (like joblib) to be able to run populations

    Allow custom parse functions

    Make example of how to write a custom logging function that logs once and then quits the sim

    Compare to other codes

    Compare to HOKI

    COmpare to SEBA

    Compare to COSMIC

    FSPS