HighVoronoi.jl

A Julia Package for high performing parallelized computation of high dimensional Voronoi Meshes and Finite Volume problems
Author martinheida
Popularity
0 Stars
Updated Last
7 Days Ago
Started In
January 2023

HighVoronoi.jl

A Julia Package for parallelized computing of high dimensional (i.e. any dimension >= 2) Voronoi Meshes and setting up Finite Volume computations on these Meshes

Stable Dev(broken) Build Status Coverage Coverage

Refer to the manual for detailed information on how to use.

The new version 1.3.0 has improved performance due to new internal data structure and parallelization.