RE: [IronPython] Error with non-jagged array?

2005-04-09 Thread Keith J. Farmer
Gotcha .. thanks -- Keith J. Farmer [EMAIL PROTECTED] http://www.thuban.org -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Martin Maly Sent: Saturday, April 09, 2005 6:20 PM To: Discussion of IronPython Subject: RE: [IronPython] Error with non-j

RE: [IronPython] Error with non-jagged array?

2005-04-09 Thread Martin Maly
This is an IronPython bug. We only support one-dimensional indexing at the moment. Martin > -Original Message- > From: [EMAIL PROTECTED] [mailto:users- > [EMAIL PROTECTED] On Behalf Of Keith J. Farmer > Sent: Saturday, April 09, 2005 3:10 AM > To: Discussion of IronPython > Subject: [Iro

[IronPython] IronPython, please?

2005-04-09 Thread R.R. Sprinkhuizen
People, I know we all have our preference of what to call IronPython(Console) in the future, which is up to Jim and his team to decide. But could you all stick to IronPython(Console) for now. The "fepy", "ironpy", "IP" and whatever references make it hard to follow some discussions. At least, for

Re: [IronPython] Error with non-jagged array?

2005-04-09 Thread Michael
>On Saturday 09 April 2005 14:09, Keith J. Farmer wrote: > Caveat: I ran this using Mono, so I'm not sure if it's really a problem > with Mono, or a bug in IronPython. It looks like there are some > problems with arrays, but someone with a Win32 version should check > this. Using Windows XP SP2

Re: [IronPython] Error with non-jagged array?

2005-04-09 Thread Michael
I have WinXP with NET 2.0 beta 1 installed and IronPython 0.7.1, but I have no Matrix pack and site http://www.aisto.com/roeder/dotnet/ just now is unreachable. Can you send this file as attachment (if it is not very big)? Michael ___ users-ironpytho

[IronPython] Error with non-jagged array?

2005-04-09 Thread Keith J. Farmer
Caveat: I ran this using Mono, so I'm not sure if it's really a problem with Mono, or a bug in IronPython. It looks like there are some problems with arrays, but someone with a Win32 version should check this. The following uses Mapack, downloadable from Lutz Roeder's site. Intended usage from

RE: [IronPython] Running on Mono under Linux

2005-04-09 Thread Keith J. Farmer
As I recall, I didn't try compiling IP using Mono. I compiled using the 2.0 installation on a machine at work, then copied the assemblies to this machine. -- Keith J. Farmer [EMAIL PROTECTED] http://www.thuban.org -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECT

Re: [IronPython] Running on Mono under Linux

2005-04-09 Thread Michael
On Saturday 09 April 2005 10:18, Keith J. Farmer wrote: I just install mono 1.1.6 on Mandrake Linux 9.2 and try - mono IronPythonConsole.exe - It output: -- The assembly mscorlib.dll was not found or c