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 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
  3. Dec 03, 2016
  4. Nov 25, 2016
  5. Nov 17, 2016
  6. Nov 15, 2016
  7. Sep 17, 2016
Loading