Commit Graph
25 Commits
Author SHA1 Message Date
Alec Jacobson c2b6e8b85c fix namespace/include order errors 2017-01-26 09:02:26 -05:00
Alec Jacobson 853005821f specialization --> instantiation 2017-01-07 15:34:44 -05:00
Alec Jacobson 93cd9373f0 unnecessary includes 2016-12-29 17:18:25 -06:00
Alec Jacobson 80c91fa85c PlainObjectBase objects should not be declared 2016-12-01 09:10:59 -05:00
Alec Jacobson e061d3e757 bug in upper bounds 2016-09-30 15:30:53 -04:00
Daniele Panozzo d7c4e5fcbc fixes for python static build 2016-05-05 00:01:25 -04:00
Edward Lam a5227078f0 Build fix for Microsoft Visual C++
When ACTIVE_SET_CPP_DEBUG is defined, the #warning preprocessor is used which
is not supported by Microsoft Visual C++.
2016-04-25 15:47:34 -04:00
Alec Jacobson 365e025dff deprecated PlainObjectBase types 2015-12-28 18:48:19 -06:00
Alec Jacobson bbadd3fd74 rm using namespace igl 2015-04-28 17:37:17 -04:00
Alec Jacobson 1e54452348 base case bug fix 2015-02-08 14:13:25 -05:00
Alec Jacobson 00fd1c9f24 IGL_HEADER_ONLY --> ~IGL_STATIC_LIBRARY 2014-06-24 22:12:19 -04:00
Alec Jacobson 5e729fdba1 min_quad_with_fixed and active_set now take H2 instead of H 2014-06-24 20:49:38 -04:00
Alec Jacobson 987fd623cc bug fix in active set, qp tutorial example 2014-06-24 01:35:34 -04:00
Alec Jacobson (jalec f3a746446b Started camera example (not working correctly yet) 2013-11-27 19:30:06 +01:00
Alec Jacobson (jalec a78b170146 preprend license header to every file 2013-11-25 14:25:22 +01:00
Alec Jacobson (jalec c92f0204bf namespaces and missing includes in curvature related code 2013-11-19 16:36:21 +01:00
Alec Jacobson (jalec a82e81c404 better polar decompostion 2013-09-26 18:15:01 +02:00
Alec Jacobson (jalec 934cb3d693 quiter qp solves, mat3_to_quat, more matlabworkspace saves, polar svd 2013-09-25 02:19:48 +02:00
Alec Jacobson (jalec 7e3a5fe33b better asserts and output 2013-09-20 19:50:37 +02:00
Alec Jacobson (jalec e093344745 better tetgen, matlab workspace is header only, bbw with active set option, eigen project(), 2013-09-16 19:43:25 +02:00
Alec Jacobson (jalec dd3d02fb6a 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) 2013-09-15 17:51:39 +02:00
Alec Jacobson (jalec 648b2e4755 active set better support 2013-09-13 13:20:23 +02:00
Alec Jacobson (jalec 8e20389927 support for inequality constraints in active set (not tested) 2013-09-13 11:37:24 +02:00
Alec Jacobson (jalec b597019a0a active set works but is a little slow, full() is obsolete, explicits 2013-09-12 11:16:25 +02:00
Alec Jacobson (jalec 3f71cf13a8 active set (not working) 2013-09-11 21:14:30 +02:00