Skip to content

Tags: ScottBoyce/bif

Tags

1.2.0

Toggle 1.2.0's commit message
production release

1.1.0

Toggle 1.1.0's commit message
production release

1.0.2

Toggle 1.0.2's commit message
Minor update to BiF library.


See CHANGELOG.md for details on this release.

1.0.1

Toggle 1.0.1's commit message
1.0.1

Minor update to BiF library.
See [CHANGELOG.md](CHANGELOG.md) for details on this release.

Also includes new makefile that has a dynamic ${find}

1.0

Toggle 1.0's commit message
Initial commit


    Batteries Included Fortran Library (BiF-Lib)
    for the USGS Official Source Code Archive,
    https://code.usgs.gov/

    Archive: https://code.usgs.gov/fortran/bif.git

    Description:

    Fortran library source files that assist in file I/O,
    common operations that are present in other languages,
    and include data types that mimic python data types
    (such as, `list` and `dict`) and fast sorting of any type of data.