-
### Motivation
For scientific python (and perhaps computer vision as well), a very common application is linear algebra. The simplest objects of interest there are vectors, which are easy to genera…
-
We add a few constructions of difference matrices whose lambda parameter is not 1.
We then modify the orthogonal arrays and transversal designs constructions
to take advantage of these additions. F…
-
## 🚀 Feature
Currently, a rotated layer via `layer.rotate` is correctly displayed in 3D, but after switching to 2D, the layer is not displayed correctly and following message appears:
`Non-ortho…
-
Cool package! Does this package work if I use Vartrix or cellsnp-lite or something along those lines to create the genotypes.vcf from common snps or does it require orthogonal and better variant calli…
-
Can we return the arrays / lists in json format to provide better orthogonality? Introducing "lit specific" objects forces the users to import libraries other than the "lit-rpc-client-go", which is no…
-
Mapbox earcut might be nice to include: https://pypi.org/project/mapbox-earcut/
It won't generate great meshes, but it's a cheap way to convert polygons into triangles.
-
In the previous version (qml) this function was used to generate fchl19 representations:
reps = np.array([qml.representations.generate_fchl_acsf(x.nuclear_charges, x.coordinates, pad=max_natoms,
…
-
As a Chapel programmer, I would like to be able to compute reductions over arrays of atomics or arrays of arrays of atomics because it is a useful thing to do and seems arbitrary/non-orthogonal that I…
-
The docstring for `designs.incomplete_orthogonal_array` claims that if `existence=True`, the function will return a boolean or `Unknown`. However, for certain values, it returns the array.
For exam…
-
### Summary of Problem
[this is an update to issue #15759, whose behavior has improved from a segfault to a user-facing error]
Chapel currently doesn't support default initialization of tuples o…