Skip to content

Commit dd1d93d

Browse files
Remove outdated roadmap (#463)
This PR removes outdated info from [Roadmap in Documentation](https://dpsim.fein-aachen.org/docs/roadmap/).
2 parents 15b0ca1 + d061ca6 commit dd1d93d

File tree

1 file changed

+0
-26
lines changed
  • docs/hugo/content/en/docs/Roadmap

1 file changed

+0
-26
lines changed

docs/hugo/content/en/docs/Roadmap/index.md

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -7,29 +7,3 @@ weight: 8
77
Short-term planning for new features is done on the GitHub [Project board](https://github.com/orgs/sogno-platform/projects/1).
88

99
You can also check the [Issues List](https://github.com/sogno-platform/dpsim/issues) or the [Pull Requests](https://github.com/sogno-platform/dpsim/pulls) on GitHub.
10-
11-
# Under Development
12-
13-
- Solver
14-
- [ ] CUDA sparse implementation
15-
- [ ] improve online system matrix computation and refactorization to support nonlinear elements in network solution (NICSLU integration)
16-
- [x] merge DAE solver branch
17-
- Interfaces
18-
- [x] reimplement python interface using pybind and expose more models / functionalities
19-
- [x] add python based examples using the VILLASnode interface
20-
- [x] support matpower / pypower format for static simulation
21-
- Tests, Examples, CI
22-
- [x] convert most of the examples to Python and test them against reference results in CI
23-
- [x] convert more gitlab CI jobs to github actions
24-
- [ ] add IEEE39 system to examples
25-
- Models
26-
- [x] VBR generator model
27-
- [ ] SVC
28-
- [ ] add tap-change to transfomer
29-
30-
# Ideas
31-
32-
- Solver
33-
- [ ] improve integration of diakoptics solver
34-
- Interfaces
35-
- [ ] implement CIM reader in Python using new pybind interface and cimpy library

0 commit comments

Comments
 (0)