Commit Graph
40 Commits
Author SHA1 Message Date
Sebastian Koch 3a57699280 Added tutorial 707 2016-07-06 22:20:41 +02:00
Sebastian Koch 3acc7106d4 Added tutorial 706 2016-07-06 20:38:33 +02:00
Sebastian Koch ef2d804f84 Added tutorial 705 2016-07-06 15:51:04 +02:00
Sebastian Koch 64289b0050 Added tutorial 702 2016-07-06 12:55:53 +02:00
Sebastian Koch 54e2fe0935 Added tutorial 701 2016-06-21 11:54:53 +02:00
Sebastian Koch c0e04685e2 Added PNG module and tutorial 607 2016-06-17 18:51:38 +02:00
Sebastian Koch 7b6b91bd7a Added tutorial 609_Boolean and CGAL python module + functions 2016-06-17 17:25:27 +02:00
Sebastian Koch 2214125878 Restructuring Python bindings, moved submodules and dependencies to own folders, added dependency checking for some tutorials, minor refactorings 2016-06-07 15:13:54 +02:00
Sebastian Koch 706aa31449 Added multiple tutorials 2016-06-03 16:53:22 +02:00
Sebastian Koch 71091ca3f5 Fixed assertion problem in debug mode 2016-05-27 16:03:06 +02:00
Sebastian Koch 6204302f84 Fixed signed_distance function 2016-05-25 22:01:38 +02:00
Sebastian Koch aa6e79dc36 Fixed minor bugs in bindings, moved AABB implementation to own file, added boolean matrix and comparison functions to python bindings 2016-05-25 21:47:37 +02:00
Sebastian Koch 13e300c8a9 Added further python bindings, extended py_vector slightly 2016-05-20 20:18:29 +02:00
Sebastian Koch e879d27f15 -Changes to header files to support parsing
-Added header parser and docstring generator
2016-05-12 15:36:04 +02:00
Daniele Panozzo bf79f74c4a updated python build system 2016-03-02 23:51:21 -05:00
Daniele Panozzo b27a97ccbb moved comiso functions in copyleft 2016-03-02 23:14:46 -05:00
Daniele Panozzo 6b3df962c1 python fixes 2015-10-05 21:19:08 +02:00
Daniele Panozzo fc093eb7ee added 507 2015-10-04 19:12:27 +02:00
Daniele Panozzo 482f021aeb added 505 miq 2015-10-04 18:01:52 +02:00
Daniele Panozzo 5e6fbb4acb fixed bug in nrosy wrapper 2015-10-04 17:26:07 +02:00
Daniele Panozzo 88cf5cc812 added python module comiso
added 504
2015-10-01 21:33:26 +02:00
Daniele Panozzo b386614cb6 added 502 2015-10-01 17:11:41 +02:00
Daniele Panozzo 821d857f0b added 501 2015-10-01 17:04:02 +02:00
Daniele Panozzo bff37c3987 added 405 2015-10-01 14:36:22 +02:00
Daniele Panozzo 10e1f0dccd added 401, improvement in getitem for vectors 2015-10-01 00:23:14 +02:00
Daniele Panozzo d23c0b6c9b fixed nasty memory bug in pybind11, appearing only with python 2.7 but also potentially affecting 3.x 2015-09-14 16:55:34 +02:00
Daniele Panozzo b25ed574a2 added 306
finished chapter 3 of the tutorial
warning: there is a memory leak in 305 that happens rarely, it requires debugging
2015-09-13 23:04:14 +02:00
Daniele Panozzo 477339d410 added 305 2015-09-13 20:10:26 +02:00
Daniele Panozzo 7db5843947 added 304
fixed bug in py_jet
2015-09-13 17:21:32 +02:00
Daniele Panozzo 62ef9cc365 tempoarary fix in slice, still requires some debugging 2015-09-13 15:50:37 +02:00
Daniele Panozzo 6a1cc40e3c added 303 LaplaceEquation 2015-09-12 21:45:11 +02:00
Daniele Panozzo e2e452f556 added 302 sort 2015-09-11 23:53:49 +02:00
Daniele Panozzo b1ea24a66b added 301 2015-09-11 22:58:59 +02:00
Daniele Panozzo b0f890d25b added 205 laplacian
update pybind
added example of usage in matlab
2015-09-11 17:45:52 +02:00
Daniele Panozzo e125a08777 fixed operator overloading in MatrixXd, added UI for gradient 2015-08-29 16:52:38 +02:00
Daniele Panozzo 332266c090 switched to MatrixXd for all wrappers, updated pybind11 2015-08-29 00:24:41 +02:00
Daniele Panozzo 27330ae3eb working on 204, we need to figure out how to deal with the inconsistency between vectors in numpy and eigen before continuing 2015-08-24 15:05:45 +02:00
Daniele Panozzo 27ce402b8f finished 203, sparse matrix wrapper is still incomplete 2015-08-22 18:37:53 +02:00
Daniele Panozzo 797a95c4fb added basic wrapper for sparse matrices, working on tutorial 203 2015-08-22 16:38:56 +02:00
Daniele Panozzo 4b984d1965 converted to python tutorials 201-203 2015-08-22 14:58:50 +02:00