Skip to content

A Julia library for matrix-free linear algebra and nonlinear optimization. Part of the COFII framework.

License

Notifications You must be signed in to change notification settings

ChevronETC/Jets.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jets.jl

Documentation Action Statuses

Jets provides familiar matrix-vector syntax without forming matrices. Instead, the action of the matrix and its adjoint applied to vectors is specified using Julia methods. In addition, Jets provides a framework for nonlinear functions and their linearization. The main construct in this package is a jet and is loosely based on its mathematical namesake (https://en.wikipedia.org/wiki/Jet_(mathematics)). In particular, a jet describes a function and its linearization at some point in its domain.

About

A Julia library for matrix-free linear algebra and nonlinear optimization. Part of the COFII framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages