-
Hello, Very thanks for MaterialDesignIco at first, I am very hope add the YiJing symbols, please let's me make some introduction.
The Yijing is the foundation of Chinese traditional culture, and af…
-
Hi,
Tested this out with 3 themes. For some reason in neither of them it's working past search box input.
On hugo `v0.53`
Getting to:
```
http://localhost:1313/search/?q=welcome
```
But…
ventz updated
5 years ago
-
Hello,
A question about `samples` data type. The k-means method signature is following:
```
KMCUDAResult kmeans_cuda(
KMCUDAInitMethod init, const void *init_params, float tolerance, float…
-
Hi, I can't even express how happy I am to see this project! I immediately had to give it a try. I compiled the pyoxidizer itself without problems (just had to install ``libssl-dev``), but when I try …
-
Seeing that there is an API made for R# - would it then be possible to use this library in C# as well?
In C# we have a managedCuda library that can leverage tasks to GPU, so I was wondering whether…
-
Hi! I tried to use this on my model and it just explode the memory, the input size is:
2M * 6000 Matrix
```python
reassignments threshold: 14050
/tmp/kmcuda/src/kmcuda.cc:152 -> out of memory
fai…
-
Even on perfectly 90 degree perpendicular to surface objects, without infill 'extra perimeters when needed' does enforce minimum of 2 perimeters. disabling this option makes proper 1 perimeter part.
-
Hi,
I'm trying to get the KMCuda library running in Python, but I am getting the following error:
```
root:INFO:07:04:43 Clustering users into 50 clusters...
reassignments threshold: 470
transp…
-
It would be beneficial to have the ["minified"](https://github.com/EthereumCommonwealth/Callisto-Media-Kit/blob/master/minified-logo.jpg) logo, (with the Logo and Callisto text) in the Twitter ratio a…
-
Great library, thanks a lot!
I would like to use it for solving the following problem: I have two sets of points e.g. in 3D-space. With the first set I perform a kmeans-clustering and then I would …