Skip to content

Releases: zoziha/dp-stdlib

Double precision Fortran stdlib

09 Dec 02:43
Compare
Choose a tag to compare
Pre-release
  • real/complex: real64
  • integer: int32
  • logical: lk
  • No tests (not fit real64)
  • Use stdlib_random related routines with caution! 💣

tag: v0.1.0 🎉🎉

To use dp-stdlib v0.1.0:

[dependencies]
dp-stdlib = { git="https://github.com/zoziha/dp-stdlib", tag="v0.1.0" }

To use stdlib-fpm latest:

[dependencies]
stdlib = { git="https://github.com/fortran-lang/stdlib", branch="stdlib-fpm" }

Links