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
Host LLMs in Production With On-Demand GPUs
NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.
Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
SimpliMath includes SimpliCalc, a simple, easy to use console-based calculator program and arithmatic parsing library. SimpliSolve is an equally easy to use and simple, yet powerful algebraic equation solver program and library.
Algomath is a portable 32bit integer Arithmetic C Library with prime numbers and numbers manipulation algorithms. Optional fast assembly language alternatives (NASM source) for prime numbers time-critical functions are also included for the Intel-x86 rang
Robsort in a GNU public license sorting algorithm devleloped by Robert Thompson. Robsort uses random number generation to sort arrays of integers. It is claimed to be the world's least efficient sorting algorithm.
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
A project to provide a GUI toolkit to facilitate (and where possible, automate) the breaking of classical (pen-and-paper) cryptosystems. Initial focus is on the cryptanalysis of monoalphabetic substitution ciphers.
LMP is a command line "calculator" comparable to the GNU command expr, but more flexible. It supports floating point and complex numbers and even higher level operations like differenziation and integration.
A C++ library which implements the physical modeling framework described in the book 'Physically-Based Modeling for Computer Graphics' by Ronen Barzel. It includes low-level and high-level classes for computing motion of physical bodies, and some demos.
FractalShop is a Visual Fractal generator, whose purpose is to, as great of an extent as possible, remove the complex math from fractal geometry. Mathematical Algorythms are replaced with visual interaction.
Geometry is handy program to aid the solving of Geometry, Trigonometry, and related Algebra problems, released under the terms of the GNU General Public License.
MatGen is a matrix generator. It outputs matrices in MatrixMarket file format, taking as input a file describing the matrices´ properties. Currently it supports only random sparse matrices.
C++ classes for the generation of low-discrepancy sequences used in numerical calculations (Halton, Sobol, Faure and Niederreiter (t,s) sequences, as well as n alpha sequences and pseudo-random number generators). Also classes for some other distributions
The ROSETTA C++ library is a collection of C++ classes and routines that enable discernibility-based empirical modelling and data mining. Comprises useful routines for machine learning in general and for rough set theory in particular.
This is a project that simulates the German Military Enigma machine during WWII.. It is a project for beginers to learn to program and to meet people. If anyone is interested in helping, please email me @ dustin@rockhill.org
The Graph Implementation and Representation Libraries, or GIRLs, aim to be all-purpose libraries for solving graph theory problems. ie, shortest paths, matching, cycles, connectedness, creating 'random' graphs, etc...
Curve Generation eXtreme aims to implement various types of mathematical curves such as Hilbert and Sierpinski curves, as well as random generated plants, using L Systems and OpenGL / Mesa3D for displaying.
kasm is an assembler for the Saturn microprocessor, used in the HP48/HP49 calculators. It uses MASD syntax, which has only very small incompatibilities with the traditional syntax, supports a few constructs that make the assembly language be closer to a
Project to Design and Implement a new programming language.
The language is named Hybrid (c), as it's nature.
We "build on" existing languages (Python & others), and not start from scratch (as C++ builds on C). see Docs.
MET is a C++ matrix class library dealing with expression
templates. This technique eliminates the copying and temporaries of matrix objects and can speed up the calculations.
Develop finite element stress analysis programs, that work with free cad systems(Maybe QCad). Right now there's only a 2d gridded structure analysis prog with a crappy interface, written mainly in octave.