Commit Graph
10 Commits
Author SHA1 Message Date
Unknown dc31807ff5 Misc. typos
Most are non-user facing. Hope this is not too annoying of a PR. 

Used `codespell -d -q 3 --skip="*.po,*.ts,./.git,./external"` to locate typos
2018-01-14 06:07:31 -05:00
Daniele Panozzo 52d0f35689 added comments to python files 1/2 2017-10-08 16:02:47 -04:00
skoch 9bfa4df107 Update vector binding to work with new pybind11 2017-02-14 18:50:58 +01:00
Sebastian Koch a6b2fd045a Updated tutorial 404 to use features of newer pybind11 version,
Introduced typedefs
2016-07-12 17:15:40 +02:00
Sebastian Koch 0258e9fb60 Added tutorial 404 2016-07-11 18:20:22 +02:00
Sebastian Koch 3a57699280 Added tutorial 707 2016-07-06 22:20:41 +02:00
Sebastian Koch 64289b0050 Added tutorial 702 2016-07-06 12:55:53 +02:00
koch 63ef13a583 Finalized tutorial 701, added missing template 2016-06-22 16:03:01 +02:00
Sebastian Koch efcf06b7dc Debug output for tutorial 701 2016-06-21 14:10:42 +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