cheminfo / cheminfo/multiplet-analysis
consider replace double by float to speed up
Open
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
We discussed whether to use float instead of double.
For fft, it may not be a good idea (because of variable multiplied by values large numbers of times). For the all other operation (symmetrization, scalar product, deconvolution _per se_) both are fine.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.