Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
install'all'
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
require'math/misc/svd'
|
||||
svd 3 0,:4 5
|
||||
┌──────────────────┬──────────────┬──────────────────┐
|
||||
│0.316228 _0.948683│6.7082 2.23607│0.707107 _0.707107│
|
||||
│0.948683 0.316228│ │0.707107 0.707107│
|
||||
└──────────────────┴──────────────┴──────────────────┘
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
svd 2 3 5,7 11 13,17 19 23,:29 31 37
|
||||
┌──────────────────────────────┬────────────────────────┬─────────────────────────────┐
|
||||
│0.0872159 _0.426839 _0.875752│68.6864 2.90306 0.868048│0.499426 0.860756 _0.0983486│
|
||||
│ 0.265687 _0.830077 0.466712│ │0.554592 _0.230425 0.799582│
|
||||
│ 0.499894 _0.0635067 _0.12233│ │0.665583 _0.453876 _0.592449│
|
||||
│ 0.819701 0.353195 0.0165088│ │ │
|
||||
└──────────────────────────────┴────────────────────────┴─────────────────────────────┘
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
({.,(* =@i.@#)&.>@(1&{),{:) svd 2 3 5,7 11 13,17 19 23,:29 31 37
|
||||
┌──────────────────────────────┬────────────────────────┬─────────────────────────────┐
|
||||
│0.0872159 _0.426839 _0.875752│68.6864 0 0│0.499426 0.860756 _0.0983486│
|
||||
│ 0.265687 _0.830077 0.466712│ 0 2.90306 0│0.554592 _0.230425 0.799582│
|
||||
│ 0.499894 _0.0635067 _0.12233│ 0 0 0.868048│0.665583 _0.453876 _0.592449│
|
||||
│ 0.819701 0.353195 0.0165088│ │ │
|
||||
└──────────────────────────────┴────────────────────────┴─────────────────────────────┘
|
||||
Loading…
Add table
Add a link
Reference in a new issue