Skip to content

Commit f62a9c0

Browse files
committed
Fix mod spec
1 parent 1d23683 commit f62a9c0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/impls/mod.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
//! Implement trait bindings of LAPACK
22
pub mod outer;
3-
pub mod eigh;
43
pub mod solve;
5-
pub mod cholesky;

0 commit comments

Comments
 (0)