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
Earn up to 16% annual interest with Nexo.
More flexibility. More control.
Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform.
Geographic restrictions, eligibility, and terms apply.
The Great Periodic Path Hunt at gwtokarsky.github.io
Researchers, Mathematicians and Enthusiasts.
Download "Billiards Everything" to discover new periodic billiard paths, an unresolved problem from 1775!
Download "Billiards Covers" to see the most current list of periodic paths in triangles.
Follow "The Great Periodic Path Hunt" at gwtokarsky.github.io for the latest news.
Email tokarsky@ualberta.ca for feedback.
This is a free Java software for students about statistics, is not granted for professional use.
It's just code, but has many functions. For other codes, see http://freejavacodex.altervista.org
Combean is a Java framework for mathematical structures and optimization algorithms. Through a set of Java interfaces and JavaBeans-based config, Combean glues optimization codes together - leading to more interoperable, adaptable and flexible solutions.
Smalltalk numerical analysis codes based on Didier Besset's "Object-Oriented Implementation of Numerical Methods: An Introduction with Java & Smalltalk", 2000, Morgan Kaufmann Publishers.
Java numerical analysis codes based on Didier Besset's "Object-Oriented Implementation of Numerical Methods: An Introduction with Java & Smalltalk", 2000, Morgan Kaufmann Publishers.
Given a String , returns the next logically sequential string defined by a rule. The basic rule is, given a sequence of alphabets, it checks the string and returns a new string with one or more alteration. javadocs and source codes available inside.