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.
Try free now
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
StereoWorks is an easy to use yet powerful tool to create 3D reconstruction surfaces from stereoscopic SEM images. It allows the user to make detailed elevation maps from a pair of SEM images and obtain data such as height, area and roughness.
Geoplan-Geospace is a 2D and 3D interactive geometry software to create and manipulate interactive figures for eLearning. It features euclidean geometry objects (lines, circles), numerical functions, numerical sequences, geometrical transformations.
Kicksey-winsey is an open source package for spectral fluid flow simulation using wavelets. It is provided as is and without any warranty that the results of the computations will be correct. Feedback on the forums would be very welcome !!
The CVR-Lib (Computer Vision and Robotics Library) is a C++ object oriented library for computer vision. It provides lots of functionality to solve mathematical problems, many image processing and analysis algorithms, classification tools, and much more.
The Quality Control Assistant is a utility for quality assurance. Included are shipment analysis functions (confidence interval calculation) and a production control module (error band calculation)
An extremely small utility It converts one unit to another in real time. Common Functionality, but a goal here was to improve usability for quick and frequent use.
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.
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
A Python package that provides classes and tools for dealing with dimensional quantities. Includes a parser for the quantity language (i.e. calculates "3 meters per second in miles per hour") and a class for constructing matrices containing dimensions.
G.A.V. (Graph Algorithm Visualizer) is a tool that visualizes algorithms from graph theory. A step-by-step visualization from each different algorithm allows the user to understand the particular algorithm very easily.
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
EN : Visualization of non-convex polyhedra and pattern generating for paper building.
FR : Visualisation de polyèdres non-convexes et génération de patrons pour une construction papier.
The project Intergeo co-funded by the Community programme eContentplus develops an open-source library for the common file format it defines to allow developers of dynamic geometry systems to quickly integrate read support for such files.
HicCalc is a scientific utility written in Java,that runs on all java supported operating systems. The current release contains the graphing part of the product. Please visit http://www.hicsys.com/hiccalc.htm to check out the online demo.
Incremental singular value decomposition (SVD) routines for the Gnu Scientific Library (GSL). It outperforms the standard batch-SVD methods in running/windowed SVD applications.
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.
Lightweight matrix lib, especially good for micro-blaze or other embedded processor which needs to do matrix operations. Supports Add, Subtract, Multiply, Transpose, and Invert (Cholesky Method). Compiles to 15kbs using -0s and is ISO C compliant.
An implementation of the Markovian Jensen Shannon divergence (MJSD). The code recursively segments a sequence of symbols and then assesses the divergence of each segment with respect to the entire sequence.
The Felo rating system provides an objective fencing strength estimate for each individual fencer in a group, just like the Elo rating in chess. This program calculates the Felo numbers by analysing a bout result list created by the user.