Recent Releases of StochasticDiffEq
StochasticDiffEq - v6.81.0
StochasticDiffEq v6.81.0
Merged pull requests: - StochasticDiffEq docs (#611) (@ChrisRackauckas) - Add missing docstrings for IICommutative, IILevyArea, and improve PCEuler documentation (#612) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] 7 months ago
StochasticDiffEq - v6.80.0
StochasticDiffEq v6.80.0
Merged pull requests: - Remove sparsedifftools (#609) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] 9 months ago
StochasticDiffEq - v6.79.0
StochasticDiffEq v6.79.0
Merged pull requests: - CompatHelper: bump compat for SciMLOperators to 1, (keep existing compat) (#608) (@github-actions[bot])
- Julia
Published by github-actions[bot] 9 months ago
StochasticDiffEq - v6.78.0
StochasticDiffEq v6.78.0
Merged pull requests: - CompatHelper: bump compat for SciMLOperators to 0.4, (keep existing compat) (#606) (@github-actions[bot])
- Julia
Published by github-actions[bot] 10 months ago
StochasticDiffEq - v6.77.1
StochasticDiffEq v6.77.1
- Julia
Published by github-actions[bot] 10 months ago
StochasticDiffEq - v6.77.0
StochasticDiffEq v6.77.0
Merged pull requests: - Add a better error message for the pseudoprocess (#605) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] 10 months ago
StochasticDiffEq - v6.76.0
StochasticDiffEq v6.76.0
Merged pull requests:
- CompatHelper: bump compat for ForwardDiff to 1, (keep existing compat) (#602) (@github-actions[bot])
- refactor: use OrdinaryDiffEqCore.DefaultInit instead of SDEDefaultInit (#604) (@AayushSabharwal)
- Julia
Published by github-actions[bot] 10 months ago
StochasticDiffEq - v6.75.0
StochasticDiffEq v6.75.0
Merged pull requests: - Fix complex test, add algautodiff method for Composite algs (#601) (@jClugstor)
- Julia
Published by github-actions[bot] 11 months ago
StochasticDiffEq - v6.74.1
StochasticDiffEq v6.74.1
- Julia
Published by github-actions[bot] 11 months ago
StochasticDiffEq - v6.74.0
StochasticDiffEq v6.74.0
- Julia
Published by github-actions[bot] about 1 year ago
StochasticDiffEq - v6.73.0
StochasticDiffEq v6.73.0
Merged pull requests: - Use aliasing API (#597) (@jClugstor) - build: replace OrdinaryDiffEq with OrdinaryDiffEqCore (#598) (@oameye) - CompatHelper: add new compat entry for OrdinaryDiffEqDifferentiation at version 1, (keep existing compat) (#599) (@github-actions[bot]) - CompatHelper: add new compat entry for OrdinaryDiffEqNonlinearSolve at version 1, (keep existing compat) (#600) (@github-actions[bot])
- Julia
Published by github-actions[bot] about 1 year ago
StochasticDiffEq - v6.72.1
StochasticDiffEq v6.72.1
Merged pull requests:
- fix: remove type piracy of alg_autodiff (#595) (@AayushSabharwal)
- Julia
Published by github-actions[bot] about 1 year ago
StochasticDiffEq - v6.72.0
StochasticDiffEq v6.72.0
Merged pull requests:
- feat: support initialize_dae! for SDEIntegrator (#594) (@AayushSabharwal)
- Julia
Published by github-actions[bot] about 1 year ago
StochasticDiffEq - v6.71.1
StochasticDiffEq v6.71.1
Merged pull requests:
- feat: add support for symbolic save_idxs (#591) (@AayushSabharwal)
- Update utility_tests.jl (#592) (@ChrisRackauckas)
- Bump codecov/codecov-action from 4 to 5 (#593) (@dependabot[bot])
- Julia
Published by github-actions[bot] over 1 year ago
StochasticDiffEq - v6.71.0
StochasticDiffEq v6.71.0
Merged pull requests: - W2Ito1 scheme (#571) (@frankschae) - Handle non-diagonal noise in out of place SRA (#588) (@ChrisRackauckas) - Attempt to finish updating tests (#589) (@ChrisRackauckas) - Support the additional argument to changetvia_interpolation (#590) (@BenChung)
Closed issues:
- non-diagional noise with SOSRA() (#578)
- Julia
Published by github-actions[bot] over 1 year ago
StochasticDiffEq - v6.70.0
StochasticDiffEq v6.70.0
Merged pull requests: - Switch to FastPower.jl (#586) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] over 1 year ago
StochasticDiffEq - v6.69.1
StochasticDiffEq v6.69.1
Merged pull requests:
- Fix calc_W for W_transform refactor (#585) (@oscardssmith)
- Julia
Published by github-actions[bot] over 1 year ago
StochasticDiffEq - v6.69.0
StochasticDiffEq v6.69.0
Merged pull requests:
- alg_interpretation from SciMLBase (#582) (@prbzrg)
- use EnumX (#583) (@prbzrg)
Closed issues:
- CorrelatedWienerProcess bridge function has not the correct arguments (Correlated Lorenz) (#581)
- Julia
Published by github-actions[bot] over 1 year ago
StochasticDiffEq - v6.68.0
StochasticDiffEq v6.68.0
Merged pull requests: - fix calc_W! test with Rosenbrock transform (#577) (@oscardssmith) - solving on custom array types (#579) (@apkille) - add tstops API (#580) (@isaacsas)
Closed issues: - Using StochasticDiffEq with custom types (#576)
- Julia
Published by github-actions[bot] over 1 year ago
StochasticDiffEq - v6.67.0
StochasticDiffEq v6.67.0
Merged pull requests: - fix out of place calc_W test (#574) (@oscardssmith)
Closed issues:
- Please submit a bug report on crash when solving SDEProblem with extra noise equations (#422)
- Julia
Published by github-actions[bot] over 1 year ago
StochasticDiffEq - v6.66.0
StochasticDiffEq v6.66.0
Merged pull requests: - Bump codecov/codecov-action from 3 to 4 (#566) (@dependabot[bot]) - Bump julia-actions/setup-julia from 1 to 2 (#570) (@dependabot[bot]) - Fix trait usage downstream (#572) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] over 1 year ago
StochasticDiffEq - v6.65.1
StochasticDiffEq v6.65.1
- Julia
Published by github-actions[bot] almost 2 years ago
StochasticDiffEq - v6.65.0
StochasticDiffEq v6.65.0
Merged pull requests:
- fix dt scaling when scale_noise==false (#559) (@Lightup1)
- CompatHelper: bump compat for Adapt to 4, (keep existing compat) (#564) (@github-actions[bot])
- Bump actions/cache from 3 to 4 (#565) (@dependabot[bot])
- refactor: remove redundant getproperty method (#567) (@AayushSabharwal)
Closed issues: - DynamicalSDE with scale_noise=false (#558)
- Julia
Published by github-actions[bot] about 2 years ago
StochasticDiffEq - v6.64.0
StochasticDiffEq v6.64.0
Merged pull requests:
- Remove FillArrays (#474) (@ChrisRackauckas)
- chore: bump RecursiveArrayTools compat (#551) (@AayushSabharwal)
- finalize callbacks (#556) (@oscardssmith)
- Julia
Published by github-actions[bot] about 2 years ago
StochasticDiffEq - v6.63.2
StochasticDiffEq v6.63.2
Merged pull requests: - add progress_id argument (#552) (@pepijndevos)
- Julia
Published by github-actions[bot] over 2 years ago
StochasticDiffEq - v6.63.1
StochasticDiffEq v6.63.1
Merged pull requests: - Change typeof(x) <: y to x isa y (#553) (@pepijndevos) - Fix noisetypetest (#555) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] over 2 years ago
StochasticDiffEq - v6.63.0
StochasticDiffEq v6.63.0
Merged pull requests: - Bump actions/checkout from 3 to 4 (#544) (@dependabot[bot]) - Refactor SDEProblem constructor (#546) (@ErikQQY) - Fix downstream DiffEqNoiseProcess test (#550) (@ChrisRackauckas)
Closed issues:
- Strange results when using seed kwarg in solve function (#532)
- Overwriting keyword adaptive (#536)
- Real noise with complex SDEs with nondiagonal diffusion (#543)
- Julia
Published by github-actions[bot] over 2 years ago
StochasticDiffEq - v6.62.0
StochasticDiffEq v6.62.0
Closed issues:
- Inplace RODESolution interpolation has unexpected errors (#538)
Merged pull requests:
- added Error on adaptive for non adaptive algorithms (#537) (@Jonas-a-Zimmermann)
- Fixing RODESolution inplace interpolation (#539) (@brainsMAKER)
- Update GPU tests (#541) (@ChrisRackauckas)
- Decrease memory requirements (#542) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] over 2 years ago
StochasticDiffEq - v6.61.3
StochasticDiffEq v6.61.3
- Julia
Published by github-actions[bot] over 2 years ago
StochasticDiffEq - v6.61.2
StochasticDiffEq v6.61.2
Merged pull requests: - Update the last few retcode symbols to ReturnCode (#535) (@danielwe) - Remove unused import (#540) (@gaurav-arya)
- Julia
Published by github-actions[bot] over 2 years ago
StochasticDiffEq - v6.61.1
StochasticDiffEq v6.61.1
Merged pull requests: - CompatHelper: bump compat for SciMLOperators to 0.3, (keep existing compat) (#534) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 2 years ago
StochasticDiffEq - v6.61.0
StochasticDiffEq v6.61.0
Merged pull requests: - CompatHelper: bump compat for SparseDiffTools to 2, (keep existing compat) (#528) (@github-actions[bot]) - CompatHelper: bump compat for FillArrays to 1, (keep existing compat) (#530) (@github-actions[bot]) - overload algautodiff (#531) (@vpuri3)
- Julia
Published by github-actions[bot] over 2 years ago
StochasticDiffEq - v6.60.0
StochasticDiffEq v6.60.0
- Julia
Published by github-actions[bot] almost 3 years ago
StochasticDiffEq - v6.59.0
StochasticDiffEq v6.59.0
Merged pull requests: - enable dependabot for GitHub actions (#523) (@ranocha) - Bump actions/cache from 1 to 3 (#524) (@dependabot[bot]) - Bump actions/checkout from 2 to 3 (#525) (@dependabot[bot]) - Bump codecov/codecov-action from 1 to 3 (#526) (@dependabot[bot]) - destats -> stats (#527) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] almost 3 years ago
StochasticDiffEq - v6.58.0
StochasticDiffEq v6.58.0
- Julia
Published by github-actions[bot] about 3 years ago
StochasticDiffEq - v6.57.5
StochasticDiffEq v6.57.5
Closed issues: - Error with constant cache for BAOAB (#517) - Functional form for BAOAB solver (#519)
Merged pull requests:
- Fix BAOAB cache to work with scalar u (#518) (@jamesgardner1421)
- Add parameter to allow disabling noise term scaling for BAOAB (#520) (@jebej)
- rm unused DiffEqOperators test dependency (#521) (@vpuri3)
- Julia
Published by github-actions[bot] about 3 years ago
StochasticDiffEq - v6.57.4
StochasticDiffEq v6.57.4
Merged pull requests: - Update error codes (#516) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] about 3 years ago
StochasticDiffEq - v6.57.3
StochasticDiffEq v6.57.3
Merged pull requests: - a few more (#514) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] about 3 years ago
StochasticDiffEq - v6.57.2
StochasticDiffEq v6.57.2
Merged pull requests: - Pull a few more from OrdinaryDiffEq (#513) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] about 3 years ago
StochasticDiffEq - v6.57.1
StochasticDiffEq v6.57.1
Merged pull requests: - Reduce reliance on DiffEqBase NLsolver (#512) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] about 3 years ago
StochasticDiffEq - v6.57.0
StochasticDiffEq v6.57.0
Merged pull requests: - Remove RODECompositeSolution (#511) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] about 3 years ago
StochasticDiffEq - v6.56.0
StochasticDiffEq v6.56.0
Merged pull requests: - Update return codes from symbols to ReturnCode (#510) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] over 3 years ago
StochasticDiffEq - v6.55.0
StochasticDiffEq v6.55.0
Closed issues: - Allocation in SROCK2 solver (#478)
Merged pull requests: - Use both sides of tspan when determining dtmin (#503) (@oscardssmith) - avoid range allocation in SROCK step (#506) (@axsk) - ci: use build matrix (#508) (@thazhemadam) - Use copy for noise (#509) (@rmsrosa)
- Julia
Published by github-actions[bot] over 3 years ago
StochasticDiffEq - v6.54.0
StochasticDiffEq v6.54.0
Closed issues: - Same driving Wiener noise is displayed/stored but different trajectories are simulated (#412)
Merged pull requests: - deepcopy prob.noise (#496) (@rmsrosa) - Add Invalidations.yml [skip ci] skip tests (@devmotion) - add RandomTamedEM() solver for RODEs (#501) (@rmsrosa) - Reseed noisetransport (#502) (@rmsrosa)
- Julia
Published by github-actions[bot] over 3 years ago
StochasticDiffEq - v6.53.0
StochasticDiffEq v6.53.0
Closed issues:
- NoiseFunction not resetting for new solves (#493)
Merged pull requests: - generalize reset to work with NoiseFunction (#494) (@rmsrosa)
- Julia
Published by github-actions[bot] over 3 years ago
StochasticDiffEq - v6.52.2
StochasticDiffEq v6.52.2
Merged pull requests: - Move to SDEProblemLibrary (#497) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] over 3 years ago
StochasticDiffEq - v6.52.1
StochasticDiffEq v6.52.1
Merged pull requests: - Fix old RODE call (#491) (@ChrisRackauckas) - RODE solver RandomHeun() (#492) (@rmsrosa) - Test master (#495) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] over 3 years ago
StochasticDiffEq - v6.52.0
StochasticDiffEq v6.52.0
Closed issues: - "haststop: method has not been implemented for the integrator" for many SDE solvers (#486) - noiserate_prototype for scalar noise (#490)
Merged pull requests: - add missing has_tstop interface function (#488) (@ChrisRackauckas) - SDE reversal for scalar noise processes (#489) (@frankschae)
- Julia
Published by github-actions[bot] over 3 years ago
StochasticDiffEq - v6.51.0
StochasticDiffEq v6.51.0
Closed issues: - UndefVarError: J not defined from line 60 of implicitsplitstep.jl (#481)
Merged pull requests: - add more algorithm traits (#487) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] over 3 years ago
StochasticDiffEq - v6.50.1
StochasticDiffEq v6.50.1
Merged pull requests:
- adaptive stepping ISSEM fixes (#483) (@frankschae)
- Remove unnecessary overload (#484) (@YingboMa)
- Julia
Published by github-actions[bot] over 3 years ago
StochasticDiffEq - v6.50.0
StochasticDiffEq v6.50.0
Merged pull requests: - CompatHelper: bump compat for DocStringExtensions to 0.9, (keep existing compat) (#471) (@github-actions[bot]) - Update Downstream.yml (#475) (@MartinuzziFrancesco) - test master (#477) (@ChrisRackauckas) - update DiffEqJump to JumpProcesses (#479) (@isaacsas)
- Julia
Published by github-actions[bot] over 3 years ago
StochasticDiffEq - v6.49.1
StochasticDiffEq v6.49.1
- Julia
Published by github-actions[bot] over 3 years ago
StochasticDiffEq - v6.49.0
StochasticDiffEq v6.49.0
Merged pull requests: - Extend the SciMLBase traits (#470) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] over 3 years ago
StochasticDiffEq - v6.48.0
StochasticDiffEq v6.48.0
Merged pull requests: - CompatHelper: bump compat for ArrayInterface to 6, (keep existing compat) (#469) (@github-actions[bot])
- Julia
Published by github-actions[bot] almost 4 years ago
StochasticDiffEq - v6.47.1
StochasticDiffEq v6.47.1
Merged pull requests: - Declare StochasticDiffEqAlgorithms as autodiffable (#468) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] almost 4 years ago
StochasticDiffEq - v6.47.0
StochasticDiffEq v6.47.0
- Julia
Published by github-actions[bot] almost 4 years ago
StochasticDiffEq - v6.46.0
StochasticDiffEq v6.46.0
Closed issues: - SKenCarp failing for simple non-scalar SDEs (#463)
Merged pull requests: - CompatHelper: bump compat for FillArrays to 0.13, (keep existing compat) (#460) (@github-actions[bot]) - Fix eest smoother (#466) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] almost 4 years ago
StochasticDiffEq - v6.45.1
StochasticDiffEq v6.45.1
Merged pull requests: - Fix and test multithreaded jump safety (#465) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] almost 4 years ago
StochasticDiffEq - v6.45.0
StochasticDiffEq v6.45.0
Closed issues: - New iterated integral approximation method (#405) - Integrate LevyArea.jl into StochasticDiffEq.jl (#458)
Merged pull requests:
- Switch to LevyArea.jl (#459) (@frankschae)
- Add tmp field to BAOAB to fix saveat (#461) (@jamesgardner1421)
- CompatHelper: bump compat for ArrayInterface to 5, (keep existing compat) (#462) (@github-actions[bot])
- Julia
Published by github-actions[bot] almost 4 years ago
StochasticDiffEq - v6.44.0
StochasticDiffEq v6.44.0
Merged pull requests: - Refactor the tests a bit more (#454) (@ChrisRackauckas) - Update for precs changes (#456) (@ChrisRackauckas) - CompatHelper: bump compat for ArrayInterface to 4, (keep existing compat) (#457) (@github-actions[bot])
- Julia
Published by github-actions[bot] about 4 years ago
StochasticDiffEq - v6.43.0
StochasticDiffEq v6.43.0
Merged pull requests: - Optimize CI choices a bit more (#448) (@ChrisRackauckas) - update defaults for LinearSolve.jl (#450) (@ChrisRackauckas) - Split out SROCKC2 test (#451) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] about 4 years ago
StochasticDiffEq - v6.42.0
StochasticDiffEq v6.42.0
Closed issues: - Problem with ArrayFire.jl (#446)
Merged pull requests:
- Move to juliaecosystem (#443) (@staticfloat)
- Enable multithreaded Julia on large tests (#444) (@staticfloat)
- CI for LTS (#445) (@ChrisRackauckas)
- add standardtag mechanism to StochasticDiffEq implicit methods (#447) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] about 4 years ago
StochasticDiffEq - v6.41.0
StochasticDiffEq v6.41.0
Merged pull requests: - CompatHelper: bump compat for DiffEqJump to 8, (keep existing compat) (#442) (@github-actions[bot])
- Julia
Published by github-actions[bot] over 4 years ago
StochasticDiffEq - v6.40.0
StochasticDiffEq v6.40.0
- Julia
Published by github-actions[bot] over 4 years ago
StochasticDiffEq - v6.39.0
StochasticDiffEq v6.39.0
- Julia
Published by github-actions[bot] over 4 years ago
StochasticDiffEq - v6.38.0
StochasticDiffEq v6.38.0
Merged pull requests: - Try bumping RandomNumbers.jl (#440) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] over 4 years ago
StochasticDiffEq - v6.37.3
StochasticDiffEq v6.37.3
Merged pull requests: - Fix rand_prototype generation for Tracker (#439) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] over 4 years ago
StochasticDiffEq - v6.37.2
StochasticDiffEq v6.37.2
Closed issues: - seed given by solver keyword argument does not work for sparse noiserateprototype (#435)
Merged pull requests: - Keep noise vectors dense (#436) (@ChrisRackauckas) - fix implicit event caches (#438) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] over 4 years ago
StochasticDiffEq - v6.37.1
StochasticDiffEq v6.37.1
Merged pull requests: - update for change in finite diff type (#432) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] over 4 years ago
StochasticDiffEq - v6.37.0
StochasticDiffEq v6.37.0
Merged pull requests: - fix a few inference issues (#430) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] over 4 years ago
StochasticDiffEq - v6.36.0
StochasticDiffEq v6.36.0
Merged pull requests: - Docstring for SDE Solvers (#423) (@AnasAbdelR) - CompatHelper: bump compat for "FillArrays" to "0.12" (#424) (@github-actions[bot]) - Remove Ihat2 matrix from weak solvers (#428) (@frankschae) - Update Project.toml to fix DiffEqJump tests (#429) (@isaacsas)
- Julia
Published by github-actions[bot] over 4 years ago
StochasticDiffEq - v6.35.0
StochasticDiffEq v6.35.0
Merged pull requests: - Simply remove function passing in perform_step! (#421) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] over 4 years ago
StochasticDiffEq - v6.34.1
StochasticDiffEq v6.34.1
Merged pull requests: - Match non-removal of time tracking information (#418) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] almost 5 years ago
StochasticDiffEq - v6.34.0
StochasticDiffEq v6.34.0
Merged pull requests: - Match eps bump (#416) (@ChrisRackauckas) - controllers (#417) (@ranocha)
- Julia
Published by github-actions[bot] almost 5 years ago
StochasticDiffEq - v6.33.2
StochasticDiffEq v6.33.2
Merged pull requests:
- readme docstring (#407) (@anandijain)
- CompatHelper: add new compat entry for "DocStringExtensions" at version "0.8" (#408) (@github-actions[bot])
- pass t to reinit! (#409) (@frankschae)
- Fix stiffness detection loops (#414) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] almost 5 years ago
StochasticDiffEq - v6.33.1
StochasticDiffEq v6.33.1
Merged pull requests: - Add BAOAB algorithm (#397) (@jamesgardner1421) - Add nothing return to SOSRA2? (#401) (@ChrisRackauckas) - hotfix save at end with early maxiters (#403) (@ChrisRackauckas) - Handle setproposeddt on non-adaptive correctly (#404) (@ChrisRackauckas) - don't allow early exit from composite (#406) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] almost 5 years ago
StochasticDiffEq - v6.33.0
StochasticDiffEq v6.33.0
Merged pull requests: - Increase trajectories for the weak convergence tests (#399) (@ChrisRackauckas) - Enforce correct saveat after final tstop change (#402) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] about 5 years ago
StochasticDiffEq - v6.32.1
StochasticDiffEq v6.32.1
Merged pull requests: - Don't use the juliagpu queue for CPU CI. (#393) (@maleadt) - remove coverage calculations (#395) (@ChrisRackauckas) - Bump tau leaping trajectories some more. (#398) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] about 5 years ago
StochasticDiffEq - v6.32.0
StochasticDiffEq v6.32.0
Merged pull requests: - CompatHelper: bump compat for "ArrayInterface" to "3.0" (#394) (@github-actions[bot])
- Julia
Published by github-actions[bot] about 5 years ago
StochasticDiffEq - v6.31.2
StochasticDiffEq v6.31.2
Merged pull requests: - Remove most convergence tests from the all tests (#392) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] about 5 years ago
StochasticDiffEq - v6.31.1
StochasticDiffEq v6.31.1
Merged pull requests: - RKMilCommute constant cache perform step (#383) (@frankschae) - don't permute tvals (#389) (@ChrisRackauckas) - Use master in downstream test (#390) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] about 5 years ago
StochasticDiffEq - v6.31.0
StochasticDiffEq v6.31.0
Merged pull requests: - Fix interpolation permutation order (#384) (@ChrisRackauckas) - add an upstream diffeqnoiseprocess test (#385) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] about 5 years ago
StochasticDiffEq - v6.30.1
StochasticDiffEq v6.30.1
Merged pull requests: - Fix double discrete callback save (#378) (@ChrisRackauckas) - add buildkite pipeline (#379) (@ChrisRackauckas) - Add Buildkite badge to README (#381) (@DilumAluthge) - Explicit Type Promotion doesn't work for Tracked Reals (#382) (@avik-pal)
- Julia
Published by github-actions[bot] about 5 years ago
StochasticDiffEq - v6.30.0
StochasticDiffEq v6.30.0
Merged pull requests: - CompatHelper: bump compat for "FillArrays" to "0.11" (#377) (@github-actions[bot])
- Julia
Published by github-actions[bot] about 5 years ago
StochasticDiffEq - v6.29.0
StochasticDiffEq v6.29.0
Merged pull requests: - do not require that multi-time interpolation returns array (#361) (@ChrisRackauckas) - CompatHelper: bump compat for "FillArrays" to "0.10" (#363) (@github-actions[bot]) - Update CompatHelper.yml (#374) (@devmotion) - Update the static array tests (#375) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] about 5 years ago
StochasticDiffEq - v6.28.0
StochasticDiffEq v6.28.0
Merged pull requests: - CompatHelper: bump compat for "Reexport" to "1.0" (#373) (@github-actions[bot])
- Julia
Published by github-actions[bot] about 5 years ago
StochasticDiffEq - v6.27.0
StochasticDiffEq v6.27.0
Merged pull requests: - GPU CI update to CUDA (#358) (@ChrisRackauckas) - unroll composite cache choices (#359) (@ChrisRackauckas) - remove generateweaksolution and instead use test_convergence (#360) (@frankschae) - MassInstallAction: Install the TagBot workflow on this repository (#364) (@christopher-dG) - CompatHelper: bump compat for "StaticArrays" to "1.0" (#368) (@github-actions[bot]) - MassInstallAction: Install the GitHubActionsCI workflow on this repository (#369) (@christopher-dG) - Use heap initializations defined in OrdinaryDiffEq (#370) (@devmotion)
- Julia
Published by github-actions[bot] about 5 years ago
StochasticDiffEq - v6.26.0
StochasticDiffEq v6.26.0
Closed issues: - Type unstable evaluation when computing the derivative of a solution object (#351) - ArrayPartition with SDE interface (#353)
Merged pull requests:
- [WIP] Levy area for non-commutative noise processes (#347) (@frankschae)
- Fix type inference of interpolation (#352) (@devmotion)
- Non-stateful AutoSwitch (#354) (@YingboMa)
- Julia
Published by github-actions[bot] over 5 years ago
StochasticDiffEq - v6.25.1
StochasticDiffEq v6.25.1
Closed issues: - Weak Order 2.0 SRK methods (#182)
Merged pull requests: - CompatHelper: bump compat for "FillArrays" to "0.9" (#346) (@github-actions[bot]) - NON2 (#348) (@frankschae) - Switch to DataStructures 0.18 (#350) (@devmotion)
- Julia
Published by github-actions[bot] over 5 years ago
StochasticDiffEq - v6.25.0
StochasticDiffEq v6.25.0
Closed issues: - Extraction of noise values from solution overwrites old noise values (#324) - "InexactError: Int64(Inf)" generated when solving SDEs (for stiff solvers?) (#344)
Merged pull requests:
- Adaptive srk (#332) (@frankschae)
- NON (#337) (@frankschae)
- add citations for weak methods (#338) (@frankschae)
- Fix logging for progress=true by wrapping log-level -1 in LogLevel(-1) (#341) (@jleugeri)
- Stochastic improved and modified Euler methods (#342) (@frankschae)
- Com (#343) (@frankschae)
- don't degrade chunksize type information (#345) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] over 5 years ago
StochasticDiffEq - v6.24.0
StochasticDiffEq v6.24.0
Closed issues: - Add multiplicative noise? (#336)
Merged pull requests: - iip for RI1 with tests (#321) (@ChrisRackauckas) - Use JuliaGPU's GitLab CI setup (#325) (@christopher-dG) - fix some oop array tests (#326) (@ChrisRackauckas) - refine DRI1 and RI1 tests (#327) (@frankschae) - RI3, RI5, RI6, and RDI[2-4]WM (#328) (@frankschae) - RDI1WM (#329) (@frankschae) - add citations to algorithms (#330) (@ChrisRackauckas) - Stratonovich SRK methods due to Roessler (#333) (@frankschae) - Pl1WM scheme (#334) (@frankschae)
- Julia
Published by github-actions[bot] over 5 years ago
StochasticDiffEq - v6.23.1
StochasticDiffEq v6.23.1
Closed issues: - SROCKC2 converges at weak order 1 for only OOP (#320)
Merged pull requests: - Weak CI Try 3 (#306) (@ChrisRackauckas) - Seeding fix (#322) (@isaacsas) - Update WOperator (#323) (@YingboMa)
- Julia
Published by github-actions[bot] over 5 years ago
StochasticDiffEq - v6.23.0
StochasticDiffEq v6.23.0
Merged pull requests: - cut down on small overheads (#291) (@ChrisRackauckas) - tstop checks for reverse time propagation (#305) (@frankschae) - fix NoiseFunction usage (#307) (@ChrisRackauckas) - Support regular jumps in EM and ImplicitEM (#308) (@ChrisRackauckas) - change default theta to 1 (#310) (@ChrisRackauckas) - CaoTaoLeaping (#311) (@ChrisRackauckas) - [WIP] Euler Heun fixes (#317) (@frankschae)
- Julia
Published by github-actions[bot] almost 6 years ago
StochasticDiffEq - v6.22.0
StochasticDiffEq v6.22.0
Merged pull requests: - multithreading safety for jump diffusions (#301) (@ChrisRackauckas) - don't double save W at the end point when save_noise (#302) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] almost 6 years ago
StochasticDiffEq - v6.21.1
StochasticDiffEq v6.21.1
- Julia
Published by github-actions[bot] almost 6 years ago
StochasticDiffEq - v6.21.0
StochasticDiffEq v6.21.0
Merged pull requests: - utilize OrdinaryDiffEq's implicit handling structures (#292) (@ChrisRackauckas) - Update for CompoundPoisson release (#295) (@ChrisRackauckas) - tau-leaping (#297) (@ChrisRackauckas) - post leap adaptive tau leaping (#299) (@ChrisRackauckas)
- Julia
Published by github-actions[bot] almost 6 years ago
StochasticDiffEq - v6.20.0
StochasticDiffEq v6.20.0
Merged pull requests: - enable weak convergence on CI (#271) (@ChrisRackauckas) - Replace Parameters with UnPack (#279) (@devmotion) - Test stable Julia version and fix code coverage (#280) (@devmotion) - better type inference in srk weak (#282) (@ChrisRackauckas) - Fix 404 links to solver pages. (#283) (@spirosbax) - More fixes of README.md (#284) (@devmotion) - [WIP] added the inplace version of #182 (#285) (@frankschae) - Don't differentiate the controller (#286) (@ChrisRackauckas) - CompatHelper: bump compat for "UnPack" to "1.0" (#287) (@github-actions[bot])
- Julia
Published by github-actions[bot] almost 6 years ago
StochasticDiffEq - v6.19.2
StochasticDiffEq v6.19.2
Merged pull requests: - Install TagBot as a GitHub Action (#266) (@JuliaTagBot) - add non-commutative noise test (#268) (@ChrisRackauckas) - [WIP] Weak Order 2.0 SRK methods #182 (#269) (@frankschae) - SimplifiedEM() scheme from discussion in #182 (#270) (@frankschae) - added using random (#272) (@frankschae) - non-allocating two-point random variable (#273) (@frankschae) - Allow separate jac_prototype and sparsity (#274) (@mauro3) - Lower bound initdt with nextfloat(integrator.opts.dtmin) (#277) (@YingboMa)
- Julia
Published by github-actions[bot] almost 6 years ago
StochasticDiffEq - v6.19.1
v6.19.1 (2020-02-02)
Merged pull requests:
- manual AoS to SoA in initdt (#265) (ChrisRackauckas)
- Julia
Published by julia-tagbot[bot] about 6 years ago
StochasticDiffEq - v6.19.0
v6.19.0 (2020-01-30)
Merged pull requests:
- Simplify saveat handling (#264) (devmotion)
- Julia
Published by julia-tagbot[bot] about 6 years ago