JMathLib used to evaluate display and expression mathematical complex of result of in full view. It can be used either interactive or to interpret the file of note (m-files). It is a clone from Matlab, Octave, FreeMat, Scilab but writing 100% in java.
Functions:
Added a new update manager. Added a version test from a java servlet. Support added to a++ and 5++. Support added to a-- and 5--. Support added to a+=5 -> a=a+5. Support added to a-=5 -> a=a-5. Support added to a -> a=a. Support added to a/=5 -> a=a/5. What is added 'cut', 'paste', 'copy' to AWT GUI. What is added 'ctrl-x', 'ctrl-v', 'ctrl-c' to AWT GUI. JMathLib now thread save, you can run various instandes a same which time. Is added euler number as variable which have been recognized. Added quit. Added exit. Added pwd. TextUI added as first version from a user of based text connect. Bugfix to DoubleNumberToken.java support to [1,0,3].^0 = [1,1,1] and 0.^[1,0,2] = [0,1,0]. Added format. Added jmathlib.sh to start JMathLib in unix.
JMathLib
Thursday, July 23, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment