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
Cut Data Warehouse Costs by 54%
Easily migrate from Snowflake, Redshift, or Databricks with free tools.
BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
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.
The purpose of the CoCalc project is to develop a simple RPN calculator application for use on laptops running OS X. It has been developed in Cocoa and Objective C, although it may change to a PyObjC application in the future.
runsbml - Pathway Simulation Tool emulates the dynamics of biological pathways by calculating concentrations of biochemical compounds at different times and conditions.
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/
This is a library of classes and functions to be used to abstract arbitrarily large integer and floating-point numbers in C++.
All standard operators are overloaded so the user is able to substitute "mpi" for "int" and "mpf" for "double" to use.
REPCAL (REverse Polish CALculator) is a light and fast calculator in RPN (reverse polish notation) mode for the console (command line). It is written in 180 lines of Python code, and can be used both interactively or inside shell scripts.
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.
Maztrix is a matrix library and program (written in ANSI C++) for computing matrix calculations. Maztrix can find determinants, row reduce, and much more.
Advanced calculator for devices that has J2ME supported. You can evaluate sophisticated arithmetic expressions in conventional form including function using. The set of operarations and functions can be easily extended. Works for any J2ME device.
mupacs is a lisp mode for editing MuPAD code (automatic indentation, fontification, ...), as well as running MuPAD in a subshell, with support for debugger and online documentation
Custom algebra simplification and rearrangement. 2d, 3d Graphing, numeric evaluation, excact and approximate, exporting to text, HTML and latex-source. ANSI-C, stand-alone.
2D, 3D object indexes (Quadtree, Octree, Quadtree with object radius indexation), fast geometry find functions, template classes with embedded 2D, 3D indexation and fast search features.
Numerically estimate an efficiency of code construction algorithms. Randomly generate n binary words of length m with minimum Hamming distance d and create a prefix code (= retrieval tree) from them. Based on PhD work.
The fst2v5d package converts data stored in the Canadian RPN Standard File (FST) format into Vis5D format. FST files, commonly used to store meteorological data, are scanned by fst2v5d to generate both 4D fields and independent topography input files.
uBLAS is a C++ template class library that provides BLAS level 1, 2, 3 functionality for dense, packed and sparse matrices and many numerical algorithms for linear algebra.
Emu48 for Mac OS X is an emulator for HP calculators. It is a port of Emu48 for Windows and uses the same ROM images and interface skins. Currently it can emulate the HP49/48/40/39/38 series calculators. More info: http://emu48mac.sourceforge.net/
A user-friendly mathematical plotter. Its main purpose is displaying 2D/3D functions, defined in rectangular, polar and cylindrical coordinates, relations between variables, parametric curves/surfaces and vector fields. It is based on SDL and OpenGL
Multiprecision unsigned number template library (MUNTL).
The program is intended for the organization of calculations with the big
precision for unsigned numbers. Program is very fast because do not use any heap call (new, malloc etc.)