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

ENH: Allow solution refinement by the Ipopt solver to be disabled. #187

Merged
merged 10 commits into from Nov 14, 2018

Conversation

bocklund
Copy link
Collaborator

No description provided.

@bocklund bocklund added this to the 0.7.1 milestone Aug 28, 2018
@richardotis
Copy link
Collaborator

Does it need a test?

@bocklund
Copy link
Collaborator Author

bocklund commented Sep 1, 2018

Maybe an integration test to validate that a certain point density gives a certain result? Do you have another suggestion?

@richardotis
Copy link
Collaborator

An integration test that exercises the code path and makes sure we return an answer without raising is fine. We don't make any accuracy promises with this mode.

@bocklund
Copy link
Collaborator Author

bocklund commented Nov 1, 2018

I have a sketch of a test written, but this has made me realize that the chemical potentials are all 0.0. The other properties seem correct.

@bocklund
Copy link
Collaborator Author

bocklund commented Nov 1, 2018

Py3.5 tests pass due to some dependency luck, so this should just need a rebase on #192 to fix other platforms

@richardotis richardotis merged commit 0a570d4 into develop Nov 14, 2018
@richardotis richardotis deleted the noopsolver branch November 14, 2018 13:57
bocklund added a commit to bocklund/pycalphad that referenced this pull request Aug 17, 2021
Fix a regression where `plot_interaction` and `plot_endmember` re-used reference labels and markers
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

2 participants