-
related to #7
-
## Basic Problem
When I ran a grid search for optimizing the Savitzky-Golay filter parameters, I found that for high `polyorders`, the coefficients from `scipy.signal.savgol_coeffs` are numerically i…
-
Review research articles and books to get a better understanding of different applications of common numerical integration tools.
-
The conversion of wavelength to reduced wavelength for Legendre polynomials currently happens in 3 different places in the Redrock code:
```
py/redrock/targets.py:186: self._legendre = { hs:np…
-
I would like to know if there is a way to generate an orthonormal expansion of polynomials from the output of glexindex directly.
-
A job has been started with the new code (sample_afe_calc) on 14 2.4-2.6 GHz processors for values t=.22,.40,.41,.42,.43,.44.
-
## Implement Empirical Calculation of Coefficients and Recurrence Solver Integration
### Task
- **Calculate Coefficients**: Implement empirical calculation of sequences \(A_n\), \(B_n\), and \(C_n…
-
@MaaAssistantArknights/all-developers
# 统计截止时间 6.21 日/The statistics are available until June 21
# TL;DR:
所有在名单中的 MAA 贡献者先给 uye@maa-org.net 发一封邮件(格式见图),再在 #9338 提供邮件中的 Commit 链接和字符串,即可根据贡献者排名…
-
I have tried the inversion algorithm we discussed yesterday, and it seems the idea does work overall (bar one problem, I can invert a Square root measure)
There's one main problem I'm having at the…
-
For two-body descriptors
$G_r = \sum_{j} e^{-\eta(R_{ij} - R_s)^2 \cdot f_c(R_{ij})}$
Using the following two operations is equivalent
1.
```
grad_desc[page + numnei * DIM + dim] …