-
From a discussion with @fiszczyp , where large-ish building blocks were pointing into the centre of the macrocycle when isometric smiles were used (I could not understand this distinction, but current…
-
It would be nice to generalize this to `f32` as well.
My first thought was to accept an `AttributeIterator` directly in functions like `compute_centroid`. But that doesn't seem like a good solutio…
-
Hi Paula,
Thanks a lot for the detailed README instructing the user how to run your code - and I really like the intuitive way of using the CLI!
#### Procedure
I tried to run the recombination …
-
Hi Stephen,
I have a question regarding the annotations for the gene_ids identified from the pan-genomic profiling. As I understand, these gene_ids are PATRIC gene IDs, and while I can find annotat…
-
We have `centroid`, `exterior` or `envelope` as attributes, but `representative_point()` as a method. Would be good to have an alias as an attribute, to have them all consistent. There's no potential …
-
initCluCenter=np.array([[0,0],[4,8],[6,3]]).astype(np.float32)
centroids, assignments, avg_distance = kmeans_cuda(samplesMatrix_,len(initCluCenter), init=initCluCenter, verbosity=0, seed=3)
-
There are some changes in code. Name of string are wrong at some places.
After successful compilation, It is showing
Exception reading DistribtuedCache: java.io.FileNotFoundException: file:/tmp/ha…
-
# Platform
Faiss version: git commit 06ae6b8a590f3941e9c8b1e1ea0ee9d872045783
Installed from: compiled from source
Running on:
- [x] CPU
- [ ] GPU
Interface:
- [ ] C++
- [x] Pytho…
-
_Issue [HLA-648](https://jira.stsci.edu/browse/HLA-648) was created on JIRA by [Michele De La Pena](https://jira.stsci.edu/secure/ViewProfile.jspa?name=mdelapena):_
Rick and Steve report the units …
-
Now, the resultant path from Dijkstra goes through land (which is not optimal). Hence, need to process grids and calculate centroids which separate lands from on-shore cells.
NJ261 updated
5 years ago