Commit History

Author SHA1 Message Date
  s-koch dcd81c26e3 Added missing templates to make static build work with gcc 9 years ago
  Daniele Panozzo c3599de866 fixes for python static build 9 years ago
  Alec Jacobson c9be59b49f fix some bad uses of Eigen::PlainObjectBase 9 years ago
  Alec Jacobson b597670e05 rm full header include 9 years ago
  Alec Jacobson e5b99abdfa deprecated PlainObjectBase types 9 years ago
  Daniele Panozzo f57dd67e59 fixed static build for the tutorials 10 years ago
  Alec Jacobson 8fd80c7bc0 biharmonic coordinates, impl of 'linear subspace design...', templates, overloads 10 years ago
  Alec Jacobson 09e4761524 fixed incorrect assertion 10 years ago
  Alec Jacobson 1b254f02a1 rm using namespace igl 10 years ago
  Alec Jacobson 4467ff09d9 base case bug fix 10 years ago
  Alec Jacobson 4783f7505d IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 11 years ago
  Alec Jacobson 4de74a0772 min_quad_with_fixed and active_set now take H2 instead of H 11 years ago
  Alec Jacobson ffa5ff4677 bug fix in active set, qp tutorial example 11 years ago
  Alec Jacobson 6ccca30cba clean up lscm and areamatrix 11 years ago
  Alec Jacobson (jalec 764fc12ba8 camera example working and interactive. 11 years ago
  Alec Jacobson (jalec b473232452 preprend license header to every file 11 years ago
  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 11 years ago
  Alec Jacobson (jalec 4254525627 better polar decompostion 11 years ago
  Alec Jacobson (jalec a1e1deb226 floor 11 years ago
  Alec Jacobson (jalec dd34e4f144 quiter qp solves, mat3_to_quat, more matlabworkspace saves, polar svd 11 years ago
  Alec Jacobson (jalec 46545e8563 better separation of bbw solvers, openmp for active set and unproject eigen wrapper 11 years ago
  Alec Jacobson (jalec 64b2825610 better asserts and output 11 years ago
  Alec Jacobson (jalec 264dffe2a4 better tetgen, matlab workspace is header only, bbw with active set option, eigen project(), 11 years ago
  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) 11 years ago
  Alec Jacobson (jalec 6f77f2f68b support for inequality constraints in active set (not tested) 11 years ago
  Alec Jacobson (jalec 9e0f5c7a15 active set works but is a little slow, full() is obsolete, explicits 11 years ago
  Alec Jacobson (jalec 68a5ff2bff active set (not working) 11 years ago
  Alec Jacobson (jalec 8d7630d99a min_quad_with_fixed is now truly sparse (still at least 4x slower than matlab) 11 years ago
  Alec Jacobson (jalec f64f623a31 more explicits, transitioning min_quad_with_fixed (sparse), lu lagrange is broken for constraints, is_symmetric with threshold, full from sparse 11 years ago
  Alec Jacobson (jalec ad15159ab3 robust redrum, mexstream for printing in mex files 12 years ago