siesta-project/buds

Write/read functions

Opened this issue · 5 comments

In order to make generic interface for writing and reading individual bud data it may handy to provide routines for reading and writing them.

For instance the sparse matrix may be read and written without the user knowing about the exact io stuff.

Array is complete

List is complete

Collection is complete

Finite stack is complete

SM_CSR/SM_CSC are complete