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

updated examples, made cvxpy and cdd optional #421

Merged
merged 2 commits into from
Sep 27, 2021

Conversation

bobmyhill
Copy link
Member

This PR prepares burnman for the 1.0 release

@bobmyhill bobmyhill mentioned this pull request Sep 27, 2021
34 tasks
@bobmyhill
Copy link
Member Author

Some more detail on the optional imports:

  • @ChristopherBe reported problems installing cvxpy on Windows (possibly due to maintenance problems with ecos). cvxpy isn't used for most of burnman, so I've made the import optional.
  • pycddlib has been made fully optional by adding calls to importlib.import_module().

@bobmyhill bobmyhill merged commit 69f257b into geodynamics:master Sep 27, 2021
@bobmyhill bobmyhill deleted the 1.0-rc branch September 27, 2021 17:06
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.

1 participant