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
Build Data Resilience - Take the Assessment Today
Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.
Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
A .Net Library that lets you make full use of multi-core and multiprocessor computers. It is very efficient, and easily integrated into existing applications. It is modeled after the Parallel FX usage model, and is faster than the PFX too.
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.
Given a String , returns the next logically sequential string defined by a rule. The basic rule is, given a sequence of alphabets, it checks the string and returns a new string with one or more alteration. javadocs and source codes available inside.
BaNU generates adaptable naive Bayesian networks from a database. The generated knowledge can be exported as Notation3 rules. Another feature is the ability to link with ILP systems such as Toplog and Aleph to find premises for the adaptable NBN's.
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.
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).
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 straight-forward Java implementation of a mixture model with pluggable mixture functions, e.g. a mixture of Gaussian functions. The number and dimensionality of the mixture functions is not limited. All critical calculations are performed in log-space.