- Dec 27, 2011
-
-
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
-
- Dec 23, 2011
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
This reverts commit b055ba73. This commits seems to have side effects. Revert it temporarily.
-
- Dec 11, 2011
-
-
Nicolas Mansard 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
-
- Jun 21, 2011
-
- Jun 20, 2011
-
-
Florent Lamiraux authored
global variables g_pool and g_factory have been replaced by PoolStorage::getInstance and FactoryStorage::getInstance static methods.
-
- Jun 07, 2011
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
When help was invoked with a wrong command name, the interpreter failed with segmentation fault.
-
- Apr 14, 2011
-
-
- Mar 21, 2011
-
-
Florent Lamiraux authored
-
Florent Lamiraux authored
Merge branches 'topic/jrl-mal' and 'topic/jrl-mal' of ssh://github.com/jrl-umi3218/dynamic-graph-python into topic/jrl-mal
-
- Mar 15, 2011
-
-
-
-
-
Florent Lamiraux authored
-
- Mar 14, 2011
-
-
Conflicts: src/entity-py.cc src/signal-base-py.cc
-
-
- Mar 10, 2011
-
-
Florent Lamiraux authored
This avoids to miss exceptions and to terminate the python interpreter.
-
- Mar 09, 2011
-
-
- Mar 04, 2011
-
-
Duong Dang authored
-
- Feb 21, 2011
-
-
Florent Lamiraux authored
-
- Feb 16, 2011
-
-