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

Automated update to backend: v0.21.3 #387

Closed
wants to merge 1 commit into from

Conversation

MilesCranmer
Copy link
Owner

@MilesCranmer MilesCranmer commented Jul 22, 2023

This PR was automatically generated by the GitHub Action .github/workflows/update-backend.yml

It updates the backend version to v0.21.3. For a full description of the changes, see the backend changelog: v0.21.3.

@MilesCranmer MilesCranmer changed the title Automated update to backend: v0.21.0 Dimensional analysis & pretty printing Jul 22, 2023
@MilesCranmer
Copy link
Owner Author

Right now the unicode symbols start at 1. Should start at 0, no?

@MilesCranmer MilesCranmer changed the title Dimensional analysis & pretty printing Automated update to backend: v0.21.1 Jul 23, 2023
@MilesCranmer
Copy link
Owner Author

MilesCranmer commented Jul 23, 2023

TODO:

  • Allow unicode printing
  • Integrate units.
    • We probably want to pass these as strings, otherwise we'd need to make a converter from some Python units package. Also astropy doesn't allow you to have different units in the same numpy array, so seems perhaps not optimal for this.
    • X_units and y_units parameters to .fit()?
  • Add print_precision parameter.
  • Add dimensional_constraints_penalty
  • Consider taking advantage of v_dim_out parameter.
  • Reach 100% diff coverage (see todo in tests file)
  • Test selection mask + units
  • Test pickling + units
  • Test re-fit + units
  • Add parameters to param groupings

@MilesCranmer MilesCranmer changed the title Automated update to backend: v0.21.1 Automated update to backend: v0.21.2 Jul 24, 2023
@MilesCranmer MilesCranmer changed the title Automated update to backend: v0.21.2 Automated update to backend: v0.21.3 Jul 28, 2023
@MilesCranmer
Copy link
Owner Author

Fixed by #389

@MilesCranmer MilesCranmer deleted the create-pull-request/patch branch July 28, 2023 23:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant