-
Background: I'm going to prototype some rune optimization logic and am taking advantage of the swarfarm codebase so I don't have to reinvent the wheel on import/export/data model. I actually use the…
-
Although cmake says cuda version is suitable, make command hit the following error
```
$ make
[ 1%] Building NVCC (Device) object gunrock/CMakeFiles/gunrock.dir/__/externals/moderngpu/src/gunroc…
-
With the new design, aliases are stored in the back end distinct from the feature definitions, and back end will eventually serve the required information to the front-end for drawing lines between ax…
-
There are a couple of visualization tools, e.g. for inspecting matches, or visualizing the final pointcloud and cameras with a C++ and a web-based viewer.
I am working on some alternatives/variatio…
-
Add a static route for 10.0.0.0/8 with next-hop 10.15.0.4 (which is within the /8):
```
stig@invader1:~$ sudo goes vnet show ip fib
Table Destination …
stigt updated
6 years ago
-
Great project! It would be really nice if we had support on macOS via Homebrew, allowing users to install Diagon via `brew install diagon`.
Is there anything that would prevent a build on OSX in pr…
mavam updated
11 months ago
-
https://mp.weixin.qq.com/s/Mm5SoK3RqOgD0gug45DKuA
ixxmu updated
2 weeks ago
-
I've just tried to compile treedec on a Raspi 4 running FreeBSD 13 RC4, no gala installed. I get
~~~~
In file included from python_tdlib.cpp:30:
In file included from ../src/treedec.hpp:29:
In f…
spth updated
3 months ago
-
Hi, I have a set of vertices and faces that I have given to Trimesh (my mesh is a perfect cylinder (all surface are closed)) .
But when I compute the skeletonization, it seems that something wrong h…
-
It is useful (especially with sparse matrices) to know which indices are non-zero.
Proposal to add a new API function `non-zero-indices` which will return this information for any 1D+ array.
This op…