-
- [cos/sin](#org8c12a3f)
- [fixed-point LUT](#org1aabc01)
- [algorithm description](#org4824850)
- [accuracy](#org338e729)
- [alternative implementations](#orga71c…
-
output devices, and input/output devices that perform both functions . Peripheral devices allow information to be retrieved from an external source and they enable the result of operations to be saved…
-
## ❓ Questions and Help
I tried to run qr decomposition on a TPU, expecting a correct result and faster speed. However, I got the root errors saying this is not implemented. Did I miss anything when …
-
```
import cProfile
import numpy as np
import cirq
from openfermion.circuits.primitives import optimal_givens_decomposition
from openfermion import givens_decomposition_square…
-
Dear KumarLab,
As you mention in the Docs part: "This software was designed for 480x480 monochromatic images and is untested for different image size. Due to the pooling and upsampling layers, this…
-
### Bug Description
When executing G02/G03 commands (curves with X, Y, I and J variables) the machine (homebrew Pen Plotter) has speed issues slowing down, and speeding up beyond the max set accele…
-
Dear Climada Team,
Could you please help me to better understand the tropical cyclone calc_random_walk parameter "max_angle"?
a) If pi is undirected, as stated in the code, I would expect a ran…
-
In an effort to understand the underlying math, I tried to play around with the test file included. I wanted to test the fftl routine by computing the Fourier sine transform using fftl by giving it a …
-
Proposal for a different way to generate "pulses with multiple tones" and equivalently "pulse shaping".
## Background
In virtually all current proposals or experiments on gates (e.g. [LUH](http:…
-
I'd like to use your library, but the the code in this hub does not support the examples you give. Do you have an update to your code that has the IFunction interface and supporting classes?