-
If we actually want to be accurate, we need to switch to fixed precision math rather than floating point. Floating point rounding can introduce inaccuracies.
-
### Environment
- **Qiskit version**: qiskit v1.2.4, qiskit-qasm3-import v0.5.0, openqasm3 v0.5.0, antlr4-python3-runtime v4.13.2
- **Python version**: 3.12.4
- **Operating system**: Ubuntu 24.0
##…
-
**Describe the bug**
When using the AstroPaper theme with KaTeX for math formula rendering, block equations outside of lists display a color rendering issue. Specifically, the color of these block e…
-
The functions of FixedPointCoordinate happily cast to floats and use the FPU for arithmetic operations.
Goal is to
- replace _everything_ with fixed point computation,
- be faster, and
- be as prec…
-
This issue is mainly for tracking the implementation progress of various low-hanging fruits regarding `loong64` optimizations.
There are many missed optimization chances on `loong64`. A quick surve…
-
Originally reported by @bghira in https://github.com/huggingface/peft/issues/1931.
Our LoKr, LoHA, and other LyCORIS modules are outdated and could benefit from your help quite a bit. The followin…
-
## Summary
Add support for the following numeric types to PyTeal:
* signed integers (using two's complement)
* signed fixed point numbers
* unsigned fixed point numbers
## Scope
Ideally th…
-
**Describe the bug**
Having a math block (display, not inline) in a callout, breaks the callout to two separate ones. I understand this probably has to do with `remark-parse`, but I want to make sure…
-
# Lines of code
https://github.com/code-423n4/2024-08-superposition/blob/4528c9d2dbe1550d2660dac903a8246076044905/pkg/seawater/src/position.rs#L52-L66
# Vulnerability details
## Impact
The math us…
-
### Proposal
Investigate the use of physx.tensor.api for body acceleration calculations in IMU sensor using Using Isaac Sim 4.2. Previous versions of the accelerations had some bugs with regard to …