-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
output of eig() is formatted in a non-obvious way #135
Comments
Here's an idea: have an Maybe we should add a header line to printed arrays like "2x2 Float64 Array". Or at least use that format for printing empty arrays. |
We actually need to review our entire printing stuff, keeping the web repl in mind. There are a number of other printing enhancements that are required. It seems that we may want an intermediate presentation layer, which can be adapted to different UIs. |
slugs: use Base's SHA1 and version_slug
* rational-numbers: Add testsuite * Add example solution * Add config.json entry and notebook * Undo debug change
Enclose signatures_at in try/catch (fixes #132)
@HomerReid wrote:
This is related to #25 and #29, but should be put down specifically because it's something people are likely to notice fast.
The text was updated successfully, but these errors were encountered: