Post Reply 
Bug in ker(), solved
04-23-2016, 10:47 PM (This post was last modified: 04-24-2016 10:23 AM by Arno K.)
Post: #1
Bug in ker(), solved
Refreshing my mathematics I today came across the task to compute the kernel of a linear function which was not too hard to do myself but then I thought to give it a try with the pc-emulator, version 10077 expecting something like [[0,0,0]] as f(x,y,z)=(3*x,x-y,2*x+y+z) obviously is bijective, but I got [[]],so I took my android device with the old version of the cas, 8151, it provided the same answer, then tried my physical Prime, which I successfullly had updated, too, and got the same result, finally I tried XCAS 1.2.2-33, the same. Not that big to deal with, but should be corrected some day.
Arno
Find all posts by this user
Quote this message in a reply
04-24-2016, 06:04 AM
Post: #2
RE: Bug in ker()
ker returns a basis of the kernel, if the kernel is of dim 0, the basis is empty.
Find all posts by this user
Quote this message in a reply
04-24-2016, 08:29 AM
Post: #3
RE: Bug in ker()
Ok, this explains the empty matrix.
Thank you
Find all posts by this user
Quote this message in a reply
Post Reply 




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