https://github.com/jacobwilliams/specfun
Special functions with Modern Fortran
https://github.com/jacobwilliams/specfun
fortran fortran-package-manager scipy special-functions
Last synced: about 1 month ago
JSON representation
Special functions with Modern Fortran
- Host: GitHub
- URL: https://github.com/jacobwilliams/specfun
- Owner: jacobwilliams
- License: other
- Created: 2022-10-23T13:11:51.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-06T04:24:49.000Z (over 1 year ago)
- Last Synced: 2025-03-27T21:46:40.349Z (about 2 months ago)
- Topics: fortran, fortran-package-manager, scipy, special-functions
- Language: Fortran
- Homepage:
- Size: 4.57 MB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# specfun
Computation of Special functions with Modern Fortran.
### Status
[](https://github.com/topics/fortran)
This is a work in progress to modernize [`specfun.f`](https://github.com/scipy/scipy/blob/main/scipy/special/specfun/specfun.f) from SciPy.
## Documentation
The latest API documentation for the `master` branch can be found [here](https://jacobwilliams.github.io/specfun/). This was generated from the source code using [FORD](https://github.com/Fortran-FOSS-Programmers/ford).