Skip to content

Rust wrapper of the Fortran subroutines developed by D.E. Amos

License

Notifications You must be signed in to change notification settings

ChristianBelloni/complex-bessel-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maintenance crates-io api-docs

A library to compute Bessel functions

Introduction

Rust library that acts as a wrapper for the Fortran subroutines developed by D.E. Amos. The library provides functionality to compute the Bessel, Hankel and Airy functions of complex argument and real order. Negative orders are implemented via the standard formulae.

Dependencies

To compile this library is necessary to install gfortran-13

Credits

About

Rust wrapper of the Fortran subroutines developed by D.E. Amos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published