-
## Issue Description
We're looking to enhance the functionality of PyDS-A by implementing various data structures. This wills
## Proposed Data Structures
Please keep in mind that the proper way t…
-
Is it possible to extract the number of "structures" identified in a slice from the directionality plugin? The histogram table data are reported as "percentage of total *identified* structures". I'm u…
-
In GitLab by @pdamme on May 10, 2021, 22:29
**Motivation**
Matrices of boolean values are promising because they
1. allow a compact representation using only a single bit per value, thereby saving s…
-
Mathematical operations are an everyday part of our life. Every day, we will connect with many forms of calculations in our environment. Matrices are mathematical structures in which integers are arra…
-
`hmatrix` is the Haskell de-facto standard for matrix operations over real and complex numbers in Haskell. Some applications are requiring matrices over arbitrary fields; specifically over finite fiel…
-
It looks like all distances are currently being calculated, which is expensive. Borrowing from sklearn, BallTree and KDTree could be used to speed up nearest neighbor calculations.
-
Hi! Sorry I don't really have the time to make a minimal example, but here are some steps that allow me to repro this bug with 100% rate, even after a `cargo clean` (@lqd told me it's worth filing a b…
-
## Background
Our current idea of the parameters of a simulator is either something structured (such as a cross-section matrix) or a plurality of scalars and vectors that can be joined into one long …
-
Clicking on the jump to unreads button throws a `Failed to load timeline position` error and dumps me in a blank timeline
Related to:
- https://github.com/vector-im/element-web/issues/20397
-…
-
Moved from former wiki page of the same title (Wiki page was removed).
### Introduction
Stan's linear algebra functions assume dense matrices with no special structure. We intend to add speciali…