Skip to content
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

Add pretty printing for structs #16

Open
1 of 4 tasks
SouthEndMusic opened this issue Dec 1, 2024 · 0 comments
Open
1 of 4 tasks

Add pretty printing for structs #16

SouthEndMusic opened this issue Dec 1, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@SouthEndMusic
Copy link
Owner

SouthEndMusic commented Dec 1, 2024

KnotVector and SplineDimension can just be printed ad as ObjectName(property = value, ...). SplineGrid can be printed similarly to interpolation objects from DataInterpolations.jl, with a table of properties per SplineDimension.

  • SplineGrid (0d92364)
  • KnotVector
  • SplineDimension
  • RefinementMatrix
@SouthEndMusic SouthEndMusic added the good first issue Good for newcomers label Dec 2, 2024
@SouthEndMusic SouthEndMusic changed the title Add pretty printing for knots, spline dimensions, spline grids Add pretty printing for structs Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant