julia
type-stable inner loop for sqrtm
#20214
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
11
Changes
View On
GitHub
Commits
type-stable inner loop for sqrtm
felixrehren
committed
9 years ago
dispatch sqrtm on real-or-not bool
felixrehren
committed
9 years ago
remove call site type assertion
felixrehren
committed
9 years ago
more type stability
felixrehren
committed
9 years ago
casting changes
felixrehren
committed
9 years ago
one -> two
felixrehren
committed
9 years ago
div 2 -> mult 1/2
felixrehren
committed
9 years ago
typo
felixrehren
committed
9 years ago
algebraicness, unwrapping
felixrehren
committed
9 years ago
sylvester for numbers [ci skip]
felixrehren
committed
9 years ago
move sylvester
felixrehren
committed
9 years ago
Loading