log

age author description
Mon, 09 Apr 2012 18:42:10 +0200 David Grundberg m4/ax_python_numpy.m4: Add missing link flags to test.
Sat, 23 Oct 2010 11:59:43 +0200 David Grundberg Change build to make distribution tarball. pytave-launchpad-current
Sat, 11 Sep 2010 19:05:12 +0200 David Grundberg Update INSTALL file with hints for Ubuntu 9.10.
Sat, 11 Sep 2010 18:37:08 +0200 David Grundberg Make Pytave compile against Octave 3.3+. Fix configuration bugs.
Mon, 21 Dec 2009 15:30:13 +0100 David Grundberg INSTALL: Change requirement from Octave 3.0 to 3.2.
Mon, 21 Dec 2009 15:27:43 +0100 David Grundberg INSTALL: Change requirement from Octave 3.0 to 3.2.
Thu, 19 Nov 2009 14:46:17 +0100 Jaroslav Hajek don't crash on out-of-memory exceptions
Sun, 27 Sep 2009 11:13:22 +0200 David Grundberg Fix typo. asdf
Sun, 27 Sep 2009 10:38:57 +0200 David Grundberg Add Jaroslav Hajek to author list.
Sat, 26 Sep 2009 20:19:23 +0200 David Grundberg Configuration changes.
Thu, 24 Sep 2009 20:22:08 +0200 David Make NumPy default. Rework configure script. Check for Numeric extentions for Python. numpyconf
Thu, 24 Sep 2009 19:22:47 +0200 David Add ChangeLog entry. numpyconf
Thu, 24 Sep 2009 19:18:57 +0200 David Restore CPPFLAGS in NumPy check. numpyconf
Sun, 20 Sep 2009 19:53:56 +0200 David Changelog changes. numpyconf
Sun, 20 Sep 2009 16:00:50 +0200 David Clearer description of what packages that are missing. numpyconf
Sun, 20 Sep 2009 15:02:30 +0200 David Merge with lp:pytave/trunk. numpyconf
Sat, 12 Sep 2009 14:52:14 +0200 David Grundberg Configuration changes. Detect numpy in ./configure. task
Mon, 24 Aug 2009 11:02:29 +0200 David Grundberg merge task
Mon, 21 Sep 2009 11:03:02 +0200 Jaroslav Hajek support NumPy string arrays
Fri, 18 Sep 2009 13:15:34 +0200 Jaroslav Hajek fix typo in rev 37
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