11 projects tagged "Mathematics"
Ch is an embeddable C/C++ interpreter for cross-platform scripting, shell programming, 2D/3D plotting, numerical computing, and embedded scripting. It is the simplest solution to numerical computing and visualization in the domain of C/C++. It supports the ISO 1990 C Standard (C90), major features in C99 (complex numbers, variable length arrays or VLAs, type generic functions, long long data type, etc), classes in C++, and extensions to the C language like nested functions, string types, etc. It can be embedded in other applications and hardware and used as a scripting language. C/C++ code is interpreted directly with no compilation to intermediate code. It supports Linux, Windows, MacOS X, Solaris, HP-UX, and FreeBSD.
Condorcet with Dual Dropping is a ranking system for deciding single or multi-winner contests (elections) using voted preference (or approval) ballot list or pairwise tally matrix. It computes the Cloneproof Schwartz Sequential Dropping (CSSD) and Tideman's Ranked Pair (RP) results for each contest round, and selects the combined CSSD and RP outcome with the lowest overall dropping cost. There are options to compute just the CSSD, RP, or Minimum Dropping Cost outcome, various optional pair rank and winner tie-breakers, and alternative measures of dropping cost (winning votes and/or margin). It comes as a console program and CGI executable.
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.
Fract is a Web-based fractal zoomer for the Mandelbrot set. It has no advanced features, for the goal is to keep the code easy to read for someone interested in fractals. The package also includes an offline renderer that you can use to generate high resolution images of your favorite spots. You can also easily play with the color map.
Math Volcano is a Javascript Web application for memorizing multiplication tables through "12 x 12." Individual and cumulative clock time information is shown in a table. Each "level" can be repeated until the clock times are satisfactory. Cookies are used to store the clock time information for five days after the session. Student interest is increased by allowing them to repeat individual levels to improve their clock times. After completing all levels, the sleeping volcano awakens!
PhpMathPublisher is a system for publishing Web pages that include mathematical expressions. Webmasters only have to install some fonts as no CGI scripts or LaTeX programs are required. Each formula is transformed into an image and the generated Web pages can be displayed by all browsers. It can be easily used in a CMS, blogs, and forums.