| 12345678910111213141516171819202122232425 | .. _chapter-acknowledgements:================Acknowledgements================A number of people have helped with the development and open sourcingof Ceres.Fredrik Schaffalitzky when he was at Google started the development ofCeres, and even though much has changed since then, many of the ideasfrom his original design are still present in the current code.Amongst Ceres' users at Google two deserve special mention: WilliamRucklidge and James Roseborough. William was the first user ofCeres. He bravely took on the task of porting production code to anas-yet unproven optimization library, reporting bugs and helping fixthem along the way. James is perhaps the most sophisticated user ofCeres at Google. He has reported and fixed bugs and helped evolve theAPI for the better.Since the initial release of Ceres, a number of people havecontributed to Ceres by porting it to new platforms, reporting bugs,fixing bugs and adding new functionality. We acknowledge all of thesecontributions in :ref:`chapter-version-history`.
 |