Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
dsteinmo committed Mar 29, 2018
1 parent 9650c07 commit 688aa48
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Expand Up @@ -27,11 +27,12 @@ So far:

* `blitz++`
* `SuiteSparse (umfpack)`
* `LAPACK`
* `metis`
* `boost`
* `igloo` for BDD-style testing.

Dependency installation is outlined in `pull-deps.sh` (tested on Ubuntu).
Dependency installation is outlined in `pull-deps.sh` (tested on Ubuntu) and `pull-deps-mac.sh` (test on Mac OSX Sierra).

## Contributing

Expand All @@ -43,6 +44,10 @@ If you add code, please write tests using the igloo testing framework that is in

* [Derek Steinmoeller](https://github.com/dsteinmo)

## Documentation

[Here](https://dsteinmo.github.io/blitzdg "blitzdg Documentation")

## License

MIT

0 comments on commit 688aa48

Please sign in to comment.