Bruno Levy
@brunolevy01.bsky.social
980 followers 380 following 190 posts
Researcher in computational physics,, Scientific director of Program Inria Quadrant 2018-2022 director of Inria Nancy G-Est, ERC GOODSHAPE-VORPALINE, #riscv ambassador
Posts Media Videos Starter Packs
#geogram 1.9.7 is out !
Geogram is a software library of geometric algorithms, it has mesh intersection, remeshing, CSG, Delaunay and Voronoi in 2D and 3D, constrained Delaunay triangulation in 2D ... and much more !
github.com/BrunoLevy/ge...
A collection of 3D meshes constructed from CSG operations.
Tomorrow at TelecomNancy, another episode, with a demonstration of FemtoRV, the minimalistic Risc-V core, and some experiments with C/C++ programming: we are going to write WRONG programs, see what happens, try to understand what happens, deduce the good habits.
Graphite's interactive "CosmoViewer". Explore your cosmologic simulations interactively !
my Minkowski is both much slower than OpenCascade's and buggy, but I started last month 😀
(and the context is different, it takes polygonal meshes instead of NURBS, but it is no excuse, NURBS are harder I'd say !!)
Large-scale semi-discrete optimal transport with distributed Voronoi diagrams,
Final version available here:
www.sciencedirect.com/science/arti...
semi-discrete optimal transport: galaxy clusters and Laguerre diagrams.
Fast Minkowski sum, making progress....
An example of a Minkoswki sum, from OpenSCAD test suite
Is #geogram's Constrained Delaunay Triangulation robust ?
... on the testbench !
github.com/BrunoLevy/ge...
Teaching processor design at Telecom Nancy
Lesson 1: build your own risc-V processor at home using a FPGA
Course notes are here:
github.com/BrunoLevy/le...
Title slide: "adventures with FPGAs", with a composite background made of photos of FPGAs and peripherals
RING meeting in Nancy,
Cyprien Plateau--Holleville presented presented his awesome work on exact integration of the differential quantities involved in Partial Optimal Transport. And that's not all: It comes with a combined physsim - Optimal Transport - rendering on the GPU !
Cyprien Plateau--Holleville in front of his title slide at the RING meeting
Hichem's method first creates a superset of the Minkowski sum (first image) that needs to be cleaned (second image). For the cleaning phase, my algorithm in dl.acm.org/doi/10.1145/... seems to work reasonably well...
Intermediary result, a superset of the Minkowski sum, obtained after phase I of Hichem Barki's algorithm. The final resulst, after cleaning.
Today's result, from OpenSCAD test suite
Our article "Large-scale semi-discrete optimal transport with distributed Voronoi diagrams" (with Nicolas Ray, Quentin Merigot and Hugo Leclerc) just got accepted by Journal of Computational Physics. Pushing the limits of Optimal Transport by several orders of magnitude !
A cosmological simulation, showing the cosmic web, with 300 million galaxy clusters. A nice test case for the new algorithm !