gogotanaka / hilbert

:dancers: Implement mathematics.
http://hilbert-lang.org/
553 stars 36 forks source link

転置行列 - transposed matrix #35

Closed gogotanaka closed 10 years ago

gogotanaka commented 10 years ago
t(1 2 3)
=> (1; 2; 3)
gogotanaka commented 10 years ago

Done

https://github.com/gogotanaka/Q/commit/1c0255af71b2c233220e60bc1c98e27e99c9ff21