-
The design of channels assumes that either facets are exclusive (i.e., each datum appears in at most one facet) or that if facets are not exclusive, that the derived channel value is the same across a…
-
Dear Prof. Rycroft,
Before bothering you with my implementation question, I would like to thank you for developing such a nice library. This library is on the edge of becoming one of our central t…
-
There is a bug in this library that occasionally causes the assertion at line 1134 (internal->numsites == 1) to fail. I do not know what the issue is, but I have attached a test program and data file …
-
### 📜 Description
I'm trying to log in using okta provider and get 401 error. After some debugging I found out that `Key for the ES256 algorithm must be one of type KeyObject or CryptoKey. Received a…
-
Hi, I have a set of points in a mesh (say `v[0],...,v[N-1]`) labelled on a mesh with genus 0 and I want to join all these points through geodesics, i.e. for each `i = 0,...N - 1` we join $v[i],v[i+1 …
-
Need a generalized way to partition space, comparable to Repeat and its REPEAT_ID_* properties, but using arbitrary fields + combine to create a voronoi diagram of indexed cells that can be used by Se…
-
Hi,
`
void initState() {
super.initState();
_pageController = PageController();
_strokeOrderAnimationControllers = [
StrokeOrderAnimationController(
"{'strokes': ['M 4…
-
Hi,
I was trying to do a sphere voronoi tessellation in R with no luck. Yesterday I started a bounty on SO (https://stackoverflow.com/questions/68324079/how-to-truly-calculate-a-spherical-voronoi-di…
-
```
Compiling libliquidfun-sys v0.2.0
error: failed to run custom build command for `libliquidfun-sys v0.2.0`
Caused by:
process didn't exit successfully: `/home/someone/bevy_liquidfun/targ…
-
Submitting Author: Raphael Quast (@raphaelquast)
Package Name: EOmaps
One-Line Description of Package: https://eomaps.readthedocs.io/en/latest/
Repository Link (if existing): https://github.com…