lib
Directory actions
More options
Directory actions
More options
lib
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
README ====== An overview of the libraries used in Weka: - junit.jar Version: 3.8.2 URL: http://junit.org/ - java-cup.jar Version: java-cup-src-11b-20150326 URL: http://www2.cs.tum.edu/projects/cup/ - JFlex.jar Version: 1.6.0 URL: http://jflex.de/ - commons-compress-1.18.jar Version: 1.18 URL: https://commons.apache.org/proper/commons-compress/ - bounce.jar (contains just the authentication dialog from the bounce project) Version: 0.18 URL: http://www.edankert.com/bounce/index.html - mtj.jar Version: 1.0.4 (modified Matrix.java to extend Serializable) URL: https://github.com/fommil/matrix-toolkits-java - arpack_combined.jar Version: 0.1 URL: http://icl.cs.utk.edu/f2j/ Note: the version we use is a combination of arpack_combined_all.jar and arpack_combined.jar from the jarpack-0.1.zip archive. In particular, we take the org/j_paine classes from the latter and include the rest from the former. This avoids inclusion of a formatting class from core java that cannot be used for commercial purposes. - core.jar Version: 1.1.2 URL: https://github.com/fommil/netlib-java - jfilechooser-bookmarks-0.1.6.jar Version: 0.1.6 URL: https://github.com/fracpete/jfilechooser-bookmarks - jclipboardhelper-0.1.2.jar Version: 0.1.2 URL: https://github.com/fracpete/jclipboardhelper Version: $Revision$