-
- Downloads
"examples/demo_array_svm.py" did not exist on "28fca4f0410daed383a152b84f307d161c0b7dbf"
Mimic numpy's norm when ord is None (#30)
* mimic numpy's norm when ord==None
- When ord==None, numpy ravels the array and then computes the euclidean
norm.
* test norm when ord is None
* fixup! mimic numpy's norm when ord==None
Co-authored-by:
Andreas Klöckner <inform@tiker.net>
Loading
Please register or sign in to comment