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.
Start Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
A project to help students calculate symbolic derivatives and integrals. Plus, a Java expression tree library for developers who may need to do such things in their programs.
The project has moved to github: https://github.com/generalpenguin89/calchelper
Expression Solver computes the value of a mathematical equation/expression. Works with operators, numbers, variables, and functions. Users can define their own variables and functions. hosted: http://github.com/matcatc/Expression-Solver
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.
Provides a C++ type-safe mechanism to deal with various units of measure. It prevents many
units-related run-time errors (such as mistakenly mixing feet and meters) by catching them at
compile time. The library includes scalar, 2D, and 3D vectors.
Ever needed a powerfull-n-simple calculator? Do you need to parse strings to expresions? This calculator can handle math functions, variables and a lot of libraries. By the way, you can easily write your own library.
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.
The fast powerful CALC is a desktop scientific calculator, still is under development and tests. The objective is offer a good and easy to use mathematical tool. I hope you enjoy it.
QtXGame is an intuitive, extensible, modern cross-platform tool to construct and solve extensive and strategic games related to Game Theory. Its extensibility allows user to create and add his own games, solvers and matrix transformations.
ENIAC: Electrical Network Interactive Analysis Console. Educational software originally made for the study and simulation of electrical LTI circuits, but which supply also a lot of mathematics computations, like complex, polynomial and matrix operations.
A library with implementation of algorithms for solving Lot Sizing problems. The main focus of the library is on ease of use, while also attempting to keep it as efficient as possible.
MegaPi is a programm to calculate Pi. It uses the GMP-Lib for the long numbers. The maximum of Digits is just bounded to your Physical Memory. Available as source, and for GNU/Linux 32 + 64 Bit.
Group Explorer is mathematical visualization software for the abstract algebra classroom.
Users can explore dozens of finite groups (and morphisms among them) visually and interactively.
PowerMath is a computer algebra system designed for all science. It has the ability, but not the limitation, to complete advanced or simple science and math problems. It runs from DOS but programmers are needed to program a GUI for the software.
My first project. Select a Formula and compute the results. Windows user can download a working example. Everybody else can checkout the repository. Enjoy.
JStatCom is a software framework that facilitates the creation of JAVA programs for data based analysis tasks in various domains. It provides ways to call routines from specialized software packages, like Matlab, Gauss, Ox, and possibly others.
LibNav is a library providing general algorithms for navigation and positioning. It includes datum conversions, reference systems conversions, vector and matrix operations, Least-Mean-Squares, Kalman Filter, Runge-Kutta, statistical tools and more.
C++ Graph is a port of the Annas.Graph Java Library to C++. Visual components are excluded from this port. Will support Breadth First and Depth First Searches, Djikstra Algorithm for shortest path.
This is module for basic computation with floating point numbers. Numbers can have very wide mantissa for good precision, for realize "arbitrary-precision arithmetic". Module was adapt for BCB and MSVC compilers. Russian comments.