Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 848 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 848 Bytes

Build Statuscodecov

buds

Library for creating buds of reference counted Fortran objects.
A reference counted object will reduce memory overhead by ensuring that an object is deleted once no variable is referencing the object.

Documentation

The complete documentation of buds may be found here.

Download

To download the latest buds library please see the release page.

Installation

The installation instructions of buds may be found here.