-
I am trying to use scipy.spatial.distance.cdist
I can import scipy but cannot call or import scipy.spatial
I have searched the web and found other posts similar to this but none have worked for me. …
-
Is it possible to provide a distance/dissimilarity matrix manually to `metaMDS()`, ie to use UniFrac distances or others, without the inherent `distance` argument in the function calculates distances …
-
This is hard to read. Below is an example and I bolded on instance.
0
****
0
../TestEllipsoids/PointFiles//128/
0
2
100
200
-
## Environment data
- Language Server version: 2021.1.3-pre.1
- OS and version: Arch Linux 5.10.10-arch1-1
- Python version (& distribution if applicable, e.g. Anaconda): 3.9.1
## …
-
As per @sturlamolden's [suggestion](https://github.com/scipy/scipy/pull/4540#issuecomment-75690515) in #4540 `scipy.spatial.procrustes` should provide statistical testing:
> Randomization test for p-…
-
There are two Procrustes3D classes, one in Libs (used by prep tools, esp particle based reconstruction), and the other in ITKParticleSystem (used by ShapeWorksRun).
- Run and Prep should use the sam…
-
- ParticleBasedSurfaceReconstruction needs to built as part of post and superbuild
- Its CMakeLists being updated to reflect the new repo
- The below dependencies listed in its CMakeLists should be …
-
The output of `scipy.ndimage.rotate()` for a single 180 degree rotation is inconsistent with the result of two consecutive 90 degree rotations. I had expected these should be equivalent. Is this e…
-
The SWG today (2020-05-27) discussed whether the development of **OGC API - Common - Part 2: Collections** might have implications for **OGC API - Coverages**. The SWG agreed to revise the document, i…
-
Currently, pypocketfft used by scipy.fft only supports vector instructions on x86 CPUs. Enabling vector support for other architectures is fairly trivial and only requires adding a few lines of the fo…