issues
search
patrick-kidger
/
diffrax
Numerical differential equation solvers in JAX. Autodifferentiable and GPU-capable. https://docs.kidger.site/diffrax/
Apache License 2.0
1.45k
stars
130
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
issue with diffrax 0.5.1
#529
etienney
opened
1 day ago
1
Reversible Solvers
#528
sammccallum
opened
3 days ago
0
Compatibility with JAX 0.4.36, which removes ConcreteArray
#527
patrick-kidger
closed
4 days ago
0
check-and-clip to [0,1] in linear_rescale to protect against floating point errors that sometimes occur on GPUs.
#526
patrick-kidger
opened
4 days ago
0
NeuralODE implementation using JAX
#525
Sudhanshu-G-Ogalapur
closed
6 days ago
2
check-and-clip linear_rescale to [0,1]
#524
mattlevine22
opened
1 week ago
0
jax.experimental.enable_x64 and jit
#523
dv-ai
opened
1 week ago
1
What happened to bounded_while_loop?
#522
dionhaefner
closed
1 week ago
2
Error when used in gradient optimization with accumulation and diffrax.PIDController.
#521
juehang
closed
1 week ago
3
Solving NODE with implicit adjoint & steady state fails cause event occurred
#520
daveekr
opened
2 weeks ago
1
[Question] Neural CDE for regression
#519
suargi
opened
2 weeks ago
3
[Regression] Slower integration of differential equations since jaxlib > 0.4.32.dev20240807
#518
jdehning
opened
4 weeks ago
4
Performance issue with SDE solver
#517
pierreguilmin
opened
1 month ago
14
Split SDE tests in half, to try and avoid GitHub runner issues?
#516
patrick-kidger
closed
1 month ago
0
small fix of docs in all three and a return type in quicsort
#515
andyElking
closed
1 month ago
7
Solving an ODE with a forcing term example fails to run
#514
nikopoulospet
closed
1 month ago
2
JaxStackTraceBeforeTransformation error with parametrized ODE
#513
SnowOwl-Hedwig
opened
1 month ago
4
`EQX_ON_ERROR=breakpoint` and `diffeqsolve` causes tracer leakage ?
#512
thibmonsel
opened
1 month ago
2
Calculating First-order Sensitivity using diffrax
#511
sn248
opened
1 month ago
1
Example code in SDE section of Getting started produce incorrect result
#510
zd9999cs
closed
1 month ago
1
impure sub function inside of `diffeqsolve()` ?
#509
thibmonsel
closed
1 month ago
3
Differentiating through `diffeqsolve` under jax 0.4.34 raises `TypeError`: Custom JVP rule ...
#508
gautierronan
closed
1 month ago
4
Event and PIDController: event doesn't always occure
#507
dv-ai
opened
1 month ago
3
"Unfortunately you do not appear to be using `equinox.filter_jit`" Thrown when using `equinox.filter_jit`!
#506
LouisDesdoigts
closed
1 month ago
1
[time-scale separation] Adaptive step size for different variables?
#505
davidschlegel
opened
1 month ago
1
Advice about time-based 'events'
#504
breisfeld
opened
1 month ago
2
Neural ODE Example Fails on Jax v0.4.33
#503
allen-adastra
closed
2 months ago
2
Value error when used in gradient optimization with equinox latest version
#502
ParticularlyPythonicBS
closed
1 month ago
4
Create run_tests.yaml
#501
lockwo
closed
2 months ago
0
Different step sizes within batch?
#500
jucor
closed
2 months ago
3
Incorrect gradient in toy adaptive ODE
#499
lockwo
opened
3 months ago
4
Add Stochastic Theta method
#498
lockwo
closed
2 months ago
4
Add weak order to solvers?
#497
lockwo
closed
4 weeks ago
1
Adding weak levy area
#496
lockwo
opened
3 months ago
2
Fix levy docs
#495
lockwo
closed
3 months ago
2
Save fix for `t0==t1`
#494
dkweiss31
opened
3 months ago
4
tweaked complex warning
#493
patrick-kidger
closed
3 months ago
0
Restart after event
#492
dkweiss31
opened
3 months ago
2
Levy Area documentation
#491
lockwo
closed
3 months ago
1
Why can't UBP be backproped?
#490
lockwo
opened
3 months ago
7
VBT vs brownian path slowdown
#489
lockwo
opened
3 months ago
7
Intermediate saved values are sometimes `inf`
#488
dkweiss31
opened
3 months ago
3
Parallelize testing
#487
lockwo
closed
2 months ago
0
Parallel Testing
#486
lockwo
closed
2 months ago
2
Diagonal/Sparse Control Term
#485
SoerenNagel
closed
3 months ago
1
Added JumpStepWrapper
#484
andyElking
opened
3 months ago
5
Why are step_ts and jump_ts treated differently here?
#483
andyElking
opened
3 months ago
10
How to use Jax debug tools inside ODE/SDE/CDE Terms?
#482
qtomcatq
closed
3 months ago
2
Approaching multi trajectory adaptive stepping
#481
lockwo
opened
3 months ago
1
Fix Neural SDE example -- we changed how we check term compatibility.
#480
patrick-kidger
closed
3 months ago
0
Next