Skip to content

nrummel/WENDy.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WENDy.jl

Weak form Estimation of Nonlinear Dynamics in Julia.

Documentation

Installation

The package can be installed with the Julia package manager. From the Julia REPL, type ] to enter the Pkg REPL mode and run:

pkg> add WENDy

Current features

  • Estimation of parameters for ordinary differential equations
  • Supports:
    • Additive Gaussian Noise and Multiplicative LogNormal Noise
    • Ordinary differential equations that are nonlinear in parameters
    • Ordinary differential equations that are inhomogeneous in time
    • Box constraints for parameter spaces
  • Provides acceleration for problems that are linear in parameters
  • Directly calls robust optimization algorithms that are well suited to an non-convex problems.
  • Creates efficient Julia functions for the likelihood function and its derivatives with minimal inputs from the end user.

Publication

The work comes from the the Stephen Becker's and the MathBio Group's at University of Colorado Boulder. For further reading find our paper: WENDy for Nonlinear-in-Parameters ODEs.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages