log scripts/specfun/isprime.m @ 31051:5f015f2829b7

age author description
Wed, 01 Jun 2022 17:20:22 -0400 Arun Giridhar maint: Merge stable to default
Wed, 01 Jun 2022 17:19:30 -0400 Arun Giridhar Minor performance tweaks to isprime.m and __isprimelarge__.cc stable
Tue, 28 Dec 2021 18:59:33 -0500 John W. Eaton maint: Merge stable to default.
Tue, 28 Dec 2021 18:22:40 -0500 John W. Eaton update Octave Project Developers copyright for the new year stable
Mon, 27 Dec 2021 16:07:08 -0800 Rik doc: Use TF for output variable in documentation for isXXX functions in scripts/ directory.
Mon, 29 Nov 2021 16:43:46 -0800 Rik maint: strip trailing spaces from code base. stable
Fri, 29 Oct 2021 20:48:47 -0400 Arun Giridhar isprime.m: Speed up for large integers using Miller-Rabin test (bug #61312).
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
Sun, 11 Oct 2020 21:59:35 -0700 Rik test: Add expected error message <Invalid call> to BIST tests for nargin.
Sat, 10 Oct 2020 16:32:20 -0700 Rik maint: Use same coding style when checking for a minimum of 1 input.
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, 11 Dec 2019 09:11:53 +0100 Markus Mützel doc: Change markup for "Matlab".
Tue, 22 Jan 2019 13:45:11 -0800 Mike Miller doc: clean up doc example blocks for accuracy and consistent formatting stable
Wed, 02 Jan 2019 16:32:43 -0500 John W. Eaton maint: Update copyright dates in all source files. stable
Fri, 06 Apr 2018 14:31:39 -0700 Rik doc: Use https whenever possible in @url entries. stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
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
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. 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.
Fri, 20 May 2016 15:46:45 -0700 Rik maint: Use newlines to make code more readable.
Sat, 12 Dec 2015 07:31:00 -0800 Rik 2015 Code Sprint: remove class of function from docstring for all m-files.
Sun, 03 May 2015 17:00:11 -0700 Rik doc: Update more docstrings to have one sentence summary as first line. stable
Mon, 23 Feb 2015 14:54:39 -0800 Rik maint: Clean up m-files to follow Octave coding conventions.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Tue, 20 Jan 2015 10:29:54 -0500 John W. Eaton strip trailing whitespace from most source files
Tue, 26 Aug 2014 08:05:42 -0700 Rik isprime.m: Update docstring to note that 1 is not prime.
Mon, 25 Aug 2014 21:30:23 -0700 Rik isprime.m: Document negative and complex inputs.
Sat, 23 Aug 2014 17:53:48 -0400 Jordi Gutiérrez Hermoso Allow isprime to handle complex numbers (bug #43041)
Sat, 23 Aug 2014 17:38:56 -0400 Jordi Gutiérrez Hermoso * isprime.m: Return an empty array for empty input
Thu, 21 Aug 2014 16:05:09 -0700 Rik isprime.m: Verify that input is a real number (bug #43041)
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Mon, 13 Feb 2012 07:29:44 -0800 Rik Use Octave coding conventions in all m-file %!test blocks
Mon, 02 Jan 2012 14:25:41 -0500 John W. Eaton maint: update copyright notices for 2012 stable
Fri, 14 Jan 2011 05:47:45 -0500 John W. Eaton update copyright notices
Sun, 09 Jan 2011 12:41:21 -0800 Rik Overhaul m-script files to use common variable name between code and documentation.
Fri, 31 Dec 2010 13:20:44 -0800 Rik Improve docstrings for all isXXX functions.
Wed, 26 May 2010 13:26:16 +0200 Jaroslav Hajek second isprime rewrite
Tue, 25 May 2010 13:46:22 +0200 Jaroslav Hajek optimize primes and isprime
Mon, 14 Dec 2009 13:50:11 -0500 John W. Eaton isprime: produce logical result
Thu, 08 Nov 2007 02:29:24 +0000 jwe [project @ 2007-11-08 02:29:23 by jwe]
Fri, 12 Oct 2007 21:27:37 +0000 jwe [project @ 2007-10-12 21:27:11 by jwe]
Fri, 12 Oct 2007 06:41:26 +0000 jwe [project @ 2007-10-12 06:40:56 by jwe]
Mon, 22 May 2006 06:25:14 +0000 jwe [project @ 2006-05-22 06:25:14 by jwe]