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.
Create free account
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Uranie is CEA's uncertainty analysis platform, based on ROOT
Uranie is a sensitivity and uncertainty analysis plateform based on the ROOT framework (http://root.cern.ch) . It is developed at CEA, the French Atomic Energy Commission (http://www.cea.fr).
It provides various tools for:
- data analysis
- sampling
- statistical modeling
- optimisation
- sensitivity analysis
- uncertainty analysis
- running code on high performance computers
- etc.
Thanks to ROOT, it is easily scriptable in CINT (c++ like syntax) and Python.
Is is...
IMPORTANT:
==========
Our project home page: https://openmpp.org
Our latest sourcecode and release available at: https://github.com/openmpp/main/releases/latest
Our documentation available at: https://github.com/openmpp/openmpp.github.io/wiki
SourceForge files still exist for historical reason.
OpenM++ is an open source microsimulation platform inspired by and compatible with Modgen. OpenM++, compared to its closed source predecessor Modgen, has advantages like portability, scalability and open source. ...
Software for speech research. It includes programs and libraries for signal processing, along with general purpose scientific libraries. Most of the code is in Python, with C/C++ supporting code. Also, contains code releases corresponding to publishe
MXLib is a C++ wrapper around the Intel® Integrated Performance Primitives (IPP) library and NVidia NPP CUDA library. You can use either IPP code (or a subset of functions that do not require IPP) on the CPU side, or use NPP/CUDA on the GPU side, or use both together. The function syntax is similar to that found in MatLab and the library is designed to make it easy to port your code from MatLab to C++. The idea is to provide Scientists, Engineers, Researchers and other non full-time...
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
A new floating-point arithmetic which has uncertainty-tracking and undertainty-bounding capability, and algorithms to test this arithmetic. The code is in C++ (Visual Studio Express 2008)
A slick interface to see various scale analysis algorithms in action.
The Shape Visualizer is intented to be an exploratory/educational tool making it quick and easy to see how various mathematical methods perform in analysing and selecting the various patterns present on an image.
The main website is built as a wiki gathering info and examples on the various implemented algorithms.
The combination of the application and its wiki intend to constitute a nice little pedagogic toolkit for multiscale analysis.
Feel free to contribute code or wiki content !
mlpy is a Python module for Machine Learning built on top of NumPy/SciPy and of GSL.
mlpy provides high-level functions and classes allowing, with few lines of code, the design of rich workflows for classification, regression, clustering and feature selection. mlpy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3.
mlpy is available both for Python >=2.6 and Python 3.X.
VisualR is a (currently) Windows only C++ GUI programming interface to R.
It allows creating full featured applications that complelely control R and serves as a GUI programming toolkit that can be controlled from inside R code.