log scripts/image/viridis.m @ 33620:96e9dcdc4003 default tip @

age author description
Thu, 11 Jan 2024 22:06:54 -0800 Rik Tighten input validation for all colormaps (bug #65011).
Tue, 26 Dec 2023 13:06:35 -0800 Rik maint: Remove unnecessary BIST test for interpreter in cset 475939906cbb.
Mon, 25 Dec 2023 18:35:50 -0500 Nicholas R. Jankowski Increase default colormap size to 256 colors, add colormap BISTs (bug #65010)
Fri, 22 Dec 2023 12:08:17 -0500 John W. Eaton maint: update Octave Project Developers copyright for the new year stable
Fri, 06 Jan 2023 13:11:27 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Wed, 10 Feb 2021 10:10:40 -0500 John W. Eaton maint: merge stable to default.
Wed, 10 Feb 2021 09:52:15 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Thu, 24 Sep 2020 14:44:58 -0700 Rik Eliminate unneeded verification of nargin, nargout in m-files.
Tue, 21 Jan 2020 12:53:13 -0800 Rik maint: Eliminate single "Author:" lines from code base.
Wed, 08 Jan 2020 11:59:41 -0500 John W. Eaton update formatting of copyright notices
Mon, 06 Jan 2020 22:29:51 -0500 John W. Eaton update Octave Project Developers copyright for the new year
Mon, 06 Jan 2020 15:38:17 -0500 John W. Eaton use centralized file for copyright info for individual contributors
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Tue, 27 Feb 2018 08:57:21 -0800 Rik Don't create new figure when calling colormap functions (bug #53217).
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Mon, 15 Aug 2016 15:15:30 -0700 Rik Use Octave syntax in graphics demos.
Mon, 20 Jun 2016 18:24:18 +0100 Carnë Draug colormap: remove functionality to list and register colormaps (bug #48272)
Wed, 30 Mar 2016 15:34:05 -0700 Rik viridis.m: Clean up code to more closely follow other colormaps.
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Thu, 19 Nov 2015 17:09:06 +0000 Carnë Draug Rewrite colormap demos with rgbplot() to show both composite and profile.
Wed, 18 Nov 2015 16:40:22 -0800 Rik Remove trailing whitespace at end of lines.
Wed, 23 Sep 2015 12:14:43 +0200 Carlo de Falco Add the default matplotlib colormap "viridis" to the list of colormaps