Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Get Started Free
$300 Free Credits to Build on Google Cloud
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.
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.
With this program you can do Geometry on a computer just like you would do it on a blackboard in a classroom. However, the computer allows you to go beyond that, since Euklid are designed to do interactive Geometry.
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.
RLaB is a high level programming language targeted at engineering applications. Rlab is _not_ a clone of languages like Matlab. Though, it can be called "MATLAB-like" since the programming language possesses similar operators and concepts.
Winix Open-Calc is an experimental project, mainly for the educational use of the developers. It is a command-line based calculator with some extra features, such as the ability to solve algebraic equations and geometric formulas. For Windows and Linux.
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
Constructs and renders two and three dimentional Sierpinski fractals (so-called snowflakes). Renderers support antialiasing, output is in PNG files. 3D renderer supports change of colors, point of view, light direction.
Nickle is a desk calculator language with powerful programming and scripting capabilities. Nickle supports a variety of datatypes, especially arbitrary precision numbers.
bjsim is a blackjack simulator, designed to test various basic (noncounting,
total, noncompositional) strategies under various conditions: number of decks,
game rules (double after split, dealer hitting soft 17, etc.).