mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 07:11:12 +00:00
add TODO list
This commit is contained in:
parent
54fe8df970
commit
33e0df1c63
1 changed files with 20 additions and 0 deletions
20
README.md
20
README.md
|
@ -215,3 +215,23 @@ For simulation testing, follow these steps:
|
|||
|
||||
- **v1.0**: Initial Release
|
||||
- **v2.0**: Ported to Python 3, improved build system.
|
||||
|
||||
## TODO build system
|
||||
- [x] test / debug existing build system
|
||||
- [x] update build system (mainly remove deps to obsolete package distutils)
|
||||
- [x] create env conda
|
||||
- [ ] env with conda-lock ?
|
||||
- [ ] guix approch ?
|
||||
|
||||
## TODO: doc
|
||||
- [x] Intiate mkdocs
|
||||
- [ ] migate existing docs from wiki to mkdocs
|
||||
- [ ] python API doc
|
||||
- [ ] deploy demo / proto sur gitlab page or equivalent on bitbucket
|
||||
|
||||
## TODO: test
|
||||
- [ ] Initiate python test suite
|
||||
- [ ] migrate existing test (see wiki)
|
||||
- [ ] doc test ?
|
||||
- [ ] Initiate unit test
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue