octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #55968] [octave forge] (symbolic) Incorrect si


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #55968] [octave forge] (symbolic) Incorrect simplify to sinc function
Date: Wed, 20 Mar 2019 21:51:17 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.75 Safari/537.36

Follow-up Comment #3, bug #55968 (project octave):

Minor correction, SymPy does _not_ accept 'sinco', it simply doesn't rewrite
anything if the argument isn't recognized. So "rewrite(f, 'sinco')" is the
same as "rewrite(f, 'zzzzzzzz')".

This bug could still be fixed by intercepting and looking for the specific
names "sinc" and "sinco", and translating them into "sincos" for Matlab
compatibility.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55968>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]