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
f7f5730d
Commit
f7f5730d
authored
5 years ago
by
David Hendriks
Browse files
Options
Downloads
Patches
Plain Diff
updated todo
parent
7049440d
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
TODO.org
+11
-4
11 additions, 4 deletions
TODO.org
with
11 additions
and
4 deletions
TODO.org
+
11
−
4
View file @
f7f5730d
* 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/
...
...
@@ -9,22 +8,30 @@
- [ ] https://python-packaging-tutorial.readthedocs.io/en/latest/
** formatting:
*** TODO Make a routine to automatically format the code using the Black formatter
\
*** 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
*** TODO Have the notebook with example on nbviewer
** Features:
*** Help functionality
**** TODO Add help functionality to the module by calling the binary_c help api
**** 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 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
...
...
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