-
# The Problem
Simplicial complexes are often used with an arbitrary reference orientation in mind, e.g., when considering edge flows. Consider this simple example:
```python
from toponetx.class…
-
:red_circle: **Title** : Backtracking problems DSA folder
:red_circle: **Aim** : To provide a collection of Data Structures and Algorithms (DSA) problems solved using backtracking, showcasing its po…
-
I removed the FP32 atomics, allowing the dQ accumulation to be done more naturally (a second backward kernel traveling in the same direction as forward). This looks easier to code, and was faster in p…
-
- Convex sets
- Convex polyhedra
- Lattice polyhedra
- Combinatorial polyhedra
- Arrangements, dissections, complexes
Depends on #25675
CC: @jplab @kliem @yuan-zhou
Component: **documentation*…
-
Good day,
I've recently been experimenting with using a SMACC state machine to implement more complex robotic behaviours. It appears to me that the definition of an "Orthogonal" differs between the c…
-
It would be nice if `Is.EqualTo(collection)` and `Is.EquivalentTo(collection)` allowed a collection of constraints to be specified, not exact values.
For example:
Assert.That(list, Is.Equiva…
-
### What is the expected enhancement?
Right now retworkx has several layout methods available: https://qiskit.org/documentation/retworkx/api.html#layout-functions
but there are some other co…
-
Thanks for the improvements and extensions. Merged it.
Btw, since we talked about your style a couple of days ago.
While the article is pretty cool, it is quite hard to understand for somebody …
-
I've just noticed something very odd while observing the resulting VCF file (the first one, containing both linked and unlinked SNPs). For a given locus containing multiple SNPs (i.e. more than one po…
-
This would be a NodeBases talk, about my experience building timestreamdb and feedback received while spreading the gospel of NodeBases around the community.
- The light-side of nodebases, how to harn…