Post Reply 
Fibonacci Triangle Matrices
12-22-2018, 05:31 PM (This post was last modified: 12-22-2018 05:47 PM by Albert Chan.)
Post: #6
RE: Fibonacci Triangle Matrices
Tried FIBMAT code with XCas 1.4.9-57 (win32). It seems there is such a thing as "too flexible".
Maple and Mupad program style work as expected. However ...

XCas style assumed row(M1, 0) as first row, thus will not work unless change the code:

Replace row(M1, r) ==> M1(r)

Perhaps this is the reason for "Bad argument type" error.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Fibonacci Triangle Matrices - DA74254 - 12-22-2018, 07:07 AM
RE: Fibonacci Triangle Matrices - Albert Chan - 12-22-2018 05:31 PM
RE: Fibonacci Triangle Matrices - pier4r - 12-23-2018, 09:59 PM



User(s) browsing this thread: 1 Guest(s)