Skip to content

karenl7/LinearLeastSquares.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LinearLeastSquares.jl

Build Status Coverage Status

LinearLeastSquares.jl is a library that makes it easy to formulate and solve least-squares optimization problems with linear equality constraints. The full documentation for LinearLeastSquares can be found here

LinearLeastSquares.jl's syntax and format are modelled on those of [Convex.jl] (https://github.com/cvxgrp/Convex.jl), a Julia package that handles the larger class of convex optimization problems.

About

Least squares solver in Julia

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Julia 100.0%