DiffEqSensitivity.jl VS StochasticDiffEq.jl

Compare DiffEqSensitivity.jl vs StochasticDiffEq.jl and see what are their differences.

DiffEqSensitivity.jl

A component of the DiffEq ecosystem for enabling sensitivity analysis for scientific machine learning (SciML). Optimize-then-discretize, discretize-then-optimize, and more for ODEs, SDEs, DDEs, DAEs, etc. [Moved to: https://github.com/SciML/SciMLSensitivity.jl] (by SciML)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
DiffEqSensitivity.jl StochasticDiffEq.jl
2 1
184 234
- 0.4%
9.5 7.8
almost 2 years ago 3 days ago
Julia Julia
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

DiffEqSensitivity.jl

Posts with mentions or reviews of DiffEqSensitivity.jl. We have used some of these posts to build our list of alternatives and similar projects.
  • [R] New directions in Neural Differential Equations
    1 project | /r/MachineLearning | 19 May 2021
    One reason is that it's not robust and has some odd counter example cases that can come up where the ODE solver is able to converge rapidly on the original problem but not so rapidly in the integral sense on the derivative values. One such case showed up in this issue, which was the impetus for the change in the forward-mode sense, while the reverse sense was changed in testing with direct quadratures (which will be mentioned in a bit).
  • Odd Behavior: Neural network hybrid differential equation example
    1 project | /r/Julia | 24 Jan 2021
    Thanks for letting us know. The fix is in https://github.com/SciML/DiffEqSensitivity.jl/pull/386 and hopefully that'll get released today.

StochasticDiffEq.jl

Posts with mentions or reviews of StochasticDiffEq.jl. We have used some of these posts to build our list of alternatives and similar projects.
  • Writing unit tests in scientific computing
    1 project | /r/Julia | 21 Mar 2023
    For stochastic processes you have to work a little bit more. However maybe the StochasticDiffEq.jl package can give some guiding there https://github.com/SciML/StochasticDiffEq.jl/tree/master/test

What are some alternatives?

When comparing DiffEqSensitivity.jl and StochasticDiffEq.jl you can also consider the following projects:

SciMLSensitivity.jl - A component of the DiffEq ecosystem for enabling sensitivity analysis for scientific machine learning (SciML). Optimize-then-discretize, discretize-then-optimize, adjoint methods, and more for ODEs, SDEs, DDEs, DAEs, etc.

SciMLTutorials.jl - Tutorials for doing scientific machine learning (SciML) and high-performance differential equation solving with open source software.

DiffEqBase.jl - The lightweight Base library for shared types and functionality for defining differential equation and scientific machine learning (SciML) problems

diffeqpy - Solving differential equations in Python using DifferentialEquations.jl and the SciML Scientific Machine Learning organization

DifferentialEquations.jl - Multi-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components. Ordinary differential equations (ODEs), stochastic differential equations (SDEs), delay differential equations (DDEs), differential-algebraic equations (DAEs), and more in Julia.

OrdinaryDiffEq.jl - High performance ordinary differential equation (ODE) and differential-algebraic equation (DAE) solvers, including neural ordinary differential equations (neural ODEs) and scientific machine learning (SciML)

SciMLBook - Parallel Computing and Scientific Machine Learning (SciML): Methods and Applications (MIT 18.337J/6.338J)

DiffEqOperators.jl - Linear operators for discretizations of differential equations and scientific machine learning (SciML)

Clapeyron.jl - Clapeyron provides a framework for the development and use of fluid-thermodynamic models, including SAFT, cubic, activity, multi-parameter, and COSMO-SAC.