-
### Describe the bug, what's wrong, and what you expected.
If I set custom point normals, e.g. to `[0, 0, 1]` for all points, I would expect the `point_normals` property to return these custom norm…
-
**System information**.
- Have I written custom code (as opposed to using a stock example script provided in Keras): **No**
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): **Linux Debian …
-
Hey @louis-langholtz ,
i have a problem with spurious hiccups in rotation when the angle goes from/to +PI / -PI.
Wrote a GravityJoint, which pulls bodies together. Now i want to rotate the second bo…
-
On my M1 Mac with Julia 1.8-rc1:
```
julia> @time @eval maximal_order(quadratic_field(-1)[1]);
5.577463 seconds (2.85 M allocations: 140.472 MiB, 0.34% gc time, 99.97% compilation time)
julia>…
-
Hello,
I just found out about this library today and I was just trying things out. Overall I was able to get things working, however, there are some serialization/deserialization behaviors I would…
-
### Description
When I attempt to build jaxlib v0.4.30 on a Jetson Orin with the command `python build/build.py --enable_cuda --cuda_path /usr/local/cuda-12.2 --cudnn_path /usr/lib/aarch64-linux-gnu …
-
Over in #964, I am working on a rewrite/unification of the guts of xarray's logic for computation with labelled data. The goal is to get all of xarray's internal logic for working with labelled data g…
-
During our port from Haskell to TypeScript, support for sugared notation (via `notation` declarations in the Domain scheme) was dropped.
The issue here is quite simply: let's get it back! :-)
-
We're currently considering to use this library in https://github.com/dotnet/iot/ . We have initially started developing very similar APIs and then noticed this library so we decided to give it a try …
-
With [PEP560](https://www.python.org/dev/peps/pep-0560/) we could now try to have a better annotations experience for Pint. Briefly, my proposal would be to do something like this
```python
class …