So, this is what I found when I was looking for a Racket library with BLAS and LAPACK bindings - https://github.com/soegaard/flmatrix https://github.com/farr/PLT-Racket-Linear-Algebra-Bindings
But they implement their own matrices and use the bindings for operations over them. Are there any implementations that use BLAS and LAPACK bindings for operations over matrices created using the math/matrix racket extension? -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/9a43d669-fb4e-4937-a65a-e1a981648872%40googlegroups.com.