Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Try ServoDesk for free
Gen AI apps are built with MongoDB Atlas
Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
GoGraph is a tutorial software giving informatics students an easy, interactive and ergonomic way to learn and exercise the graph theory. It is based on JGraph, an open-source graph component for Java.
FlameCalc is an RPN caclulator by the good folks at the Flame Design Group. It is written in Java with the intent to remain GCJ compatible and eventually evolve into a useful RPN language. HTTP-loaded scripts and Java plugins are supported.
JEPLite is a light-weighted (re)implementation of the Java Expression Parser (jep.sourceforge.net). The intention is to strip some of its not-so-often-used features, and thus speeding the rest. Includes expression optimizer.
kin is a set of libraries and tools supporting meta-programming for engineering and technical computing applications. This JVM version of kin has been superseded by the stand-alone version being developed at http://purl.org/net/kin.
JCalc is GUI calculator written entirely in Java. It can be run cross-platform on any OS with a Java Virtual Machine. It shall be portable, stable, and efficient.
MTAC is a powerful, yet small and easy-to-use symbolic math program written in Java. It supports complex numbers, symbolic differentiation, numerical integration, plotting, and more.
The Minor Java Algebra Library aims to become an open, standard Java library for common problems in the domain of algebra and selected optimisation problems such as TSP and others. MiJAL is aimed to be used in educational envirements but not limited to.
RandService is a Web Service which supplies pseudo- or true- random numbers through JAX-RPC API. Any random number generators can be used behind this Web Service.
HmmSDK is a hidden Markov model (HMM) software development kit written in Java. It consists of core library of HMM functions (Forward-backward, Viterbi, and Baum-Welch algorithms) and toolkits for application development.
jOptimum is a simple linear programming solver developed for educational purposes.
Now, jOptimum is hosted by http://incubadora.fapesp.br/projects/joptimum
JTSA is an educational time series analysis tool for simple calculations and forecasts using the additional or multiplicative seasonal decomposition method.
A collection of various Java utility interfaces and classes, concentrating on collections, data structures, algorithms, number theory, matrices, and other mathematical constructs.
Ganita, in sanskrit, means mathematics - and that is what this java package is about. I wrote the classes in this package to help me with the various mathematical programs that I write. This collection of mathematical classes would help you in creating ma
SNARLI (Simple Neural ARchitecture LIbrary) is a Java package containing a back-prop layer class and classes for the Self-Organizing Map and Incremental Growing Grid. The back-prop class supports sigma-pi connections and back-prop-through-time.
ai applications,or 'aiapps', is a suite of applications applying algorithms and methods from the domain/field of artificial intelligence, machine learning, evolutionary computation, neural nets etc....to real world problems
JRVFSim (Jarvis) is a simulator of a fluid dynamics phenomenon known as radial viscous fingering. Its main feature consists of taking jordan curves and simulating their evolution subject to various parameters. Includes a partial API for numerical methods
A java based neural network framework. The Auratus network is built around an XML messaging system, allowing for a complete MVC design. Additionally, Auratus networks are constructed and at the node/edge level, allowing for advanced topologies.
Fnattlab is a matlab clone written in java. Fnattlab is a mathematical tool mainly used for manipulation of matrices, and is intended to be completely compatible with the commercial tool Matlab. No m-files are included with fnattlab.
www.mathworks.com
JMAT : Java MATrix tools package.
Provides an easy-to-use class of matrix with MATLAB-like functions and syntax. JMAT also includes plots and histograms in 2D or 3D, an expression parser, and some statistic simulation tools.
Impression is the flexible and extensible parser of mathematical expressions written in Java. It supports user defined
operators, single or multi parameter functions and unlimited number
of parameters. It is designed to use with numerical methods.