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 Agents and Models on One Platform
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.
Rascal, the Advanced Scientific CALculator, is a platform independent modular calculator. Based on modules for integer, doubles, strings, vectors and matrices it can be easily extended with existing C or C++ code.
Crystal Math is a symbolic math suite. While it can be used as a simple calculator, it also has a powerful equation based subsystem which lends itself well to such task as symbolic differentiation. Developers Needed!
This software is a simple mandelbrot fractale generator. Its output is a bitmap .bmp file.
Ce programme est un générateur de fractales de mandelbrot ; il crée un fichier .bmp.
RSA-IP is a Linux kernel net _protocol_ which encrypts IPv[4;6] using RSA public/private key.Think of it as a kernel level implementation of ssl. RSA needs prime number so we release a prime searcher.
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 is a SQL interface for scilab. It will enable users of scilab to do queries to a sql database and get the results in a normal scilab array.
<p>
<a href="http://www-rocq.inria.fr/scilab/"'>Scilab homepage</a>
Java port and extension of MLC++ 2.0 by Kohavi et al. Currently contains ID3, C4.5, Naive (aka Simple) Bayes, and FSS and CHC (genetic algorithm) wrappers for feature selection. WEKA 3 interfaces are in development.
A completely portable C++ library,
to provide a standard set of classes similar to Java Common API.
It's highly efficient and it follows the Embedded C++ Standard.
It's FREE (LGPL licensed).
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
A Monte Carlo simulation of Major League Baseball(TM), used to find the best strategies in a baseball game. The effect of different batting orders and the addition of one super-star can be tested and archived in retrosheet format.
Numerics Library is a collection of routines to do numerical and statistical computations. Included in this library are routines to solve linear systems of equations, generate random numbers, compute values for random variables, and much more.
QPlot - an Advanced Mathematical Calculator
Includes: natural-style input, 2-D and 3-D graphing,
differentiating, integrating, equation solving, C-like
PROGRAMMING, and a lot more!
What's most exciting, it is EXTENSIBLE!
Rubik's Cube Simulator is a program which runs with OpenGL and glut (works both with Unix (using posix threads) and Windows). It has a window which show a 3D Rubik's Cube. This cube can be maniplulated using a term window. This program is useful to test
A matrix (and vector) container class library for C++. The library is designed for ease of use and speed. The following is provided: simple I/O; remove/replace/insert; search/find; simple stats, common operator overloads.
ExtCalc is an <b>Ext</b>ended <b>Calc</b>ulator comparable to GNU BC.
An implementation of fractions if planned.
That is good for multiplication and division, but not ideal for additions and subtractions.
MatPy is a Python package for numerical linear algebra and plotting with a
MatLab-like interface. It currently consists of wrappers around Numeric and
Gnuplot packages, but eventually may be implemented directly in C/C++, or as
interface to Octave.
Matrix2LaTeX is a program that produces LaTeX code required to typeset matrices/vectors. It supports a set of predifined matrices/vectors such as Hilbert, unitary and diagonal.
KPNClac is a polish notation calculator intended to inspired by the HP48 Series calculators. It handles complex numbers and will someday handle matricies. The next current development version allows user programmable functions via python.