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.
Try It 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.
A freeware Qt based project which targets a Calculator which has views of bin/dec/hex in the same window. I have missed this feature in legacy calculators and some of the colleagues asked about it too, hence the origin of the idea.
A computer algebra system for homological angebra computations using chain complexes, including of course a function parser, some support for different datatypes, maybe some group theoretical applications and so on.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
The application is used to draw some geometric shapes and then algebraically deduce some information about these shapes prior to the information given by the user.
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.
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.
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.