Skip to content

Enhancements to pretty printing - #528

Merged
facelessuser merged 1 commit into
mainfrom
feature/pprint-enhance
Sep 1, 2026
Merged

Enhancements to pretty printing#528
facelessuser merged 1 commit into
mainfrom
feature/pprint-enhance

Conversation

@facelessuser

Copy link
Copy Markdown
Owner
  • Add option for printing similar to Numpy
  • Align values for easier visualization.
  • Allow precision control
  • Allow suppressing scientific notation
  • Add stripping leading zeros if desired

@gir-bot gir-bot added S: needs-review Needs to be reviewed and/or approved. C: docs Related to documentation. C: infrastructure Related to project infrastructure. C: source Related to source code. C: tests Related to testing. labels Sep 1, 2026
@facelessuser
facelessuser force-pushed the feature/pprint-enhance branch 2 times, most recently from c3e0bbb to 0ced2cd Compare September 1, 2026 19:39
- Add option for printing similar to Numpy
- Align values for easier visualization.
- Allow precision control
- Allow suppressing scientific notation
- Add stripping leading zeros if desired
@facelessuser
facelessuser force-pushed the feature/pprint-enhance branch from 0ced2cd to 1c386e0 Compare September 1, 2026 19:48
@facelessuser

Copy link
Copy Markdown
Owner Author

@gir-bot lgtm

@gir-bot gir-bot added S: approved The pull request is ready to be merged. and removed S: needs-review Needs to be reviewed and/or approved. labels Sep 1, 2026
@facelessuser
facelessuser merged commit fc59ccf into main Sep 1, 2026
16 checks passed
@facelessuser
facelessuser deleted the feature/pprint-enhance branch September 1, 2026 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C: docs Related to documentation. C: infrastructure Related to project infrastructure. C: source Related to source code. C: tests Related to testing. S: approved The pull request is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants