-
Hi, I'm new to FragM and I'm using the windows binary of FragM (downloaded from the release page), and I tried the demo `neozhaoliang-Boyd-Maxwell-Ball-Packings` in the example list. But it reports an…
-
Hi,
I'm wondering if it's feasible to bound the 3D space by a dilatation of the convex hull of a set of points instead of a cube?
Indeed, for my problem I have points at the top and bottom surfa…
-
As was discovered in https://github.com/nengo/nengo_extras/issues/34, the following two samples have the same distribution:
```
CosineSimilarity(d+2).sample(n) === UniformHypersphere(surface=False…