A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/jacobwilliams/stringsort below:

jacobwilliams/stringsort: Modern Fortran sorting routines for strings

Just some Fortran sorting routines for strings.

Stringsort and the test programs will build with any modern Fortran compiler. A Fortran Package Manager manifest file (fpm.toml) is included, so that the library and tests cases can be compiled with FPM. For example:

fpm build --profile release
fpm test --profile release

To use stringsort within your fpm project, add the following to your fpm.toml file:

[dependencies]
stringsort = { git="https://github.com/jacobwilliams/stringsort.git" }

To generate the documentation using ford, run:

The API documentation for the current master branch can be found here. This is generated by processing the source files with FORD.

This code and related files and documentation are distributed under a permissive free software license (BSD-style).


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4