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

Making subpackages for compatibility with HMC packages #90

Closed
sethaxen opened this issue Aug 31, 2022 · 1 comment
Closed

Making subpackages for compatibility with HMC packages #90

sethaxen opened this issue Aug 31, 2022 · 1 comment
Assignees

Comments

@sethaxen
Copy link
Member

Currently we use Requires to conditionally load DynamicHMC or AdvancedHMC and implement functionality for compatibility. We should consider instead making subpackages PathfinderDynamicHMC and PathfinderAdvancedHMC for better dependency management.

@sethaxen sethaxen self-assigned this Oct 29, 2022
@sethaxen
Copy link
Member Author

sethaxen commented Dec 5, 2023

This was fixed with #114 where we for new Julia versions use package extensions.

@sethaxen sethaxen closed this as completed Dec 5, 2023
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

No branches or pull requests

1 participant