-
-
**Here the QCs for the Wavelenght calib group**
- wavecal_slit:
1. number of lines identified
2. median resolution (bad lines clipped) 1x1 binning and plynomial fit
3. median difference in y betwee…
-
I'm trying to implement geometry calculations for the polynomial spiral curves from the IFC specifications (IfcSecond,Third,SeventhOrderPolynomialSpiral). As the following calculations illustrate, the…
-
This reference: https://glidervm3.coas.oregonstate.edu/SUNRISE-2021/WaltonSmith/Processed/NAS/GOM/mfiles_general/gsw/pdf/CT_freezing_poly.pdf
describes a polynomial that yields the freezing conserv…
-
How is multiplication of Polynomials implemented? With the basic O(n^2) algorithm or the Fast Fourier Transform O(n log n) algorithm?
-
## Description of bug / unexpected behavior
In many varying, highly context-sensitive instances, TeX splitting causes the last part(s) of an equation to not be visible. This happens both when using…
-
If the gcps stretch the image beyond the dimensions of the original raster it appears to clip the data that sits outside of the original raster dimensions rather than increase the raster dimensi…
-
# Adding CKKS to HEIR
### Background
This issue describes design decisions and changes for creating a CKKS Dialect. CKKS is a FHE scheme that enables homomorphic floating point operations, and is …
-
See Roy Axelson's request here: https://www.aavso.org/comment/162089#comment-162089
dbenn updated
2 years ago
-
When calculating the complexity, I got the following results:
```
Best : Exponential: time = 0.036 * 1^n (sec)
Constant: time = 0.5 (sec) (res: 5.5)
Linear: time = -0.43 + 0.0065*n (sec) (res: 1.7…