Skip to content

Fixing a typo in scipy_utils/integrators.py. Improving checks.#560

Merged
mmatera merged 3 commits into
masterfrom
fix-typo-nintegratescipy
Sep 22, 2022
Merged

Fixing a typo in scipy_utils/integrators.py. Improving checks.#560
mmatera merged 3 commits into
masterfrom
fix-typo-nintegratescipy

Conversation

@mmatera

@mmatera mmatera commented Sep 20, 2022

Copy link
Copy Markdown
Contributor

During some checks I did yesterday, I found a typo that made that the scipy integrators were not loaded even if the scipy library is available. This PR fixes it, and adds some tests to detect this kind of bug.

  • Fixing a typo that prevented that scipy integrators were loaded.
  • Improving test_nintegrators and test_calculus.
  • Improving test/helper.py to show the evaluation messages in case they are not expected.

* Improving pytests for nintegrators and calculus.
* Improving test/helper.py to show the evaluation messages in case they are not expected.
@mmatera mmatera mentioned this pull request Sep 20, 2022
@rocky

rocky commented Sep 22, 2022

Copy link
Copy Markdown
Member

LGTM

@TiagoCavalcante TiagoCavalcante left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mmatera mmatera merged commit 96ae63e into master Sep 22, 2022
@mmatera mmatera deleted the fix-typo-nintegratescipy branch September 22, 2022 18:31
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.

3 participants