Skip to content

aml5600/DiffEqBase.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,237 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiffEqBase.jl

Join the chat at https://gitter.im/JuliaDiffEq/Lobby Build Status Build status

DiffEqBase.jl is a component package in the DiffEq ecosystem. It holds the common types and utility functions which are shared by other component packages in order to reduce the size of dependencies. This is so that the packages for the common interface do not require one another, allowing users to use the functionality of individual packages if they so please. Users interested in using this functionality in full should check out DifferentialEquations.jl

The documentation for the interfaces here can be found in DiffEqDocs.jl and DiffEqDevDocs.jl.

About

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

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Julia 99.7%
  • TeX 0.3%