Controlling the number of digits printed in a matrix
20 views
Skip to first unread message
Mike Witt
unread,
Apr 28, 2014, 8:30:26 PM4/28/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sy...@googlegroups.com
Is there any simple way to control the display "precision"
when printing a matrix? I tried converting it to an mpmath
matrix and back, but I ran into problems with the complex
components.
Aaron Meurer
unread,
Apr 28, 2014, 8:33:50 PM4/28/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sy...@googlegroups.com
It doesn't look like it, other than making the precision lower on the
objects themselves.