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

Feature/1149 pathfinder #1153

Closed
wants to merge 20 commits into from
Closed

Feature/1149 pathfinder #1153

wants to merge 20 commits into from

Conversation

mitzimorris
Copy link
Member

Submisison Checklist

  • Run tests: ./runCmdStanTests.py src/test
  • Declare copyright holder and open-source license: see below

Summary:

Add method pathfinder to CmdStan with argument num_paths (name subject to change).
If num_paths == 1, run single path pathfinder, else run multi-path pathfinder.

Intended Effect:

Expose new service methods from PR stan-dev/stan#3123

How to Verify:

unit tests

Side Effects:

N/A

Documentation:

will be created as separate PR on docs repo

Copyright and Licensing

Please list the copyright holder for the work you are submitting (this will be you or your assignee, such as a university or company): Columbia University

By submitting this pull request, the copyright holder is agreeing to license the submitted work under the following licenses:

@mitzimorris mitzimorris marked this pull request as draft April 4, 2023 16:46
@mitzimorris
Copy link
Member Author

currently a WIP - needs:

  • review current user-facing names
  • unit tests
  • performance tests

@mitzimorris
Copy link
Member Author

closing - work continues in #1155

@WardBrian WardBrian deleted the feature/1149-pathfinder branch September 6, 2023 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants