From 2a96378737b447c3483d70e8f6870170c05dca6a Mon Sep 17 00:00:00 2001 From: Vissarion Fisikopoulos Date: Tue, 4 Nov 2025 09:22:17 +0200 Subject: [PATCH] Add volesti to the list of libraries (#1727) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d46b83..69734fb 100644 --- a/README.md +++ b/README.md @@ -1072,6 +1072,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny * [TileDB](https://github.com/TileDB-Inc/TileDB) - Fast Dense and Sparse Multidimensional Array DBMS. [MIT] [website](https://tiledb.io/) * [Trilinos](https://github.com/trilinos/Trilinos) - High performance PDE solvers. [BSD] * [Torch](https://github.com/torch/torch7) - A scientific computing framework with wide support for machine learning algorithms that puts GPUs first. [BSD-3-Clause] [website](http://torch.ch/) +* [volesti](https://github.com/GeomScale/volesti) - High dimensional sampling from truncated distributions, convex optimization and volume computation. ## Scripting