FrAid(FRactal AID) is an interface to Java, allowing it to proc. math. data(functions/equations). A compl. standalone system utilizing the FrAid prog. lang. is available(no need to be Java programmer to use it!). Use instead of Matlab. High res. graphics
Currently, this project consists of a pure javamath expression parser optimized for repeated evaluation. Development of an interactive 3D math visualization application based on this parser is planned for the future.
Magic Fixed Point, it's an library that abstracts the use of fixed point math for environments that doesn't have floating point operations or in places that you don't want to use the traditional floating point operations.
Expression4J (Math Expression Parser) is a java framework used to manage mathematic expression stored in String object like "f(x,b)=2*x-cos(b)" or "g(x,y)=f(y,x)*-2". Expression gramar can be define by user (add new operator or type ...)
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
This was originally an OSdev group, but since as members disbanded, I'm continuing to provide various implemenatitions of software, hardware, operating systems, libraries, and some stuff related to math and physics.
Disparate set of java utility functions used in numerous Aepryus projects. Includes a math package with vector objects and function parsers. A utility package contains loggers, a handy profiler and assorted helper methods for String and Date classes.
MATHLIB3D: MATHLIB3D is a Vector/Matrix/Quaternion/Plane/Polynomial C++/Java library targeting either precision or fast mathematical operations executed on vectors, matrices and quaternions.
Java-based extensible high-precision math package. Includes support for computations based on fractions. Support is included for converting to floating point numbers and BigDecimals.
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.