issues
search
SciML
/
StochasticDelayDiffEq.jl
Stochastic delay differential equations (SDDE) solvers for the SciML scientific machine learning ecosystem
MIT License
25
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: add support for symbolic `save_idxs`
#83
AayushSabharwal
opened
15 hours ago
0
switch to FastPower
#82
ChrisRackauckas
closed
3 weeks ago
0
ci: test with `1`, `lts` and `pre` versions of julia
#81
thazhemadam
closed
3 weeks ago
0
update to new enum
#80
prbzrg
closed
2 months ago
0
Test master
#79
ChrisRackauckas
closed
3 months ago
0
ci: standardise workflows using SciML's reusable workflows
#78
thazhemadam
closed
6 months ago
0
Bump julia-actions/setup-julia from 1 to 2
#77
dependabot[bot]
closed
7 months ago
0
ci: explicitly specify token for codecov
#76
thazhemadam
closed
9 months ago
0
Bump codecov/codecov-action from 3 to 4
#75
dependabot[bot]
closed
9 months ago
0
Bump actions/cache from 3 to 4
#74
dependabot[bot]
closed
9 months ago
0
[do not merge] rerun CI
#73
AayushSabharwal
closed
11 months ago
0
`ERROR: MethodError: no method matching StochasticDiffEq.SDEOptions` for simple example
#72
TorkelE
closed
11 months ago
4
Fix for progress bars update
#71
ChrisRackauckas
closed
1 year ago
0
Change typeof(x) <: y to x isa y
#70
pepijndevos
closed
1 year ago
0
chore: bump RecursiveArrayTools compat
#69
AayushSabharwal
closed
11 months ago
0
Bump actions/checkout from 3 to 4
#68
dependabot[bot]
closed
1 year ago
0
Insert a safety error for lack of fixed point iteration
#67
ChrisRackauckas
closed
1 year ago
0
SDDE fails if ran on the command line.
#66
dirmeier
closed
1 year ago
1
destats -> stats
#65
ChrisRackauckas
closed
1 year ago
0
Bump actions/checkout from 1 to 3
#64
dependabot[bot]
closed
1 year ago
0
Bump actions/cache from 1 to 3
#63
dependabot[bot]
closed
1 year ago
0
Bump codecov/codecov-action from 1 to 3
#62
dependabot[bot]
closed
1 year ago
0
enable dependabot for GitHub actions
#61
ranocha
closed
1 year ago
0
Replace destats
#60
avik-pal
closed
1 year ago
0
update for nlsolver changes
#59
ChrisRackauckas
closed
1 year ago
0
update retcodes to ReturnCode
#58
ChrisRackauckas
closed
2 years ago
0
Use both sides of tspan when determining dtmin
#57
oscardssmith
opened
2 years ago
0
Add Invalidations.yml [skip ci] [skip tests]
#56
devmotion
closed
2 years ago
0
Add Invalidations.yml [ci skip] [skip tests]
#55
ranocha
closed
2 years ago
0
SDDEProblem issue with Julia v1.8? ERROR: too many parameters for type.
#54
Jamesafross
closed
2 years ago
1
format SciML Style
#53
ChrisRackauckas
closed
2 years ago
0
saveat causes incorrect evaluation of the history function
#52
Jamesafross
opened
2 years ago
3
SDDE Problems do not guarantee maximum step sizes
#51
laserschwelle
opened
2 years ago
5
namespace add_tstop!
#50
ChrisRackauckas
closed
2 years ago
0
fix wrapper handling of non-diagonal sparse noise
#49
ChrisRackauckas
closed
2 years ago
0
How to get example working?
#48
sdwfrost
closed
2 years ago
4
CI for LTS
#47
ChrisRackauckas
closed
2 years ago
0
Remove `@test_nowarn`
#46
devmotion
opened
3 years ago
0
Remove `@test_nowarn` from tests
#45
KristofferC
opened
3 years ago
1
Improve default controller typing
#44
ChrisRackauckas
opened
3 years ago
0
Do not remove time tracking information from time
#43
ChrisRackauckas
closed
3 years ago
0
adapt to new controller infrastructure
#42
ranocha
closed
3 years ago
2
Test
#41
ChrisRackauckas
closed
3 years ago
0
allow error check skipping
#40
ChrisRackauckas
closed
3 years ago
0
add saveat tstop robustness
#39
ChrisRackauckas
closed
3 years ago
0
PresetTimeCallback - add_tstop! method implementation
#38
laserschwelle
closed
2 years ago
5
Remove `Discontinuity`
#37
devmotion
closed
3 years ago
0
Remove `HistoryFunction`
#36
devmotion
closed
3 years ago
0
Fix #34
#35
devmotion
closed
3 years ago
0
Callback implementation
#34
laserschwelle
closed
3 years ago
7
Next