log

age author description
Sat, 10 Feb 2007 18:18:29 +0000 treichl Finished implementation of the interface function for stiff-problem (ODE/DAE) solver radau. octave-forge
Sat, 10 Feb 2007 17:25:41 +0000 goffioul DESTDIR variable of the makefile needs to be adapted. octave-forge
Sat, 10 Feb 2007 14:29:37 +0000 mcreel revert ver 1.18 to 1.17, as requested octave-forge
Sat, 10 Feb 2007 10:15:57 +0000 gnumuthu cookie-cutter constant functions octave-forge
Sat, 10 Feb 2007 09:59:03 +0000 gnumuthu NIST based physical constants functions. The main file not included, as I dont know terms of distribution from NIST. Python generator is included, but not a serious candidate for real-time generation octave-forge
Sat, 10 Feb 2007 08:47:37 +0000 ficmatinfmag Brazilian portuguese translation octave-forge
Fri, 09 Feb 2007 19:46:26 +0000 goffioul Use prefix when looking for include files octave-forge
Fri, 09 Feb 2007 03:42:57 +0000 pkienzle Support single band by not allowing grid density as the 4th parameter. octave-forge
Thu, 08 Feb 2007 21:12:17 +0000 treichl Removed old unnecessary comments in the source code. octave-forge
Thu, 08 Feb 2007 21:09:51 +0000 treichl Added mass matrix support. octave-forge
Thu, 08 Feb 2007 21:09:08 +0000 treichl Added a line for the support of not-constant mass matrices in radau.f. octave-forge
Thu, 08 Feb 2007 21:07:28 +0000 treichl Replaced all strcmp(class(*),'function handle') with isa(*,'function_handle') and added a lot of tests for this fundamental function. octave-forge
Thu, 08 Feb 2007 16:27:57 +0000 goffioul Add msvc-related tools. octave-forge
Thu, 08 Feb 2007 16:14:57 +0000 goffioul Use a license "proxy" in the sources installer. octave-forge
Thu, 08 Feb 2007 16:06:47 +0000 goffioul Add all dependent tools/libraries to the source installer. octave-forge
Thu, 08 Feb 2007 15:06:33 +0000 goffioul Add a sources package installer (just the skeleton for the moment) to comply with GPL license. octave-forge
Thu, 08 Feb 2007 14:43:48 +0000 goffioul Add compilation instructions for gsl. octave-forge
Thu, 08 Feb 2007 14:04:52 +0000 goffioul Add compilation instructions for GLPK-4.9 octave-forge
Thu, 08 Feb 2007 11:37:56 +0000 goffioul Add libgd compilation instructions (for gnuplot). octave-forge
Thu, 08 Feb 2007 00:04:05 +0000 pkienzle Use truecolor format if colourmap is longer than 256. octave-forge
Wed, 07 Feb 2007 20:27:01 +0000 treichl Some updates. octave-forge
Wed, 07 Feb 2007 19:56:22 +0000 treichl First patches for *f solver files because I really don't like warnings if I use the compilation options "-Wall -W -Wshadow". octave-forge
Wed, 07 Feb 2007 17:29:14 +0000 treichl Updated. octave-forge
Wed, 07 Feb 2007 11:33:40 +0000 goffioul Custom GUI page for octave/win32 installer. octave-forge
Tue, 06 Feb 2007 20:14:25 +0000 treichl Updated and added two new interface functions for the solvers odex and radau. octave-forge
Tue, 06 Feb 2007 19:58:19 +0000 treichl Repacked, because 2 files were missing for stiff solver radau. octave-forge
Tue, 06 Feb 2007 19:41:03 +0000 treichl Updated. octave-forge
Tue, 06 Feb 2007 19:39:42 +0000 treichl The tests in the wrapper function ode5d are executed only if the mex function odepkg_mexsolver_dopri5 is found. octave-forge
Tue, 06 Feb 2007 15:51:04 +0000 goffioul Fix MSVC compilation error: late inclusion of stdlib.h leads to function declaration *after* function actual use. octave-forge
Tue, 06 Feb 2007 15:08:12 +0000 goffioul Fix MSVC compilation. octave-forge
Tue, 06 Feb 2007 12:44:55 +0000 goffioul Configure script starter, for MSVC (required by makeall.sh.in). octave-forge
Tue, 06 Feb 2007 12:43:30 +0000 goffioul Add general compilation instructions. octave-forge
Tue, 06 Feb 2007 12:02:24 +0000 goffioul Add small description text. octave-forge
Tue, 06 Feb 2007 11:02:01 +0000 goffioul C++ equivalents of octave support scripts: removes shell dependency. Until a better location (or plain dismissal) is decided, I put them here. octave-forge
Tue, 06 Feb 2007 10:57:16 +0000 goffioul Add octave/win32 binary distribution/installer support files. octave-forge
Tue, 06 Feb 2007 10:32:14 +0000 goffioul Implement symbol export mechanism similar to octave, for MSVC octave-forge
Tue, 06 Feb 2007 10:08:51 +0000 adb014 fftw_wisdom removed from 2.9.9+ octave-forge
Tue, 06 Feb 2007 10:07:36 +0000 adb014 Remove builtin constants that were replaced with functions octave-forge
Tue, 06 Feb 2007 10:02:25 +0000 adb014 fftw_wisdom removed from 2.9.9+ octave-forge
Tue, 06 Feb 2007 09:41:26 +0000 goffioul Replace variable size arrays with OCTAVE_LOCAL_BUFFER octave-forge
Tue, 06 Feb 2007 09:33:35 +0000 schloegl include stable RLS algorithm octave-forge
Tue, 06 Feb 2007 07:02:26 +0000 goffioul Fix problem with STL iterator going past the end of a container octave-forge
Tue, 06 Feb 2007 01:03:04 +0000 pkienzle Print an error if more than 256 colours used in the indexed map. octave-forge
Mon, 05 Feb 2007 20:53:10 +0000 abarth93 griddata.m: xi and yi are not "meshgridded" if both are vectors of the same size (for compatibility) octave-forge
Mon, 05 Feb 2007 20:05:41 +0000 goffioul Add cygwin path conversion (used when compiling ATLAS) octave-forge
Mon, 05 Feb 2007 19:59:57 +0000 goffioul Add compilation support script for MSVC octave-forge
Mon, 05 Feb 2007 19:18:51 +0000 treichl Updated. octave-forge
Mon, 05 Feb 2007 18:22:29 +0000 goffioul Add license octave-forge
Mon, 05 Feb 2007 18:07:27 +0000 goffioul Add compilation instructions for ATLAS + support files octave-forge
Mon, 05 Feb 2007 09:38:24 +0000 goffioul Add compilation instructions for gnuplot octave-forge
Sun, 04 Feb 2007 19:06:23 +0000 goffioul Add compilation instructions for wxWidgets (required by gnuplot) octave-forge
Sun, 04 Feb 2007 16:47:55 +0000 treichl Added files for manual but don't create the manual by now. octave-forge
Sun, 04 Feb 2007 16:46:03 +0000 treichl Updated to version 0.2.0 because first stable interface function to Fortran solver dopri5.f is out and started to write the manual (odepkg.texi). octave-forge
Sun, 04 Feb 2007 13:34:19 +0000 treichl Did some tests- and demos-updates on the mex files. octave-forge
Sun, 04 Feb 2007 12:45:39 +0000 treichl Removed the C solver package dopri.tar.gz but added the Fortran solver package hairer.tgz instead. octave-forge
Sat, 03 Feb 2007 19:57:26 +0000 ficmatinfmag added and/or changed in octave.org-cvs octave-forge
Sat, 03 Feb 2007 18:43:31 +0000 ficmatinfmag adjusting translation octave-forge
Sat, 03 Feb 2007 18:39:27 +0000 goffioul Add compilation instructions for FLTK (used by octplot) octave-forge
Sat, 03 Feb 2007 18:12:49 +0000 ficmatinfmag adjusting translation octave-forge
Sat, 03 Feb 2007 17:24:34 +0000 ficmatinfmag adjusting errors with md5 line octave-forge