- 20 Jul, 2012 1 commit
-
-
olivier stasse authored
-
- 18 Apr, 2012 1 commit
-
-
Francois Keith authored
-
- 17 Apr, 2012 1 commit
-
-
Keith Francois authored
This does not affect the compilation on Ubuntu 10.04.
-
- 23 Mar, 2012 1 commit
-
-
Florent Lamiraux authored
-
- 16 Mar, 2012 1 commit
-
-
Florent Lamiraux authored
-
- 15 Mar, 2012 1 commit
-
-
Florent Lamiraux authored
-
- 14 Mar, 2012 1 commit
-
-
Thomas Moulard authored
-
- 13 Mar, 2012 2 commits
-
-
Thomas Moulard authored
-
Thomas Moulard authored
This reverts commit 8fc08b88.
-
- 09 Mar, 2012 1 commit
-
-
Florent Lamiraux authored
-
- 07 Mar, 2012 1 commit
-
-
Florent Lamiraux authored
Throwing an exception in the C/Python API makes the python interpreter terminate. The correct way is to catch C++ exception and to raise python errors with the same message.
-
- 01 Mar, 2012 1 commit
-
-
Duong Dang authored
-
- 27 Dec, 2011 14 commits
-
-
Francois Keith authored
-
Francois Keith authored
-
Keith Francois authored
Remove the command MAKE_DIRECTORY that has been moved in python.cmake
-
Francois Keith authored
-
Francois Keith authored
-
Francois Keith authored
-
Francois Keith authored
- correct the mkdir command to make it cross-platforms - remove the '/' in the module name (forbidden in win32 systems)
-
Francois Keith authored
-
Francois Keith authored
-
Francois Keith authored
-
Francois Keith authored
-
Francois Keith authored
This reverts commit 037d7b9cbba692c3a666030faf8283c89704a277.
-
Francois Keith authored
Because of _dgesvd_, the module wrap needs to link with lapack
-
Francois Keith authored
-
- 23 Dec, 2011 2 commits
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
This reverts commit b055ba73. This commits seems to have side effects. Revert it temporarily.
-
- 11 Dec, 2011 11 commits
-
-
Nicolas Mansard authored
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
Florent Lamiraux authored
Use PyObject_IsTrue to test a boolean in C/Python API, call print as a function.
-
Florent Lamiraux authored
-
Florent Lamiraux authored
-
olivier stasse authored
Python packages are now installed in site-packages instead of dist-packages.
-
olivier stasse authored
-
Nicolas Mansard authored
Minor changes in matlab display. Add a functor member to explicit the callable of optionalparentethis.
-
Thomas Moulard authored
-
- 21 Jun, 2011 1 commit
-
-
Florent Lamiraux authored
-