8 projects tagged "Mathematics"
Asymptopia Flashcard System uses Motif and LaTeX to produce, manage, and use attractively formatted flashcards. You load some or all of your "collections" and set the timer for pop-up frequency. The GUI interface and "Collection Manager" make creating and modifying flashcards as simple as pushing a single button. A knowledge of LaTeX is only required when entering special symbols.
Quantity/Formatter Library is a Java library developed in accordance to the quantity/formatter pattern (as demonstrated by the Date/SimpleDateFormat in the standard J2SE library). The following quantity/formatter pairs are currently available: Currency/CurrencyFormat, Density/ DensityFormat, Dimension/DimensionFormat, Distance/ DistanceFormat, ElapsedTime/ElapsedTimeFormat, Temperature/TemperatureFormat, Volume/VolumeFormat, and Weight/WeightFormat.
The Virtual Data Center (VDC) is a digital library system "in a box" for numeric data. It provides a complete system for the management, dissemination, exchange, and citation of virtual collections of quantitative data. It provides everything necessary to maintain and disseminate an individual collection of research studies: including facilities for the storage, archiving, cataloging, translation, and dissemination of each collection. On-line analysis is provided, powered by the R Statistical environment.
Electowidget is a PHP library (initially a plugin for MediaWiki) designed to make it possible to conduct Internet polls and elections using many different voting systems, including the Schulze (Condorcet) method, instant runoff voting, approval voting, and even plain old plurality. It also assists in explaining different election methods by providing an easy way of tallying example elections and comparing the results as computed by different elections. The modular design allows for plugging in new election tallying methods, different ballot designs, and different ballot formats.
CONSIDEO MODELER allows you to mindmap a complex problem, analyse it qualitatively to discover levers and bottlenecks, and even to simulate it by automatically building a system dynamics model. One can integrate any external data and setup a customized management cockpit for playing out scenarios. It is useful for organizational problems, project management, financial analysis, production processes, score cards, and much more.
Apophenia is an open statistical library. It provides functions on the same level as those of the typical stats package (such as OLS, probit, or singular value decomposition) but doesn't tie the user to an ad hoc language or environment. The core functions are written in C, but a Python interface is included. It supports SQLite and MySQL databases, exponentially expanding the upper limit to manageable data sets. Since the library is significantly faster than most stats packages, computationally-intensive procedures like maximum likelihood estimation and Monte Carlo routines are easy to implement.