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
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.
Graph handling and layout software developed for helping scientific research. The interface uses Perl, the algorithms are in C++. Creates and shows 3D and 2D graph layouts (several algorithms). Has a scripting interface for graph handling.
Wallaroo is an infinite precision constraint solving and optimization library for linear constraints over the rational numbers. It handles equalities (=), inequalities (<=, >=), strict inequalities (<, >), and disequalities (!=).
Lightweight backpropagation neural network in C. Intended for programs that need a simple neural network and do not want needlessly complex neural network libraries. Includes example application that trains a network to recognize handwritten digits.
LWCAD is a cross-platform 2D/3D CAD system working on Linux and Windows. It is released under GPL. LWCAD provides comprehensive 2D drafting features and powerful 3D modeling capabilities.
This is an attempt to make a portable, efficient, and abstract set of C++ classes which manipulate algebraic expressions. I wrote it to explore C++ inheritance and polymorphism and it's extremely likely this project is the wrong solution for you.
SciGraphica is a scientific data visualization and analysis application, supplying many of the basic plotting features for 2D and 3D charts. It features opening several worksheets and plots to work with at the same time and PS output.
This is a prolog-like programming language based on the fuzzy logic. It includes the class-libraries for fuzzy logic, probability theory and method of resolution, all made in C++. Java releases possible in the future.
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.
The NHD Software Project is a collection of the utilities, scripts, APIs, standards, and application extensions used for the quality assurance of stream and river data, conflation/generalisation of hydrographic data, and other hydrologic data maintenance.
neuralnetgen is intended to be a universal neural net generator that receives a neural net description (on Neural Net Description Language, also developed on this project) and generates ANSI Ccode of a library that implements it.
JJS-BDD provides a library for manipulating switching functions in an efficient way (based on sobdd).
There is a GUI for small bdd's where you can see how bdd's work (for teaching purposes).
runsbml - Pathway Simulation Tool emulates the dynamics of biological pathways by calculating concentrations of biochemical compounds at different times and conditions.
KStochastic gives the user the ability to create pictures of stochastic processes based on arbitrary probability distributions. Those pictures can then be used for illustration purposes in various publications treating random phenomena.
Concurrent Modules for GNU Octave is a framework to help developing modular extensions to Octave. Modules run in separate threads and a timer module is provided as example. It is also the basis of Octave GUI Module that will give Octave GUI capabilities.
An automatic 2D Delaunay mesh generator and solver for Finite Element Analysis. Can solve 2D field problems (Poisson and Helmholtz Equations). Can use LAPACK/ARPACK solvers producing OpenGL/Postscript output. Uses C/GTK/GTKGLExt/MFC. Runs on Win32/Unix.
A KDE program that calculates polynomes based on given data coordinates.
Update 2020-01-04:
Please check Qt 5.9 implementation: https://sourceforge.net/projects/kpolynomev2/