Releases: SciML/DiffEqNoiseProcess.jl
Releases · SciML/DiffEqNoiseProcess.jl
performance boost... ?
v0.8.1 inbounding
Fast tracks for static arrays
v0.8.0 inferable iip passing
Get rid of eltype recursion for compatibility fixes
v0.7.2 Update noise_process_interface.jl
Fix NoiseGrid for analytic convergence testing
v0.7.1 reset noisegrid
reset and reseed
v0.7.0 reset noisegrid
reinit
v0.6.0 DiffEqBase the has_reinit
RSwM3 allocation improvements and fix odd noise processes
Merge pull request #5 from staticfloat/updated_ci_url Update CI URLs to point to new caching infrastructure
Inlining
Causes a pretty substantial performance difference.
RealWienerProcess
Released at user's request.
Patch correlated to allow RNG choice
v0.3.1 rng choice for Correlated