Skip to content

A minimal collection of matrix utilities enabled via a C wrapper around a very limited subset of the LAPACK libraries written in FORTRAN

License

Notifications You must be signed in to change notification settings

brianrlynch85/matrix_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About The Project

A simple C wrapper around Fortran LAPACK for matrix operations.

Getting Started

foo@bar:~$ mkdir build
foo@bar:~$ cd build
foo@bar:~$ cmake ../
...

Usage

foo@bar:~$ bin/example_driver
...
foo@bar:~$ bin/example_driver
...

Roadmap

See TODO.md for more information.

License

See LICENSE.txt for more information.

About

A minimal collection of matrix utilities enabled via a C wrapper around a very limited subset of the LAPACK libraries written in FORTRAN

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published