Skip to content

Commit 9bf82f8

Browse files
committed
Note optional dependencies in README
1 parent a34466a commit 9bf82f8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ synonyms are listed.
1616
[![RandomMatrices](http://pkg.julialang.org/badges/RandomMatrices_nightly.svg)](http://pkg.julialang.org/?pkg=RandomMatrices&ver=nightly)
1717
[![Coverage Status](https://img.shields.io/coveralls/jiahao/RandomMatrices.jl.svg)](https://img.shields.io/coveralls/jiahao/RandomMatrices.jl.svg)
1818

19+
Additional functionality is provided when these optional packages are installed:
20+
- Symbolic manipulation of Haar matrices with [GSL.jl](https://github.com/jiahao/GSL.jl)
21+
- Invariant ensembles with [ApproxFun.jl](https://github.com/dlfivefifty/ApproxFun.jl)
22+
1923
# Gaussian matrix ensembles
2024

2125
Much of classical random matrix theory has focused on matrices with matrix elements comprised of

0 commit comments

Comments
 (0)