log

age author description
Fri, 18 Sep 2009 10:31:15 +0200 Jaroslav Hajek Support 0D Numeric arrays
Fri, 18 Sep 2009 06:57:23 +0200 Jaroslav Hajek make simplify more NumPy compatible
Fri, 18 Sep 2009 06:14:59 +0200 Jaroslav Hajek ensure proper NumPy API init
Wed, 16 Sep 2009 07:31:25 +0200 Jaroslav Hajek load/unload_package, workaround undefined values bug
Tue, 15 Sep 2009 11:23:36 +0200 Jaroslav Hajek a few fixes to numpy support
Fri, 03 Jul 2009 13:49:19 +0200 David Grundberg Fix crashes on exit().
Wed, 01 Jul 2009 14:37:29 +0200 David Grundberg Work-around the locale problem by running temporarily in C locale.
Wed, 01 Jul 2009 14:21:47 +0200 David Grundberg Fix lp:368487. pytave-task
Wed, 01 Jul 2009 13:08:48 +0200 David Grundberg Merge with trunk pytave-task
Fri, 19 Jun 2009 13:51:36 +0200 Jaroslav Hajek experimental NumPy support
Wed, 17 Jun 2009 11:49:14 +0200 Jaroslav Hajek implement stripdict, narrowlist and simplify
Wed, 17 Jun 2009 11:05:20 +0200 Jaroslav Hajek make Octave->Python conversions uniformly arrays
Tue, 09 Jun 2009 09:04:34 +0200 Jaroslav Hajek implement canonicalize function
Mon, 08 Jun 2009 21:27:22 +0200 David Grundberg Let Octave reread changed files
Mon, 08 Jun 2009 21:26:56 +0200 David Grundberg Let Octave reread changed files pytave-task
Mon, 08 Jun 2009 21:00:10 +0200 David Grundberg More/improved tests
Mon, 08 Jun 2009 20:59:19 +0200 David Grundberg Changelog pytave-tests
Mon, 08 Jun 2009 20:53:58 +0200 David Grundberg Cherry-picking test changes pytave-tests
Mon, 08 Jun 2009 20:31:38 +0200 David Grundberg Merge with trunk pytave-native
Mon, 08 Jun 2009 20:51:11 +0200 David Grundberg Improved tests pytave-tests
Mon, 08 Jun 2009 15:35:08 +0200 Jaroslav Hajek implement deleting variables pytave-new
Mon, 08 Jun 2009 13:55:29 +0200 Jaroslav Hajek fix isvar with globals pytave-new
Mon, 08 Jun 2009 11:58:20 +0200 Jaroslav Hajek implement dict interface to variables pytave-new
Mon, 08 Jun 2009 11:55:19 +0200 Jaroslav Hajek improve conversions, handle POobject and char arrays pytave-new
Mon, 08 Jun 2009 20:02:16 +0200 David Grundberg Tried to implement delitem pytave-native
Thu, 04 Jun 2009 16:40:52 +0200 David Grundberg Merge with dictionaries pytave-native
Thu, 04 Jun 2009 16:35:01 +0200 David Grundberg Jaroslav's patch pytave-native
Thu, 04 Jun 2009 16:20:18 +0200 David Grundberg Dictionaries pytave-dictionaries
Wed, 03 Jun 2009 16:41:44 +0200 Jaroslav Hajek implement Python->Octave conversions of Character and PyObject arrays
Wed, 03 Jun 2009 15:34:48 +0200 David Grundberg Fix compilation on 32-bit x86.