siesta-project / buds

Reference counted fortran data structures

Home Page:https://siesta-project.github.io/buds/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Reference counted fortran data structures

https://siesta-project.github.io/buds/index.html

License:MIT License


Languages

Language:Fortran 85.1%Language:Python 13.6%Language:Shell 0.7%Language:Makefile 0.4%Language:Pascal 0.1%Language:1C Enterprise 0.1%