You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -18,7 +23,7 @@ Then on your favourite editor just use
18
23
```
19
24
20
25
## Dependencies
21
-
The library parameter estimation depends on `numpy` and `scipy` solely. The mathematical formulae depend on `scypy`. It stems from [`kramersmoyal`](https://github.com/LRydin/KramersMoyal) project, but functions independently from it<sup>3</sup>.
26
+
The library parameter estimation depends on `numpy` and `scipy` solely. The mathematical formulae depend on `sympy`. It stems from [`kramersmoyal`](https://github.com/LRydin/KramersMoyal) project, but functions independently from it<sup>3</sup>.
22
27
23
28
## Documentation
24
29
You can find the documentation [here](https://jumpdiff.readthedocs.io/).
@@ -122,7 +127,7 @@ If you need help with the code, the theory, or the implementation, drop us an em
122
127
We abide to a [Conduct of Fairness](contributions.md).
123
128
124
129
# Changelog
125
-
-*Planned next version* - could one generalise the second-order corrections to higher order?
130
+
-Version 1.0 - releasing the first full version.
126
131
- Version 0.4 - Designing a set of self-consistency checks, the documentation, examples, and a trial code.
127
132
- Version 0.3 - Designing a straightforward procedure to retrieve the jump amplitude and jump rate functions, alongside with a easy `sympy` displaying the correction.
128
133
- Version 0.2 - Introducing the second-order corrections to the moments
@@ -131,7 +136,7 @@ We abide to a [Conduct of Fairness](contributions.md).
131
136
# Literature and Support
132
137
133
138
### History
134
-
This project was started in 2017 at the [neurophysik](https://www.researchgate.net/lab/Klaus-Lehnertz-Lab-2) by Leonardo Rydin Gorjão, Jan Heysel, Klaus Lehnertz, and M. Reza Rahimi Tabar, and separately by Pedro G. Lind, at the Department of Computer Science, Oslo Metropolitan University. Pedro, Leonardo, and Dirk developed in 2019 and 2020 a set of corrections and an implementation for python, presented here.
139
+
This project was started in 2017 at the [neurophysik](https://www.researchgate.net/lab/Klaus-Lehnertz-Lab-2) by Leonardo Rydin Gorjão, Jan Heysel, Klaus Lehnertz, and M. Reza Rahimi Tabar, and separately by Pedro G. Lind, at the Department of Computer Science, Oslo Metropolitan University. Pedro, Leonardo, and Dirk developed in 2019 and 2020 a set of corrections and an implementation for python, presented here.
135
140
136
141
### Funding
137
142
Helmholtz Association Initiative _Energy System 2050 - A Contribution of the Research Field Energy_ and the grant No. VH-NG-1025 and *STORM - Stochastics for Time-Space Risk Models* project of the Research Council of Norway (RCN) No. 274410.
0 commit comments