Blame README.md

Packit ea1746
Ceres Solver
Packit ea1746
============
Packit ea1746
Packit ea1746
Ceres Solver is an open source C++ library for modeling and solving
Packit ea1746
large, complicated optimization problems. It is a feature rich, mature
Packit ea1746
and performant library which has been used in production at Google
Packit ea1746
since 2010. Ceres Solver can solve two kinds of problems.
Packit ea1746
Packit ea1746
1. Non-linear Least Squares problems with bounds constraints.
Packit ea1746
2. General unconstrained optimization problems.
Packit ea1746
Packit ea1746
Please see [ceres-solver.org](http://ceres-solver.org/) for more
Packit ea1746
information.
Packit ea1746
Packit ea1746
WARNING - Do not make GitHub pull requests!
Packit ea1746
-------------------------------------------
Packit ea1746
Packit ea1746
Ceres development happens on
Packit ea1746
[Gerrit](https://ceres-solver.googlesource.com/), including both
Packit ea1746
repository hosting and code reviews. The GitHub Repository is a
Packit ea1746
continuously updated mirror which is primarily meant for issue
Packit ea1746
tracking. Please see our [Contributing to Ceres Guide](http://ceres-solver.org/contributing.html) for more details.
Packit ea1746
Packit ea1746
The upstream Gerrit repository is
Packit ea1746
Packit ea1746
    https://ceres-solver.googlesource.com/ceres-solver