-
Please check the new backend performance of `CascadedFirstOrderXXX` systems in the [ScalableTestSuite](https://libraries.openmodelica.org/branches/newInst-newBackend/ScalableTestSuite/ScalableTestSuit…
-
This is a very interesting library and I want to try this for my project. I wanted to know
if it's possible to have a Graph Neural Network example in the tutorials?
-
-
I'm seeing many online reports about assimp flipping normals, and we have that case on a simple obj file. It's a tree with a thin canopy of leaves that has two sides, but the verts are very close. I…
-
### Name:
```[NEW ALGORITHM]``` Graph reversal algorithm.
Suppose we have a directed graph, we have to find its reverse so if an edge goes from u to v, it now goes from v to u. Here input will …
-
The packages are super similar; I was originally using GeometricFlux.jl as a core dependency for this package but decided to build some of my own types in ChemistryFeaturization to specialize on atomi…
-
### What problem are you trying to solve?
*What is my program busy doing right now?* For synchronous applications, this question can be answered by capturing stack traces from the running program. Fo…
-
This is a list of public non-deprecated functions that are never used either directly or indirectly in the main codebase or the tests/examples.
Tests should be written for some of these functions.
…
-
when I run without bones on NTU-RGB-D, this problem has occurred as the follow picture.
Looking forward to your early reply.
![image](https://user-images.githubusercontent.com/49525663/113496787…
-
Typesafe config currently supports appending an item to an array, but not appending/concatenating an array to an array. Perhaps this could be done with `++=` syntax.
Use case is described [here](http…