-
I am evaluating `interp()` against xESMF. [Here](http://xesmf.readthedocs.io/en/latest/Curvilinear_grid.html)'s how xESMF would regrid the built-in `'rasm'` data to a regular lat-lon grid.
Seems li…
-
Relevant section from the [CODEX preprint](https://www.biorxiv.org/content/early/2018/02/05/203166):
> A 3D segmentation algorithm was therefore created to combine information from the nuclear stai…
-
HI! I have some question.
(1)Is the result obtained by directly running start.dat isotropic resampling?
(2)How to run code implementation Adaptively-Isotropic Resampling?Like this result in the pape…
-
Hello,
i couldn't find documentation so far. My problem is that i have a dataset that can be converted to a pointcloud. I do the conversion as follows:
```scala
def toPointCloud(sweeps: Seq[T…
-
I have a set of clouds (saved in path in `ply` format) for which i want to generate the alpha shape.
```
# test.py
from pathlib import Path
import pymeshlab
from loguru import logger
de…
-
Dear `spglib` developers,
I am trying to compile `spglib` with cmake (version 3.17.5) followed by the instructions. However, no matter the version I got from "git clone https://github.com/spglib/sp…
-
This issue is like a "to-do list" and these are suggestions people made.
* [Ruppert's algorithm](https://en.wikipedia.org/wiki/Ruppert%27s_algorithm) as suggested [here](https://www.reddit.com/r/da…
-
I found that the relabel parameter is not implemented consistently in SimilaritySurface, namely:
* `copy` honors it.
* `reposition_polygons` honors it when `in_place` is False.
* `triangulate` ig…
-
OhMyREPL nicely colours the input I type. However, when I hit the "tab" key, then it opens a large menu showing previous inputs that is all black-and-white. That is confusing (it breaks my expectation…
-
Hi, Im trying to get my AMD system set up to run some torch software , I prefer not to have to mess with Docker, is there a reason to do this ?
Is there a way to build this w/o docker?