octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

JIT - automated mexing


From: Fotios Kasolis
Subject: JIT - automated mexing
Date: Thu, 24 Jun 2010 20:26:23 +0200

Is there someone that is planing to introduce (or already implementing) JIT in 
Octave? If not, i ll place that on my MOST_DESIRED list. Unfortunately i do not 
have the knowledge (yet) to do it but i ll start working on that whenever i 
find some time (any help: links, books, whatever ;D).

An idea (which i do not know if implementable but sounds so)
Instead of a traditional JIT what about automated mexing? Sth like

> mex_my_loops(myfunc)

will replace all (replaceable) loops by mexed ones? Does this sound reasonable 
(if not why?)? At least it sounds relatively easier than JIT and more user 
oriented (it is always good to have a choice)

/Fotios


reply via email to

[Prev in Thread] Current Thread [Next in Thread]