PDA

View Full Version : LyME Rocks Seriously


anand78
04-14-2004, 09:40 AM
I guess I have not heard from many people about Lyme here in cliesource. We have nifty apps that can do small things costing $$$$$. I was especially impressed at how effortlessly Lyme handles amongst other complex things Matrices be it multiplication. I have a student version of MATLAB($99) 2 toolboxes($20+$20). It was such a pain to get stuff like inverse of a matrix or a try a matlab program see it worked or not.  

NO MORE. 

I realized that LyME has all the functions of Matlab implemented, Here is the description from Calgera.

<!--StartFragment --><TD valign="top" width="10" background="../../images/left.gif"><IMG height=16 src="http://www.calerga.com/images/left.gif" width=10></TD><TD width="580"> <!-- end of header -->

<IMG height=339 alt="LyME snapshot" src="http://www.calerga.com/products/LyME/lyme.gif" width=243 align=right>

<H1>LyME</H1>LyME is a port of LME ("Lightweight Math Engine", the heart of SysQuake (http://www.calerga.com/products/SysQuake/index.html)) to Palm OS handheld devices. It implements more than 360 native commands, functions and operators, mostly compatible with Matlab, and 70 functions written in LME. It requires Palm OS 3.1 or higher and at least 1.5 MBytes of free memory. Palm OS 3.5 or higher is preferred; Palm OS 5 offers optimal performance and functionality.

&nbsp;

&nbsp;

Also the thing good about Lyme is that you can write programs on memopad and import it to LyME to work further. I tried Codediver to make the thing extend to 320x480 mode.

Here is what I am planning to do further,

Since all Matlab functions are implemented using the .m files I&nbsp;will try to use the .m files in LyMe see whether it works.&nbsp;

The version 2.8 is the latest and &nbsp;best of all it is free. I'd appreciate members feedback if they can direct me to websites that direct you to further info on this great product. </TD>

ech18
05-06-2004, 02:28 PM
Hi,
Lyme is cool, although it doesn't have the Matlab Easter Egg ;-). Type 'why' into the Matlab command window (more than once) and laugh!

phoenix3200
05-06-2004, 02:35 PM
Give us a link!

ugokanain
05-06-2004, 03:04 PM
Originally posted by phoenix3200
Give us a link!

The original post had it, but the html got messed up

download page (http://www.calerga.com/download/index.html)

anand78
05-06-2004, 03:39 PM
Taking out eigen vectros is a bit messy though. I tries eig.m and could not get it work.