-
There is now a working version of spatial neurons, with weave. Now it seems that the bottleneck in the Hodgkin-Huxley example is state updates. It reminds me that in Neuron, there is an intensive use …
-
Precompute routines need to be formalized and added to either impact-tools or some other package structure.
-
Hi,
I really liked the tool. Im trying to import and visualize precomputed docking poses into dockey rather than generating again using autodock?. Is there any option to import precomputed poses fo…
-
Hi, could you share the preprocessed features? The link provided is invalid. Thank you very much!
-
P2A needs values for its Summary tab, which are ensemble statistics for each of several variables (mean temp, precip, snowfall, gdd, hdd, ffd) and a small assortment of sub-annual periods (annual, se…
-
It would be nice to precompute some indexes; these allow fast joins and aggregations with third party data:
* H3 / hex - https://eng.uber.com/h3/
* Geohash / rectangle - https://en.wikipedia.org/w…
-
Hi,
Is it possible to precompute the liftoff database from a gff without running the whole pipeline. The use case is that I have one reference and gff and I want to liftoff those annotations onto …
-
Howdy!
I want to start by saying that I've found this package to be very convenient and useful!
My only issue is the time complexity of the name2taxids function. It does a linear search through th…
-
-
#### Description
Precomputed distances are treated as "unsupported" by AgglomerativeClustering, regardless of the provenance. (e.g. sklearn.metrics.euclidean_distances)
This restriction makes it…