Skip to content

JuliaGNI/NonlinearIntegrators.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

240 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NonlinearIntegrators

Stable Dev Build Status Coverage

NonlinearIntegrators.jl is a affliated package in the GeometricIntegrators.jl community. This package aims to generalize continuous Galerkin variational integrators from linear basis to nonlinear basis for achieving large time-step integration.

Till now, several options for nonlinear basis are available, but only neural network basis with one hidden layer is frequently used and well maintained.

installation

GeometricIntegrators.jl and all of its dependencies can be installed via the Julia REPL by typing

]add NonlinearIntegrators.jl

Development

We are using git hooks, e.g., to enforce that all tests pass before pushing. In order to activate these hooks, the following command must be executed once:

git config core.hooksPath .githooks

About

Geometric integration methods based on nonlinear approximation spaces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors