qpms/amos
Marek Nečada 231a76529d Quit Fortran dependencies, using own f2c'd version of amos.
TODO doc; submodule init needed


Former-commit-id: 761fc06adffebb05d28a389243771f0bdde70cc0
2020-04-10 23:19:18 +03:00
..
CMakeLists.txt Complex Bessel functions using amos. 2019-03-20 20:48:01 +02:00
README.md Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
amos.h Complex Bessel functions using amos. 2019-03-20 20:48:01 +02:00
camos.h Quit Fortran dependencies, using own f2c'd version of amos. 2020-04-10 23:19:18 +03:00
d1mach.f Using d1mach.f, i1mach.f copied from scipy/scipy/special/mach/. 2019-03-20 21:02:28 +02:00
dgamln.f Add AMOS routines from netlib 2019-03-19 14:42:47 +00:00
i1mach.f Using d1mach.f, i1mach.f copied from scipy/scipy/special/mach/. 2019-03-20 21:02:28 +02:00
xerror.f Add AMOS routines from netlib 2019-03-19 14:42:47 +00:00
zabs.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
zacai.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
zacon.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
zairy.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
zasyi.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
zbesh.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
zbesi.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
zbesj.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
zbesk.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
zbesy.f Add AMOS routines from netlib 2019-03-19 14:42:47 +00:00
zbinu.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
zbiry.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
zbknu.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
zbuni.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
zbunk.f Add AMOS routines from netlib 2019-03-19 14:42:47 +00:00
zdiv.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
zexp.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
zkscl.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
zlog.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
zmlri.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
zmlt.f Add AMOS routines from netlib 2019-03-19 14:42:47 +00:00
zrati.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
zs1s2.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
zseri.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
zshch.f Add AMOS routines from netlib 2019-03-19 14:42:47 +00:00
zsqrt.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
zuchk.f Add AMOS routines from netlib 2019-03-19 14:42:47 +00:00
zunhj.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
zuni1.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
zuni2.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
zunik.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
zunk1.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
zunk2.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
zuoik.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00
zwrsk.f Replace original netlib amos routines with those in scipy. 2019-03-20 12:28:11 +02:00

README.md

AMOS

A Portable Package for Bessel Functions of a Complex Argument and Nonnegative Order

This algorithm is a package of subroutines for computing Bessel functions and Airy functions. The routines are updated versions of those routines found in TOMS algorithm 644.

Disclaimer

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
*                 ISSUED BY SANDIA LABORATORIES,
*                   A PRIME CONTRACTOR TO THE
*               UNITED STATES DEPARTMENT OF ENERGY
* * * * * * * * * * * * * *  NOTICE   * * * * * * * * * * * * * * *
* THIS REPORT WAS PREPARED AS AN ACCOUNT OF WORK SPONSORED BY THE
* UNITED STATES GOVERNMENT.  NEITHER THE UNITED STATES NOR THE
* UNITED STATES DEPARTMENT OF ENERGY, NOR ANY OF THEIR
* EMPLOYEES, NOR ANY OF THEIR CONTRACTORS, SUBCONTRACTORS, OR THEIR
* EMPLOYEES, MAKES ANY WARRANTY, EXPRESS OR IMPLIED, OR ASSUMES ANY
* LEGAL LIABILITY OR RESPONSIBILITY FOR THE ACCURACY, COMPLETENESS
* OR USEFULNESS OF ANY INFORMATION, APPARATUS, PRODUCT OR PROCESS
* DISCLOSED, OR REPRESENTS THAT ITS USE WOULD NOT INFRINGE
* PRIVATELY OWNED RIGHTS.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
* THIS CODE HAS BEEN APPROVED FOR UNLIMITED RELEASE.
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *