-
I'm trying to create delaunay triangulations for the purpose of clustering. I got interested in using fractional metrics (not actually norms, but potentially useful) to try to cluster things in highe…
ghost updated
4 years ago
-
Matrix does not include rows for those simplices of lower dimension that are not contained within those of higher dimension.
We need to fix it.
-
I wonder if the approach taken in this package "scales" to larger, complex, higher-dimensional lattices. Currently, there is no explicit unit cell concept, all sites are at integer positions (#10) and…
-
Certainly! Let's embark on a captivating journey into the realm of 8-dimensional chess. To start, I'll set up the initial positions of the pieces on the 8D chessboard. Keep in mind that visualizing th…
-
Hi there,
Extremely excited about the potential of dagger and that the contributor base is growing.
In the long term, is there any plan for an API for working with labeled multi-dimensional data…
-
**Introduce a higher-level Importer API that provides a declarative approach to transformations**
- offer a clear API for developers to access that follows a consistent pattern
- define a no-code …
-
- [x] Push Branch with starter code
- [x] #54
- [ ] Add dataloading support in the pytorch_dataset class
- [ ] Add modeling support
-
CORRELATE() in GDL stops when input array dim is higher than 2.
Same problem with and without /COVARIANCE keyword.
I am afraid if is more that just removing the test at line 42 ...
```
IDL> a=…
-
Hello!
1. Fascinated by your game; I use Linux, and luckily, the game was easy to compile and run; really enjoyed wandering in the unusual geometries which I studied; can I support the project with a…
-
Creating a simulator module.
- [x] Taking out the Gym dependency so that we can use the env and plotting without the Gym API.