Skip to content

Commit 7b40d4b

Browse files
authored
Merge pull request #8 from 0todd0000/bugfix/inf
fix fwhm=inf bug
2 parents cfcdeba + f4c4874 commit 7b40d4b

28 files changed

+789
-763
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[![Numpy](https://img.shields.io/badge/Numpy-777BB4?style=for-the-badge&logo=numpy&logoColor=white)](https://numpy.org)
33
[![Scipy](https://img.shields.io/badge/SciPy-654FF0?style=for-the-badge&logo=SciPy&logoColor=white)](https://scipy.org)
44
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
5-
![version](https://img.shields.io/badge/version-0.2.4-blue)
5+
![version](https://img.shields.io/badge/version-0.2.5-blue)
66
![downloads](https://static.pepy.tech/badge/rft1d/month)
77

88
rft1d

0 commit comments

Comments
 (0)