-
## Description:
A subclass of the abstract SparseMatrix class is used to define a storage format for a given matrix, used to hold a matrix and multiply it with a compatibly-sized vector. The class in…
-
Currently, this does not work:
```python
>>> q = Quantity([1, 2, 3], "kpc")
>>> vec = cx.CartesianPosition3D.constructor(q)
>>> scale = jnp.array([1, 0.9, 0.85])
>>> vec * scale
EquinoxTracetime…
-
## What problem does this solve or what need does it fill?
Motion blur has been implemented for 3D, would be great to have it for 2D as well :)
## What solution would you like?
Like the [3D e…
-
I am able to load my model with texture with absolute path, but the model presented black as it failed to retrieve the filename using GetTexture()
The .obj, .mtl file and all the images or textures…
-
When exporting a 2D plot (contourf plot for example) in vector form (PDF) or as a bitmap(PNG), demcmap is completely ignored and export reverts to "parula". This does not happen with other inbuilt col…
-
Good afternoon,
Thank you once again for your previous response; I truly appreciate your help. I successfully implemented a hand-tracking system for two hands, though I used a different solution.…
-
**Describe the bug**
In CI checks for a PR, I have noticed that a test for _t.vect.import_ takes more than four minutes to complete.
This might be related to the case when the tests would run fo…
-
Yup, I'm going to replace every single icon with icons for my own purposes because I don't want to violate anybodies copyright and its a play it safe method. Plus I want to standardize 512x512 icon si…
-
For example in `optimizers.py`
```python
def get_weights(stretched_component_gram_matrix, linear_coefficient, lower_bound, upper_bound):
"""Finds the weights of stretched component signals …
-
As now objects and data in `Layer` have this signatures:
```
layerData :: Maybe (Vector GlobalId)
layerObjects :: Maybe (Vector Object)
```
But this is frankly not handy.
Would it would be…
ffaf1 updated
2 years ago