- Jan 31, 2017
-
-
Olivier Stasse authored
This allows accessing the list of entities instanciated in the dynamic-graph.
-
- May 27, 2016
-
-
Rohan Budhiraja authored
-
- Apr 06, 2016
-
-
Rohan Budhiraja authored
-
- Jan 29, 2016
-
-
Rohan Budhiraja authored
-
- Dec 15, 2015
-
-
Rohan Budhiraja authored
-
Rohan Budhiraja authored
-
- Aug 22, 2014
-
-
Francois Keith authored
Former version crashed in case of syntax error (cf test_syntax_error.py)
-
Francois Keith authored
-
- Mar 17, 2014
-
-
Francois Keith authored
-
Francois Keith authored
-
Francois Keith authored
-
- Mar 13, 2014
-
-
Francois Keith authored
-
- Feb 28, 2014
-
-
Francois Keith authored
-
Francois Keith authored
The goal is to reduce the memory consumption.
-
- Feb 21, 2014
-
-
Andreas Orthey authored
-
- Nov 29, 2013
-
-
Florent Lamiraux authored
isPluged -> isPlugged.
-
- Nov 28, 2013
-
-
Francois Keith authored
-
- Sep 04, 2013
-
-
Thomas Moulard authored
-
Thomas Moulard authored
-
- Jul 15, 2013
-
-
Florent Lamiraux authored
- add isPlugged and getPlugged methods, - add property getter name.
-
- Jul 11, 2013
-
-
Oscar E. Ramos P authored
pointed out by OS.
-
- Jul 10, 2013
-
-
olivier stasse authored
-
- Jul 09, 2013
-
-
olivier stasse authored
-
olivier stasse authored
This is crucial when debugging remotely using winpdb.
-
olivier stasse authored
Make possible to read the output from the process lauching the process.
-
- May 22, 2013
-
-
Francois Keith authored
-
- Apr 16, 2013
-
-
Francois Keith authored
This corrects the issue detailed here: https://github.com/jrl-umi3218/dynamic-graph-python/issues/2 Solution found by Florent Lamiraux.
-
- Apr 05, 2013
-
-
Florent Lamiraux authored
-
- Mar 05, 2013
-
-
olivier stasse authored
Pointed out by A. Mallet.
-
- Oct 16, 2012
-
-
Antonio El Khoury authored
-
Thomas Moulard authored
-
- Sep 07, 2012
-
- Jul 30, 2012
-
-
-
If a signal contains a data deriving from Vector or Matrix, cast content into Matrix or Vector using plug machinery.
-
- Jul 26, 2012
-
-
olivier stasse authored
-
- Jul 23, 2012
-
-
olivier stasse authored
This commit detect when a statement is evaluated with PyRun_String run with Py_eval_input. This seems to generate a Syntax Error. Thus if an exception with Syntax Error is generated with Py_eval_input, the python interpreter does a second pass with Py_single_input. The string err is set appropriatly, out has to be checked.
-
- Jul 20, 2012
-
-
olivier stasse authored
-
- Apr 17, 2012
-
-
Keith Francois authored
This does not affect the compilation on Ubuntu 10.04.
-
- Mar 23, 2012
-
-
Florent Lamiraux authored
-
- Mar 16, 2012
-
-
Florent Lamiraux authored
-