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

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

[Octave-bug-tracker] [bug #60539] Slow performance of betaincinv.m


From: Rik
Subject: [Octave-bug-tracker] [bug #60539] Slow performance of betaincinv.m
Date: Thu, 13 May 2021 17:15:37 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.93 Safari/537.36

Follow-up Comment #7, bug #60539 (project octave):

Thanks, I will take a look.

The common_size () function does singleton (scalar) expansion.  Either the
inputs y,a,b actually have to have the same size OR some of them can be
scalars and they will be expanded to match whichever input is actually a
vector or matrix.

The non-Tex documentation is missing the normalization by "beta (a, b)".  That
could be fixed separately on the stable branch since it is just a
documentation change. 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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