38
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 14 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Now includes Linux natives built on Ubuntu 20.04 against libgfortran.5 and glibc 2.31 (and libraries from BLAS/LAPACK 3.10.0-2 for the "system" versions). The armhf versions have been removed in the default set-up. Instead, aarch64 versions are included now. The aarch64 and the 32-bit Intel versions were built on a 64-bit Intel machine running Ubuntu 20.04. GCC/GFORTRAN version 9.3.0 were used throughout for this. More... over 2 years ago
Removed old library .jar files. More... over 2 years ago
Updated library .jar files (latest xstream, jna, mxparser, and JRI/rJava 1.0-6 .jar files) and .zip files for preload libraries. MLR classifier now installs XML package when it is missing. Fixed problem in MLRClassifier when learning scheme tried to write to file at prediction time. Improved instructions for installation and update. More... over 2 years ago
Added tooltip to new Weka image More... over 2 years ago
New image for GUIChooser More... over 2 years ago
Modified to use jpackage for making MacOS application bundles. A new target for x64 and aarch64. Requires each target to be run on its corresponding architecture. More... over 2 years ago
Forgot to add some more --add-opens for Java3D/Jogamp. More... over 2 years ago
Added some additional --add-opens expressions for Java3D/Jogamp and one for the WEKA package manager (possibly only required for uninstallation of some packages). More... over 2 years ago
Added Java3D .jar files to package lib folder to make associationRulesVisualizer build. More... over 2 years ago
Replaced source="1.7" target="1.7" with source="1.8" target="1.8" for consistency. More... over 2 years ago
Replaced source="1.6" target="1.6" with source="1.8" target="1.8" to make compilation with Java 17 possible. More... over 2 years ago
Improved comment. More... over 2 years ago
1024x1024 version of the icon More... over 2 years ago
Simplification of the process that runs WEKA with a console open on Windows. As a side-effect, the console window now closes when WEKA's GUI is closed. This change was necessary to accommodate the much longer java options (due to --add-opens) that could not be handled by the Windows cmd.exe. More... over 2 years ago
Added FlatLaf and made necessary changes to make its light version the default look-and-feel in WEKA. Also, added dialog with error message when main method invoked by SplashWindow throws an exception. Finally, MultilayerPerceptron no longer tries to serialize user interface components when the MLP GUI has been used to train the classifier. More... over 2 years ago
Small change to improve appearance of splash window. More... over 2 years ago
Updated build file to use new library versions. More... over 2 years ago
Updated .jar files in lib folder. More... over 2 years ago
Added --add-opens arguments for Java 17 and later. More... over 2 years ago
Added --add-opens arguments for Java 17 and later. More... over 2 years ago
Added script to construct --add-opens arguments for Java 17 or later. More... over 2 years ago
Upgraded kfGroovy to Groovy 3.0.9. Build file downloads relevant .jar files using Maven now. More... over 2 years ago
[maven-release-plugin] prepare for next development iteration More... over 2 years ago
[maven-release-plugin] prepare release hotSpot-1.0.14 More... over 2 years ago
Updated Description.props More... over 2 years ago
Fixed a small bug in the graphAsMapRoutine More... over 2 years ago
[maven-release-plugin] prepare for next development iteration More... over 2 years ago
[maven-release-plugin] prepare release hotSpot-1.0.13 More... over 2 years ago
Improved textual output. Added an option to set minimum support for sum trees automatically More... over 2 years ago
Fixed up build.xml files to use commons-compress-1.21. More... over 2 years ago