Post a reply
Username:
Note:If not registered, provide any username. For more comfort, register here.
Subject:
Message body:
Enter your message here, it may contain no more than 60000 characters. 

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:
Font size:
Font colour
Options:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Disable BBCode
Disable smilies
Do not automatically parse URLs
Confirmation of post
To prevent automated posts the board requires you to enter a confirmation code. The code is displayed in the image you should see below. If you are visually impaired or cannot otherwise read this code please contact the %sBoard Administrator%s.
Confirmation code:
Enter the code exactly as it appears. All letters are case insensitive, there is no zero.
   

Topic review - Bugs in matrix code?
Author Message
  Post subject:   Reply with quote
Dear Justin Walker,

the Singular command minor is mainly intended for computing the ideal spanned by all the minors. Thus Singular does not care about signs.

Sincerely,

Oliver Wienand
Post Posted: Tue Sep 20, 2005 5:00 pm
  Post subject:  Bugs in matrix code?  Reply with quote
This seems like a bug to me. Working with matrices, I get the following from Singular:

> m;
1,2,3,
4,5,6,
7,8,9
> minor(m,2);
_[1]=-3
_[2]=-6
_[3]=-6
_[4]=-12
_[5]=3
_[6]=6
_[7]=-3
_[8]=-6
_[9]=3

From hand computation, I get
-3, +6, -3, +6, -12, +6, -3, +6, -3

Are we working from different definitions, or am I just off base?

Regards,

Justin


email: justin@mac.com
Posted in old Singular Forum on: 2005-04-25 02:30:46+02
Post Posted: Thu Aug 11, 2005 5:33 pm


It is currently Fri May 13, 2022 10:57 am
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group