Skip to content

Commit

Permalink
Replace IMSL code with lapack. Closes #5 and closes #11
Browse files Browse the repository at this point in the history
  • Loading branch information
William May committed Mar 7, 2021
1 parent 52ebaae commit 7775757
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 5,136 deletions.
1 change: 1 addition & 0 deletions src/Makevars
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# allow legacy syntax
PKG_FFLAGS=-std=legacy
PKG_LIBS=$(LAPACK_LIBS) $(BLAS_LIBS) $(FLIBS)

0 comments on commit 7775757

Please sign in to comment.