franko / gsl-shell

GSL library shell based on LuaJIT2
http://franko.github.io/gsl-shell/
GNU General Public License v3.0
92 stars 12 forks source link

Fix case for complex scalars in matrix.stack #29

Closed ladc closed 8 years ago

ladc commented 8 years ago

Also fixed a small shadowing (non-)issue (is_real)

franko commented 8 years ago

Good, thank you!