enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. HSL (Fortran library) - Wikipedia

    en.wikipedia.org/wiki/HSL_(Fortran_library)

    HSL, originally the Harwell Subroutine Library, is a collection of Fortran 77 and 95 codes that address core problems in numerical analysis.It is primarily developed by the Numerical Analysis Group at the Rutherford Appleton Laboratory with contributions from other experts in the field.

  3. List of numerical libraries - Wikipedia

    en.wikipedia.org/wiki/List_of_numerical_libraries

    QUADPACK is a FORTRAN 77 library for numerical integration of one-dimensional functions; SLATEC is a FORTRAN 77 library of over 1400 general purpose mathematical and statistical routines. SOFA is a collection of subroutines that implement official IAU algorithms for astronomical computations. Both Fortran and C versions are available.

  4. LAPACK - Wikipedia

    en.wikipedia.org/wiki/LAPACK

    LAPACK was originally written in FORTRAN 77, but moved to Fortran 90 in version 3.2 (2008). [3] The routines handle both real and complex matrices in both single and double precision. LAPACK relies on an underlying BLAS implementation to provide efficient and portable computational building blocks for its routines. [2]: "

  5. Fortran - Wikipedia

    en.wikipedia.org/wiki/Fortran

    An important practical extension to FORTRAN 77 was the release of MIL-STD-1753 in 1978. [37] This specification, developed by the U.S. Department of Defense, standardized a number of features implemented by most FORTRAN 77 compilers but not included in the ANSI FORTRAN 77 standard. These features would eventually be incorporated into the ...

  6. QUADPACK - Wikipedia

    en.wikipedia.org/wiki/QUADPACK

    QUADPACK is a FORTRAN 77 library for numerical integration of one-dimensional functions. [2] It was included in the SLATEC Common Mathematical Library and is therefore in the public domain. [3] The individual subprograms are also available on netlib. [4] The GNU Scientific Library reimplemented the QUADPACK routines in C.

  7. SLATEC - Wikipedia

    en.wikipedia.org/wiki/SLATEC

    SLATEC Common Mathematical Library is a FORTRAN 77 library of over 1,400 general purpose mathematical and statistical routines. The code was developed at US government research laboratories and is therefore public domain software.

  8. CERN Program Library - Wikipedia

    en.wikipedia.org/wiki/CERN_Program_Library

    The application area of the library focuses on physics research, in particular high energy physics, involving general mathematics, data analysis, detectors simulation, data-handling, numerical analysis, and others, applicable to a wide range of scientific problems. Many modules are written in the FORTRAN 77 language.

  9. Industrial Real-Time Fortran - Wikipedia

    en.wikipedia.org/wiki/Industrial_Real-Time_Fortran

    Industrial Real-Time Fortran (IRTF) was developed, during the decade of 1970-1980, to augment the Fortran language with library bindings useful for process and device control, and I/O. Also included in IRTF was a set of bit-manipulation functions which were eventually incorporated into MIL_STD-1753 for Fortran-77, and later into Fortran-90.