Historique des commits

Auteur SHA1 Message Date
  Alec Jacobson 97bf3c6fb5 PlainObjectBase objects should not be declared il y a 8 ans
  Alec Jacobson 73e7f30d18 Eigen seems to have trouble comma initializing emptry matrices il y a 8 ans
  Daniele Panozzo 539e034e9f fixed an assert in min_quad_with_fixed: size() could be negative if the matrix is too large (int overflow) il y a 9 ans
  s-koch dcd81c26e3 Added missing templates to make static build work with gcc il y a 9 ans
  Daniele Panozzo c3599de866 fixes for python static build il y a 9 ans
  Alec Jacobson c9be59b49f fix some bad uses of Eigen::PlainObjectBase il y a 9 ans
  Alec Jacobson b597670e05 rm full header include il y a 9 ans
  Alec Jacobson e5b99abdfa deprecated PlainObjectBase types il y a 9 ans
  Daniele Panozzo f57dd67e59 fixed static build for the tutorials il y a 10 ans
  Alec Jacobson 8fd80c7bc0 biharmonic coordinates, impl of 'linear subspace design...', templates, overloads il y a 10 ans
  Alec Jacobson 09e4761524 fixed incorrect assertion il y a 10 ans
  Alec Jacobson 1b254f02a1 rm using namespace igl il y a 10 ans
  Alec Jacobson 4467ff09d9 base case bug fix il y a 10 ans
  Alec Jacobson 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY il y a 11 ans
  Alec Jacobson 4de74a0772 min_quad_with_fixed and active_set now take H2 instead of H il y a 11 ans
  Alec Jacobson ffa5ff4677 bug fix in active set, qp tutorial example il y a 11 ans
  Alec Jacobson 6ccca30cba clean up lscm and areamatrix il y a 11 ans
  Alec Jacobson (jalec 764fc12ba8 camera example working and interactive. il y a 11 ans
  Alec Jacobson (jalec b473232452 preprend license header to every file il y a 11 ans
  Alec Jacobson (jalec 8d773485f6 separted bbw as its own extra (mosek optional via IGL_NO_MOSEK), support for mosek 7, better control over verbosity in bbw il y a 11 ans
  Alec Jacobson (jalec 4254525627 better polar decompostion il y a 11 ans
  Alec Jacobson (jalec a1e1deb226 floor il y a 11 ans
  Alec Jacobson (jalec dd34e4f144 quiter qp solves, mat3_to_quat, more matlabworkspace saves, polar svd il y a 11 ans
  Alec Jacobson (jalec 46545e8563 better separation of bbw solvers, openmp for active set and unproject eigen wrapper il y a 11 ans
  Alec Jacobson (jalec 64b2825610 better asserts and output il y a 11 ans
  Alec Jacobson (jalec 264dffe2a4 better tetgen, matlab workspace is header only, bbw with active set option, eigen project(), il y a 11 ans
  Alec Jacobson (jalec 3723471c36 better assertions, diag is obsolete, min_quad_with_fixed supports linearly dependent Aeq constraints, but Eigen's sparseQR is not giving a sparse Q so this is a huge bottleneck (dense) il y a 11 ans
  Alec Jacobson (jalec 6f77f2f68b support for inequality constraints in active set (not tested) il y a 11 ans
  Alec Jacobson (jalec 9e0f5c7a15 active set works but is a little slow, full() is obsolete, explicits il y a 11 ans
  Alec Jacobson (jalec 68a5ff2bff active set (not working) il y a 11 ans