Commit Graph
21 Commits
Author SHA1 Message Date
Daniele Panozzo 6cfbe683d7 added conversion helpers for matlab
added examples for using the python wrappers in matlab


Former-commit-id: 4e4cadbbcf
2015-10-07 01:49:58 +02:00
Daniele Panozzo 36ec4d51e0 added block operations to dense matrices
Former-commit-id: c15f1c3e0f
2015-10-04 19:12:46 +02:00
Daniele Panozzo c413f9df1d added 505 miq
Former-commit-id: 482f021aeb
2015-10-04 18:01:52 +02:00
Daniele Panozzo 03e3692bd4 added 501
Former-commit-id: 821d857f0b
2015-10-01 17:04:02 +02:00
Daniele Panozzo 50cf01fe53 finishing the previous commit
Former-commit-id: e02d172a2a
2015-10-01 00:23:40 +02:00
Daniele Panozzo b57ee21b85 added 306
finished chapter 3 of the tutorial
warning: there is a memory leak in 305 that happens rarely, it requires debugging

Former-commit-id: b25ed574a2
2015-09-13 23:04:14 +02:00
Daniele Panozzo 0cd2dc884b added 305
Former-commit-id: 477339d410
2015-09-13 20:10:26 +02:00
Daniele Panozzo 026cea6924 added 304
fixed bug in py_jet


Former-commit-id: 7db5843947
2015-09-13 17:21:32 +02:00
Daniele Panozzo 6c117041d6 removed numpy dependencies, added constructor from lists to dense matrices
Former-commit-id: d8d04a7774
2015-09-13 15:04:58 +02:00
Daniele Panozzo fbb66fc3d8 added 302 sort
Former-commit-id: e2e452f556
2015-09-11 23:53:49 +02:00
Daniele Panozzo 50e499e0e9 added 301
Former-commit-id: b1ea24a66b
2015-09-11 22:58:59 +02:00
Daniele Panozzo bb889bcea4 added 205 laplacian
update pybind
added example of usage in matlab


Former-commit-id: b0f890d25b
2015-09-11 17:45:52 +02:00
Daniele Panozzo 7625f322fb fixed operator overloading in MatrixXd, added UI for gradient
Former-commit-id: e125a08777
2015-08-29 16:52:38 +02:00
Daniele Panozzo a11d43a8d8 added ui to 202 and 203
Former-commit-id: 852fce85c6
2015-08-29 16:41:58 +02:00
Daniele Panozzo c852547ee8 viewer fully wrapped, added better type error messages
Former-commit-id: 6732f0f49a
2015-08-29 02:13:03 +02:00
Daniele Panozzo ea90d493ec switched to MatrixXd for all wrappers, updated pybind11
Former-commit-id: 332266c090
2015-08-29 00:24:41 +02:00
Daniele Panozzo aea1fd183f working on 204, we need to figure out how to deal with the inconsistency between vectors in numpy and eigen before continuing
Former-commit-id: 27330ae3eb
2015-08-24 15:05:45 +02:00
Daniele Panozzo 8bcef21ea7 added conversion helpers between numpy/scipy and eigen types
Former-commit-id: 34503e8b7e
2015-08-24 12:55:31 +02:00
Daniele Panozzo 21e2cbf3f9 finished 203, sparse matrix wrapper is still incomplete
Former-commit-id: 27ce402b8f
2015-08-22 18:37:53 +02:00
Daniele Panozzo b081561d44 added basic wrapper for sparse matrices, working on tutorial 203
Former-commit-id: 797a95c4fb
2015-08-22 16:38:56 +02:00
Daniele Panozzo 73d1e34462 first attempt at python wrappers
Former-commit-id: 5a7d59e1eb
2015-08-21 18:19:15 +02:00