Revision 5b8fcdc2d5585096b98c8287b99aeb0e1747caf5 authored by Roberto Di Cosmo on 25 January 2012, 16:50:25 UTC, committed by Roberto Di Cosmo on 25 January 2012, 16:50:25 UTC
1 parent f9ccad8
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