59825 packages
— page 1789
Smallapack give you the ability to work efficiently with numerical matrices of large size, compute an inverse, compute eigenvectors, etc... BLAS and LAPACK libraries are pre-requisites (compiled as Dynamic link libraries)
SqueakMap
squeak
an interface to the famous LAPACK linear algebra package
SqueakSource
With this package you will be able to generate LaTeX files from your methods and classes comments. The LaTeX files are made for pdf output with clickable links. You can easily modified the apearence of the generated document as it …
SqueakMap
squeak
Generate documentation for packages, classes and methods.
SqueakSource
Initial Squeakmap release. This version still has some known problems. Join the development team if you'd like to help polish this up.
SqueakMap
squeak
SmallBrother gathers information about how a developers uses the system browser. So far, all displayed methods are recorded. Currently support browser are: OmniBrowser.Usage:Load the latest version of SmallBrother. It will instrument OmniBrowser to gather activity data while you are working …
SqueakSource
A toy MapReduce framework inspired by mincemeat
SqueakSource
A (very) personal finance application
SqueakSource
Automatically exported from code.google.com/p/smallcheckers
GitHub
an animated clock using morphic in pharo
GitHub
pharo
MIT
This is experimental project to verify / proof the concept of SmallDEVS simulation library in Pharo.
GitHub
pharo
MIT
SmallDEVS is a new implementation of B. Zeigler's DEVS formalism. Its design is based on Zeigler's book "Theory of Modeling and Simulation" and partially influenced by Python DEVS (http://moncs.cs.mcgill.ca/MSDL/research/projects/DEVS/). It is an experimental software. It allows for experimenting with prototype-based …
SqueakMap
squeak
DEVS modeling and simulation framework for Squeak. See http://www.fit.vutbr.cz/~janousek/smalldevs/. Depends on SIXX, Connectors, PlotMorph. Load packages in this order: System-Prototypes, SmallDEVS-MyRepository, SmallDEVS-Core, SmallDEVS-GUI, SmallDEVS-Examples.
SqueakSource
squeak
This is an implementation of code duplication detection.To load SmallDude in Pharo, execute the following script in a workspace:Gofer new squeaksource: 'SmallDude'; package: 'ConfigurationOfSmallDude'; load. (Smalltalk at: #ConfigurationOfSmallDude) perform: #loadDefault
SqueakSource
pharo
SmallFaces (SF) is a set of widgets for Seaside. You can create web applications with Seaside just using widget objects and without thinking in XHTML tags, CSS or JavaScript. SmallFaces provide common user interface widgets like TextFields, Buttons, ListBox, CheckBox, …
SqueakSource
InstallationGofer new squeaksource: 'SmallFaces2'; package: 'Table'; package: 'Pager'; package: 'SFCSS'; package: 'SmallFaces'; package: 'SFSeaside3'; package: 'SFPrototype3'; package: 'SFScriptaculous3'; package: 'SmallFacesExamples'; package: 'SFESeaside3'; load
SqueakSource
squeak
Provides bindings to the Salesforce REST API from Pharo.
GitHub
pharo
Unlicense