Skip to content
Snippets Groups Projects
  1. Mar 06, 2017
    • Patrik Huber's avatar
      Add Eigen as git submodule · 351e6959
      Patrik Huber authored
      The new pybind11 bindings require at least Eigen-3.2.7. Travis and Ubuntu 14.04 only include Eigen-3.2.2, so let's include Eigen as a submodule.
      Unfortunately Eigen uses Mercurial and no official git mirror exists, so I've cloned Eigen's mercurial repo and added it at patrikhuber/eigen.git at version tag 3.3.3.
      351e6959
  2. Mar 05, 2017
  3. Mar 04, 2017
    • Patrik Huber's avatar
      Added cereal as submodule, removed local copy · f38ac623
      Patrik Huber authored
      The submodule is the current master, which is exactly v1.2.2.
      The removed local copy is v1.1.1.
      
      Files saved with the old version seem to be readable with the new version. (apart from the fact that we've now changed to Eigen, which makes it incompatible to the old models.)
      f38ac623
  4. Feb 19, 2017
  5. Feb 07, 2017
  6. Jan 29, 2017
  7. Dec 15, 2016
  8. Dec 03, 2016
  9. Nov 25, 2016
  10. Nov 17, 2016
  11. Nov 15, 2016
  12. Nov 08, 2016
  13. Sep 29, 2016
  14. Sep 17, 2016
  15. Aug 22, 2016
  16. Aug 09, 2015
  17. Jul 08, 2015
Loading