issues
search
SciML
/
ODE.jl
Assorted basic Ordinary Differential Equation solvers for scientific machine learning (SciML). Deprecated: Use DifferentialEquations.jl instead.
Other
105
stars
49
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Working on a matrix instead of vector
#86
gersonjferreira
opened
8 years ago
10
Suggestion: Add maximum iterations option.
#85
RebelMoogle
opened
8 years ago
4
Remove extra whitespace and indent properly
#84
pranitbauva1997
closed
8 years ago
1
Added reference books
#83
mauro3
closed
8 years ago
1
Suggestion: return status of integration as part of tuple / values.
#82
RebelMoogle
opened
8 years ago
3
ode23s stalling
#81
jmaces
opened
8 years ago
8
Change output from Array{Array{Float64,1},1} to Array{Float64,2}
#80
ahwillia
opened
9 years ago
24
While loop in ode23s correctly handles negative initial time
#79
ryanpdwyer
closed
9 years ago
5
Type of y_out
#78
hombit
closed
9 years ago
2
ODE23s maxstep
#77
hvillegaspico
closed
9 years ago
5
Fix 0.4 deprecated bindings
#76
yuyichao
closed
9 years ago
3
Tag new release?
#75
crbinz
closed
9 years ago
10
Fixed bug in runge-kutta
#74
mauro3
closed
9 years ago
3
Updated LICENSE and a small fix in kwargs
#73
mauro3
closed
9 years ago
3
WIP: Rosenbrock(-W) methods
#72
mauro3
closed
6 years ago
6
constant norm condition
#71
berceanu
closed
7 years ago
7
Added @acroy's test for custom scalar-like state
#70
mauro3
closed
9 years ago
9
memory issue for large scale problems
#69
berceanu
opened
9 years ago
7
RFC: new adaptive (and fixed step) Runge Kutta solver
#68
mauro3
closed
9 years ago
93
Make hinit aware of the integration direction. Fixes #66.
#67
acroy
closed
9 years ago
3
ode45 tries to evaluate function outside of provided range
#66
afniedermayer
closed
9 years ago
6
InexactError in ode23s
#65
lruthotto
closed
9 years ago
5
Support of SDE Solvers?
#64
ChrisRackauckas
closed
9 years ago
4
Returning a Dict type instead of a tuple
#63
pwl
opened
9 years ago
6
Move coverage stat submission to after_success
#62
tomasaschan
closed
9 years ago
2
Change ode23 to call oderkf
#61
acroy
closed
9 years ago
14
WIP: Make coefficients Rational for better generics
#60
tomasaschan
closed
9 years ago
7
Add keywords minstep, maxstep and initstep to ode23s and oderkf
#59
acroy
closed
9 years ago
25
Step size grew too small
#58
phelipe
closed
9 years ago
2
Add passing of parameters to `ode23`
#57
dpsanders
closed
9 years ago
12
Improve the test suite
#56
tomasaschan
opened
9 years ago
0
Fix type stability for tout in oderkf and use push! instead of concatenation.
#55
andreasnoack
closed
9 years ago
4
Fix type stability for tout in oderkf and use push! instead of concatenation.
#54
andreasnoack
closed
9 years ago
2
Need smaller hmin in ode23s to run ROBER test case
#53
mauro3
closed
9 years ago
3
Simplify coefficient calculation
#52
yuyichao
closed
9 years ago
3
fix ode_ms for order >= 5, add test, change dependency to Polynomials
#51
yuyichao
closed
9 years ago
5
Polynomial is deprecated
#50
yuyichao
closed
9 years ago
4
[WIP] Adding iterators
#49
pwl
closed
1 year ago
78
Fix ode4 argument order in comments
#48
swt30
closed
10 years ago
1
RFC: solver ode23s for stiff problems
#47
acroy
closed
9 years ago
12
[PkgEval] ODE may have a testing issue on Julia 0.3 (2014-07-14)
#46
IainNZ
closed
10 years ago
4
arrays cannot be broadcast to a common size
#45
stochasticTarget
closed
10 years ago
5
dense output API
#44
berceanu
closed
8 years ago
3
[WIP] adding output at specified points
#43
berceanu
closed
8 years ago
19
Update README.md with some more info
#42
tomasaschan
closed
10 years ago
2
[WIP] Implementing higher order RK methods
#41
berceanu
closed
10 years ago
4
dense output support
#40
berceanu
opened
10 years ago
23
Complex variables support
#39
pwl
closed
10 years ago
2
Fix ode23_bs argument order and add kwargs.
#38
acroy
closed
10 years ago
5
API clarification
#37
berceanu
closed
10 years ago
26
Previous
Next