59732 packages
— page 900
A frozen version of the mine sweeper dedicated for the Advanced Design Mooc.
GitHub
pharo
Multi-modal Music Mood Classification System This project is to develop a system that automatically classifies music pieces according to the moods they express. It is called multi-modal because the classification will be based on analysis of both audio signals and …
SqueakSource
Moose is a platform for software and data analysis. You can learn more about it on the official page:www.moosetechnology.orgTo load Moose in Pharo 1.3, execute the following script in a workspace:Gofer new squeaksource: 'Moose'; package: 'ConfigurationOfMoose'; load. (Smalltalk at: #ConfigurationOfMoose) …
SqueakSource
pharo
Linear Algebra classes for Pharo
GitHub
pharo
MIT
Builder for FamixJavaModels to be used in tests
GitHub
Import and export MooseModel in a JSON format that is easy to use with Neo4J
GitHub
MIT
Moose Algorithms contain generic libraries for analysis algorithms for graphs, formal concept, information retrieval etc. You can load the sources via:Gofer new squeaksource: 'MooseAlgos'; package: 'ConfigurationOfMooseAlgos'; load. (Smalltalk at: #ConfigurationOfMooseAlgos) perform: #loadDefault.This is a sub-project of theMoose project.
SqueakSource
squeak
A parameterizable Arki report to display results of different tools from moose.
SqueakSource