Fully templated C++ library for Steering Behaviors of Autonomous agents (characters). The library comes as package where you can create your own behaviors using the power of templates.
SymDiff is a little command line tool for symbolic differentiation and expression evaluation. Furthermore, the code can be used for the symbolical implementation of certain mathematical algorithms that require derivatives.
Java Calculator Suite (jcs) is a collection of Java classes related to expression calculators written in Java. Suports booleans, large numbers, machine numbers, most operators and about 25 different functions.
JFD is an educational Java tool for computing the formal derivative of an expression. It recognizes the regular operators, parentheses and functions. It can also be extended with custom functions and/or operators.
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Emily is a friendly name for the Machine Learning Environment (MLE). This project is at an early stage of development, and no alpha code is yet available.
MathGenius is a graphical tool intended to simplify your work in mathematics. By now it includes a graphical function plotter, a mechanism (still in development) to derive functions, and an equation solver. An extension mechanism will be developed.
BezierEditor is a Bezier Curve Editor with follow functions :<br>
-add/remove curves and points<br>
-move points and curves<br>
-zoom in/out/box<br>
-load and save in a text file<br>
-multiple selection<br>
This dual display calculator is for working with two currencies (Euro and Local money for instance) while making operations.
It's based on xfcalc from Christopher John Purnell, that seems unmaintained.
MatrixOps is a console program written in Java that makes matrix operations. The goal of this project is to work as a Java tutorial, using some functions/programs typically made at school, with full documentation of the API.
Fractal View is a fractal viewing application used for exploration of common fractal sets. It runs in fullscreen, supports four different fractal sets, has 22 different color palettes, saves in png format, does antialiasing, and zooms in all sets.
Mines is a program that will attempt to solve a 10x10 Minesweeper puzzle. The purpose of this project is to address the well-known problem of determining whether a given Minesweeper puzzle is solvable or not.
A project that allows to view random variables cdf/pdf, generate random numbers...
gstatistics uses shared libraries to allow users to add new statistical laws definitions.
MIDP or some KVM implementation don't support float or double type.
There is a Java Math Library implement the most math functions in a Parametric Math Fixed Point Package.
This package use only integer type.
Two dimensional (2D) fine mesh finite element (FE) grid editing system. Includes constrained Delaunay triangulation, and automated grid resolution changes based on local attributes. Win32 and Motif GUIs. Mature application, now going open source.
JEXP is a small Java framework for the evaluation of expressions parsed from text strings. The code generated by JEXP executes very fast and has a small memory footprint.
This C++ wrapper is intended for the wrapping around of the mathematica core library. It allows simple core mathematica function calling of the form:
Mathematica m;
m.factor();
Real-time data visualization. Graphically view your data as it's being generated. Peakster is a very intuitive GUI written entirely in Python, which monitors data at regular intervals and uses gnuplot to render 2D, 3D and superimposed plots.
An easy to use, yet save and fast linear algebra library.
LinAl is designed to be compatible with the one and only true language for numerical computations, which is FORTRAN. It is based on STL containers and algorithms.