On Friday, March 15, 2019 at 10:59:06 PM UTC+1, Kwankyu Lee wrote:
>
> Hi,
>
> If the determinant is obviously zero, then you don't need to run the 
> computation. If a preprocessing to check zero rows or columns is added, 
> then the determinant computation would become slower for usual nontrivial 
> cases.
>
>
> Cheers. 
>
>
This is true if I, or the user, defined the matrix by hand. However, if the 
matrix appears as an intermediate result during a computation, a 
preprocessing step would help a lot.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to