-
In the fancy new buildings help under the headline production is marked the time of production. I would find it also interesting to state the time of sleeping of the building, as only the two informat…
-
## Overview
The purpose of this issue/document is two-fold:
- to summarize the regressions analyses of the project in a **textual form**
- to summarize the results of these regression analyses in …
-
Section **2.1.1. Merkle Particia Trees** states that
> This allows the state data structure itself to represent not only the intrinsically correct paths in the data, ***but also the requisite crypt…
-
I try the code on a large dataset 200k x 2.5k, using last version v0.5.10 with ever dense or sparse dataset, I have an error:
My code:
´´´
index = pynndescent.NNDescent(crs_test, metric='cosine…
-
Hi there,
Having an issue when I try to run BBKNN without annoy. Had this error, then freshly installed everything in a new conda environment, I'm still getting the error passing from pynndescent whe…
-
**Affiliation**
PPPL reported issue via email.
**Version(s) Affected**
not specified
**Platform(s)**
probably Linux
**Installation Method(s)**
not specified
**Describe the bug**
On 4-…
-
Add a coordinate system to the TM to aid discussion about mapping. It may be easier and more precise if a new mapper could request feedback if they can pinpoint exactly where they are having an issue.…
-
Currently you can extend COPPER workflows using polymorphy, ie. classes that "extends" another class. If you want to avoid that because you get too many inheritance trees it would be nice if you could…
-
NeXML is an emerging standard, and the preferred way to import trees to OpenTree. We should try to support it eventually. NeXML is supported by the Python ETE library. Maybe we can add ETE to the Py…
-
### Description of feature
## Problem
Conda environments are not reproducible over time. The sometimes large dependency trees mean you get a different software stack next week to the one you have …