Revision 36e2164ffae0870231e2f063c0f8a911e6a1c4ab authored by Francois Berenger on 31 July 2012, 02:21:54 UTC, committed by Francois Berenger on 31 July 2012, 02:21:54 UTC
In fact, the info function is used for error logging level so its name
is misleading
1 parent 405530e
Raw File
Changelog
2011/08/30 (RDC): internally convert lists to array to avoid quadratic penalty in execution time on long lists,
	          thanks to Paul Vernaza <pvernaza@andrew.cmu.edu> for pointing out this issu;
	          added 'a sequence type to allow using efficiently the library both with lists and arrays.
                  
back to top