0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 5 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated requirements to show cdk, scala, and jogl as dependencies More... almost 15 years ago
Finished Self Organizing Map with config file More... almost 15 years ago
Fixed a bug when filtering out comments within a line where the decommented line needed to be trimmed More... almost 15 years ago
Config file controls number of iterations of SOM More... almost 15 years ago
Config file decides verbosity More... almost 15 years ago
Config file decides if the OpenGL field viewer is used More... almost 15 years ago
allow the field length and width to be read from the config file More... almost 15 years ago
Working SOM on molecules More... almost 15 years ago
Settings generates the output file format datastructure based on the config More... almost 15 years ago
Pulled out the function to collect the cluster centers from the field More... almost 15 years ago
Center of Mass function now implements Fun instead of Callable More... almost 15 years ago
Getting some clustering results on amino acids and FieldModel uses a Set implementation More... almost 15 years ago
need to manually append newline to end of status update messages More... almost 15 years ago
refactored memoization implementation to a context better reflecting it's use More... almost 15 years ago
refactored status updater framework to synchronize on System.out More... almost 15 years ago
using amino acids to test SOM More... almost 15 years ago
tests on parallel maps and Seq collection of functions More... almost 15 years ago
allow specification of distance function in sommaker More... almost 15 years ago
removed exception throwing from Fun implementors More... almost 15 years ago
can comment out molecules names in the molecule_names_file configuration variable More... almost 15 years ago
Using a singleon to manage status updates More... almost 15 years ago
use a memoizing distance function for atom containers More... almost 15 years ago
minor change to settings test file More... almost 15 years ago
abstract class DistanceFunc extends the Fun interface More... almost 15 years ago
use default status update function in the TestSOM More... almost 15 years ago
functionalized cascade to read files More... almost 15 years ago
removed memoization from Util.mcss function More... almost 15 years ago
added profiled build.xml More... almost 15 years ago
fixed bad singleton implementation More... almost 15 years ago
added a settings class to handle reading in a configuration file More... almost 15 years ago