[tcljava-user] Math (Vectors, Matrices ...) in Jacl
Brought to you by:
mdejong
From: Bruce J. <nm...@ma...> - 2009-10-15 01:22:06
|
I've been playing a bit lately with doing some numerical methods with Jacl and Apache Commons Math. With a few changes to the Jacl code and a few new classes I can now use vectors and matrices directly in "expr" commands, and call various linear algebra operations. Quick summary her: http://wiki.tcl.tk/24539 Bruce J. |