Mercurial > hg > octave-nkf
log scripts/linear-algebra/linsolve.m @ 20830:b65888ec820e draft default tip gccjit
age | author | description |
---|---|---|
Sat, 30 May 2015 15:46:04 -0400 | Mike Miller | linsolve.m: Fix regression when calling linsolve with 2 arguments (bug #45212) stable |
Mon, 06 Apr 2015 04:18:47 -0700 | Rik | linsolve.m: Calculate solution in a BLAS-optimized way (bug #44722). |
Wed, 11 Feb 2015 14:19:08 -0500 | John W. Eaton | maint: Update copyright notices for 2015. |
Tue, 20 Jan 2015 08:26:57 -0500 | John W. Eaton | strip trailing whitespace from most source files stable |
Tue, 29 Oct 2013 12:31:57 -0700 | Rik | maint: Fix various problems with GPL copyright statements. |
Thu, 26 Sep 2013 09:38:51 -0700 | Rik | linsolve.m: Use Octave coding conventions. |
Thu, 26 Sep 2013 08:30:26 -0700 | Nir Krakauer | linsolve.m: Add new function for Matlab compatibility. |