On Sat, Jan 21, 2012 at 2:10 PM, Luc Maisonobe <luc.maison...@free.fr>wrote:
> Le 21/01/2012 13:01, Heinz Kredel a écrit : > > Hi, > > > ... > Could you send us a link to the API rather than links to jars ? > > JAS Javadoc API http://krum.rz.uni-mannheim.de/jas/doc/api/index.html The edu.jas.structure package contains the discussed basic structural interfaces. http://krum.rz.uni-mannheim.de/jas/doc/api/edu/jas/structure/package-summary.html The current JAS soures could be found here: http://code.google.com/p/java-algebra-system/source/browse/#git%2Fsrc%2Fedu%2Fjas%2Fstructure Motivation for the used design: http://krum.rz.uni-mannheim.de/kredel/oocas-casc2010-slides.pdf Summary of algorithms based on these structures: http://krum.rz.uni-mannheim.de/jas/gb-book.html http://krum.rz.uni-mannheim.de/jas/algo-ca-book.html