Taru Karttunen

Results 3 issues of Taru Karttunen

Currently when javascript is not enabled gitit shows the user as not logged in in the userbox. E.g. 0) Configure gitit to use http authentication 1) Setup e.g. nginx as...

Currently it seems gonum lacks the support for dense complex valued matrices. i.e. with entries of complex128 instead of float64. However the documentation in ```mat/doc.go``` claims that it provides: ```...

+ Cleaner code + Avoids `#ifdef`s for ARM (and ARM64 etc) + Optimizes cleanly with modern compilers + Less prone to errors + I'm open to bikeshedding the function names,...

enhancement
deferred