-
Hi Kevin,
in my pull request https://github.com/kevinzakka/obj2mjcf/pull/12 you asked about other features I could find useful for this library.
I thought about creating kind of a feature-request …
-
When decomposing a transformation matrix, [Assimp uses the trafo matrix's determinant to assign the sign of the scaling values](https://github.com/assimp/assimp/blob/master/include/assimp/matrix4x4.in…
-
I was looking into implementing the `triangular` operator in Chromium's CoreML backend when I realized... all three of Chromium's WebNN backends have to emulate the `triangular` operator using a mask!…
-
Hello,
first of all thank you for the nice repository. It is really interesting what you have done.
Unfortunately, I have a general understanding question about the individual building blocks you us…
-
`__getitem__` is another important property for our `DataContainer` class, https://numpy.org/doc/stable/reference/c-api/array.html
```python
import numpy as np
xnp = np.random.randint(1,1…
-
# Reference
- 2021-01 A Survey on Visual Transformer [[Paper](https://arxiv.org/pdf/2012.12556.pdf)]
- [论文笔记 - 0809zheng](https://0809zheng.github.io/2021/02/10/visual-transformer.html)
# Brief
- …
-
Dear developer, thank you very much for this awesome project ! I started to read the mentionned paper (the 2002 one about spatially varying psf, and the newer ones about statistical hypothesis testing…
-
```
I don't know the technical details behind this one but I'd like to be able to
import an STL file I've created with OpenSCAD, create a sketch from one or more
faces and then create CNC paths with…
-
I came across this topic while working on randomized methods for decomposition (#12069).
I found [this stackoverflow post](https://stackoverflow.com/questions/34281737/numpys-qr-appears-faster-than…
-
```
I don't know the technical details behind this one but I'd like to be able to
import an STL file I've created with OpenSCAD, create a sketch from one or more
faces and then create CNC paths with…