-
Could you provide camera matrices for both of the cameras? (fx, fy, cx, cy)
-
Hi, thanks for this great project!
My issue is, that the SetTime Operation seems over the top expensive.
I just want to playback and animation with 20 objects. When I record all the matrices for eve…
-
Hi,
Any chance to add `matmat()` for sparse matrices?
It is implemented by [`oneapi::mkl::sparse::matmat`](https://www.intel.com/content/www/us/en/docs/onemkl/developer-reference-dpcpp/2024-2/onea…
-
Looking into `codecarbon` as a tool to collect data about the energy use of functions/processes in the exercises.
Codecarbon collects metrics into a csv like so
```python
@track_emissions(off…
-
Since I still don't understand the content of GCN, I would like to ask if the part of the code that does not give adjacency matrices, or is it hidden somewhere?
-
Hi, thanks for your packages for the mkl python interface. It's quite useful.
However we encounter some unexpected results when performing sparse-sparse matrix multiplication.
It sometimes leads to …
-
https://github.com/huggingface/transformers/blob/c2820c94916e34baf4486accae74760972183a2f/src/transformers/modeling_utils.py#L2473
covariance matrices are always symmetric. so use `torch.linalg.ei…
-
Hi, I'm now currently using pypose to track in SLAM. I'm now using a gradient-based method, and the system can work with a hand-written [se3pose](https://github.com/zju3dv/Vox-Fusion/blob/main/src/se3…
-
The issues section is used only for bug reports. Please use the [Discussions](https://github.com/josdejong/mathjs/discussions) section to ask questions and share ideas and suggestions.
**Describe t…
-
**Description**
In @KratosMultiphysics/technical-committee we are in principle favorable in changing the interface of ConstitutiveLaw to use StackBased vectors (of variable size) for Strain,Stress a…