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

new tests and constructors #214

Merged
merged 1 commit into from
Sep 29, 2022
Merged

new tests and constructors #214

merged 1 commit into from
Sep 29, 2022

Conversation

odunbar
Copy link
Collaborator

@odunbar odunbar commented Sep 28, 2022

Purpose

Unifies the constructors with the new prior interfaces. for examples users will not have to calculate means or covariances in computational space of the prior for to build Unscented or Sampler objects. instead we pass the prior.

Content

  • new (additional) constructors for Unscented and Sampler objects
  • unit tests

Linked Issues

shorter constructor

format

address comment
@odunbar
Copy link
Collaborator Author

odunbar commented Sep 29, 2022

bors r+

@bors
Copy link
Contributor

bors bot commented Sep 29, 2022

Build succeeded:

@bors bors bot merged commit e0ca782 into main Sep 29, 2022
@bors bors bot deleted the orad/new-constructors branch September 29, 2022 17:44
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.

New constructor for Unscented
2 participants