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
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Solution of nonlinear multiphysics partial differential equations
Solver for coupled nonlinear partial differential equations (elliptic-parabolic conservation laws) based on the Voronoi finite volume method. It uses automatic differentiation via ForwardDiff.jl and DiffResults.jl to evaluate user functions along with their jacobians and calculate derivatives of solutions with respect to their parameters.
ggforce is an extension package for ggplot2 that introduces specialized statistical transforms, geoms, and layout utilities to enhance and complement the built-in ggplot2 offerings. It enables more advanced visualization techniques such as faceting enhancements, hulls, annotation marks, and novel layouts for network data and marked regions.
Implementation of the Weight Spherical Centroidal Voronoi Tessellation described in http://arxiv.org/abs/0912.3974
It uses this implementation of convex hull: http://www.cs.ubc.ca/~lloyd/java/quickhull3d.html
Plantra-Trajectory Planning is a software to rebuild surfaces from cloud points, featuring shaded 3D visualization and path planning for robotics paths. It uses Voronoi diagram, Cyrus-Beck clipping, Delaunay triangulation and B-Splines.
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.
Acre calculates growing-space or stand-density of trees and creats pictures of it. It can also be used to calculate weighted Voronoi-Diagrams (splits up an area to the neares point or to the point with the greatest influence at a certain place).
libvoronoi computes image-based 2D Voronoi diagrams using graphics hardware for interactive applications. It can optionally return the centroids and image moments of the Voronoi regions using arbitrary distance functions. It is simple, portable and fast.