- create a build-libs script to build all dependencies
- on frontera, thrust max produces NaNs on some rtx GPUs (current fix is to do max on cpu). But unsure what the problem is
- Remove glm ratios
- can we remove the functions DiffCoef::compute_dKdm_gradc_gradp and ReacCoef::applydRdm? What are they needed for? Needed for SIBIA (unused for the time being)
- see discussion in src/test/
- most unit tests are remaining using catch
- additional details in docs might be needed
- extract_stats and analysis (masseffect scripts) should be merged. all useless stats need to be commented out
- add survival jupyter notebooks from masseffect analysis repo
- cython functionality (most of it is done in sibia-py; needs to be refactored)