On 4 Nov 2012, at 23:58, marco atzeri wrote:

> On 11/4/2012 11:48 PM, Giovanni Matteo Fumarola wrote:
>> Dear all,
>> I'm Giovanni Matteo Fumarola, a italian student of Computer Science of
>> Politecnico di Milano.
>> For a university project, I want to realize a ILU function, this is
>> missing in Octave.
>> I send you this mail for know if someone has working about it, and some
>> information about octave standard for development.
>> 
>> Best Regard
>> Fumarola GM
>> 
> 
> Hi Giovanni,
> are you planning to add the fuction as addon package or
> as core octave function ?
> 
> In the second case the right mailing list is:
> https://mailman.cae.wisc.edu/listinfo/octave-maintainers
> 
> Regards
> MArco

Giovanni,

ILU is a core Matlab function so it should go into core Octave in principle
as Marco suggested.


On the other hand, Octave has more strict requirements for accepting 
contributed code than Octave-Forge,
so I suggest you start by contributing your function to the Octave-Forge in the 
package linear_algebra 
and then we can help you moving it into Octave later.

Anyway it is a good idea to ask on the maintainers list as well to know if 
someone else is working on this.

Here is some general info about contributing to Octave:
http://www.gnu.org/software/octave/doc/interpreter/Contributing-Guidelines.html#Contributing-Guidelines

and to Octave Forge:
http://wiki.octave.org/Contributing_to_the_development_of_packages/modules


Welcome to Octave!
Carlo
------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to