Skip to content
This repository has been archived by the owner on Nov 18, 2023. It is now read-only.

Printing empty matrices #12

Open
Daniel-Diaz opened this issue Sep 8, 2014 · 0 comments
Open

Printing empty matrices #12

Daniel-Diaz opened this issue Sep 8, 2014 · 0 comments

Comments

@Daniel-Diaz
Copy link
Owner

This output is a little bit weird.

Prelude Data.Matrix> splitBlocks 1 1 $ identity 1
(( 1 )
,(  )
,,)

One empty matrix is printed as ( ), but the others are not printed at all.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant