On Sun, Oct 22, 2006 at 09:27:39AM +0900, Bill Baxter wrote: > On 10/22/06, Charles R Harris <[EMAIL PROTECTED]> wrote: > > On 10/21/06, Bill Baxter <[EMAIL PROTECTED]> wrote: > > > Here's something I've been wondering: is it ok to port Matlab > > > functions over to python? If so, then it's maybe an afternoon's work > > > to get eigs working, given eigs.m and python Arpack wrappers. > > > [...] > > > > I haven't the faintest idea. What did the EULA say? What about a copyright? > > This sounds like a job for a lawyer, but I would guess it would be a bad > > idea unless the code is from a third party with a free license. > > Gee, there's an idea. :-) > > ---- from License.txt ---- [...] > ------------------------- > > So. If you're a Matlab licensee it would be ok to use it in your own > stuff, but putting it in Numpy is definitely out of the question.
A lot of the code in the Octave Forge is licensed under the BSD license, so you can use that. Unfortunately, the main Octave code is released under the GPL. Cheers Stéfan ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Numpy-discussion mailing list Numpy-discussion@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/numpy-discussion