Skip to content

Comments

Euler computations#24

Merged
masa10-f merged 43 commits intomasterfrom
euler
Apr 4, 2025
Merged

Euler computations#24
masa10-f merged 43 commits intomasterfrom
euler

Conversation

@masa10-f
Copy link
Collaborator

Before submitting, please check the following:

  • Make sure you have tests for the new code and that test passes (run pytest)
  • If applicable, add a line to the [unreleased] part of CHANGELOG.md, following keep-a-changelog.
  • Format added code by ruff
  • Type checking by mypy and pyright
  • Make sure the checks (github actions) pass.
  • Check that the docs compile without errors (run make html in ./docs/ - you may need to install dependency for sphinx docs, see docs/requirements.txt.)

Then, please fill in below:

Description of the change:

This PR implements Euler computations required in the library. The detail is described in the euler.py

@masa10-f masa10-f self-assigned this Mar 10, 2025
@masa10-f masa10-f mentioned this pull request Feb 18, 2025
@masa10-f masa10-f marked this pull request as ready for review March 10, 2025 07:28
Copy link
Contributor

@shinich1 shinich1 left a comment

Choose a reason for hiding this comment

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

minor comments

@masa10-f
Copy link
Collaborator Author

@shinich1 Thank you for your review! I have fixed them in 0c4dda9

@EarlMilktea
Copy link
Collaborator

EarlMilktea commented Mar 17, 2025

@masa10-f Please check fbcbc18 (euler-ss branch).

@masa10-f masa10-f merged commit 4c81b8b into master Apr 4, 2025
21 checks passed
@masa10-f masa10-f deleted the euler branch April 4, 2025 07:57
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