Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
binary_c-python
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Izzard, Robert Dr (Maths & Physics)
binary_c-python
Commits
4b23ed05
Commit
4b23ed05
authored
5 years ago
by
David Hendriks
Browse files
Options
Downloads
Patches
Plain Diff
moved todo file to other place
parent
74efbd08
Branches
master
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
TODO.org
+0
-40
0 additions, 40 deletions
TODO.org
with
0 additions
and
40 deletions
TODO.org
deleted
100644 → 0
+
0
−
40
View file @
74efbd08
* To do list
** Structure:
*** TODO Make sure the structure is logical and clear
*** TODO 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:
*** TODO Make a routine to automatically format the code using the Black formatter
** Documentation:
*** TODO Properly set up the doc generation
*** TODO Have this on readthedocs.
*** TODO Have the notebook with example on nbviewer
** Features:
*** Help functionality
**** DONE Add help functionality to the module by calling the binary_c help api
CLOSED: [2019-12-16 Mon 00:20]
**** TODO Add help_all functionality: to have binary_c return the whole set of parameter descriptions
*** Floors Stroopwafel
**** TODO Implement the code that FLoor will provide
**** TODO Implement options to run a population with AIS
*** Parallelization
**** TODO Look into ways of parallelizing the code to generate populations.
*** Populations
**** TODO Set up a multiprocessing routine (like joblib) to be able to run populations
**** TODO Allow custom parse functions
**** TODO Make example of how to write a custom logging function that logs once and then quits the sim
** Compare to other codes
*** TODO Compare to HOKI
*** TODO COmpare to SEBA
*** TODO Compare to COSMIC
*** TODO FSPS
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment