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

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

[Octave-bug-tracker] [bug #65495] nchoosek error "GCD should be an integ


From: Dmitri A. Sergatskov
Subject: [Octave-bug-tracker] [bug #65495] nchoosek error "GCD should be an integer"
Date: Wed, 20 Mar 2024 12:31:36 -0400 (EDT)

Follow-up Comment #9, bug #65495 (group octave):

This is on linux, octave 10 (current dev snapshot)


octave:1> version 
ans = 10.0.0
octave:2> version -hgid
ans = d5c5484322d1
octave:3> nchoosek (5000, 2000)
error: gcd: all values must be integers
error: called from
    nchoosek at line 140 column 12
octave:4> nchoosek (1024, 512)
error: gcd: all values must be integers
error: called from
    nchoosek at line 140 column 12



Dmitri.
-- 



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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