[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #8837] normest1
From: |
Marco Caliari |
Subject: |
[Octave-patch-tracker] [patch #8837] normest1 |
Date: |
Mon, 25 Jul 2016 09:06:17 +0000 (UTC) |
User-agent: |
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:47.0) Gecko/20100101 Firefox/47.0 |
Follow-up Comment #17, patch #8837 (project octave):
>From IRC, we (Carnë and I) agreed on the following:
1) onenormest deprectaed
2) normest1 Matlab compatible and supporting the syntax (although deprecated)
of onenormest
3) condest supporting the new syntax of normest1 and the old syntanx (although
deprecated) of onenormest
I did the following:
2) normest1 detects the syntax and if it is onenormest syntax, it issues a
warning and call its subfunction onenormest
3) condest detects the syntax and if it is onenomrmest syntax, it issues a
warning and call its subfunction condest_legacy (which is 4.0.x condest).
onenormest is a subfunction as well.
(file #38018, file #38019)
_______________________________________________________
Additional Item Attachment:
File name: normest1.m Size:15 KB
File name: condest.m Size:16 KB
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/patch/?8837>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-patch-tracker] [patch #8837] normest1, (continued)
- [Octave-patch-tracker] [patch #8837] normest1, Lachlan Andrew, 2016/07/06
- [Octave-patch-tracker] [patch #8837] normest1, Lachlan Andrew, 2016/07/06
- [Octave-patch-tracker] [patch #8837] normest1, Carnë Draug, 2016/07/08
- [Octave-patch-tracker] [patch #8837] normest1, Marco Caliari, 2016/07/12
- [Octave-patch-tracker] [patch #8837] normest1, Carnë Draug, 2016/07/13
- [Octave-patch-tracker] [patch #8837] normest1, Nir Krakauer, 2016/07/14
- [Octave-patch-tracker] [patch #8837] normest1, Lachlan Andrew, 2016/07/14
- [Octave-patch-tracker] [patch #8837] normest1, Marco Caliari, 2016/07/15
- [Octave-patch-tracker] [patch #8837] normest1, Carnë Draug, 2016/07/15
- [Octave-patch-tracker] [patch #8837] normest1, Marco Caliari, 2016/07/15
- [Octave-patch-tracker] [patch #8837] normest1,
Marco Caliari <=
- [Octave-patch-tracker] [patch #8837] normest1, Carnë Draug, 2016/07/25
- [Octave-patch-tracker] [patch #8837] normest1, Carnë Draug, 2016/07/26
- [Octave-patch-tracker] [patch #8837] normest1, Carnë Draug, 2016/07/26
- [Octave-patch-tracker] [patch #8837] normest1, Carnë Draug, 2016/07/30