New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Go from Code to Production URL in Seconds
Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Generate a power curve for tests of fairness for polyhedral dice.
Generates a power curve for a Pearson's chi-square test for polyhedral dice given the number of faces on the die and the number of "rolls" to generate.
A computer algebra system for homological angebra computations using chain complexes, including of course a function parser, some support for different datatypes, maybe some group theoretical applications and so on.
QJChart is a Qt widget, that is capable of displaying different charts and functions' plots. It is to be used with QtJambi, and not C++ version of Qt Library.
A histogram library for Java that accepts large datasets with any distribution or range with a very small memory footprint, needs no pre- or post-processing, and provides several statistical functions.
JCharacterMatcher is an application for matching characters represented as graphs. It computes the distance between two characters. The smaller it is, the bigger is the probability that both graphs represent the same character.
Java numerical analysis codes based on Didier Besset's "Object-Oriented Implementation of Numerical Methods: An Introduction with Java & Smalltalk", 2000, Morgan Kaufmann Publishers.
A java command-line application where the main goal is to solve any simplex problem. It's a team-work school project. It can be usefull for other students who needs to understand the simplex algorithm.
This library provides expression parsing functionality to Java applications, and includes support for all standard mathematical constants and functions, as well as providing functionality for user defined variables and functions.
Java implementation of operations on undirected or directed graphs, in the aim of providing some simple tools for spectral graph theory and network understanding (-> Telecoms).