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

feat: improve CI, doc and tests #55

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Conversation

kivvix
Copy link
Contributor

@kivvix kivvix commented Jul 12, 2024

  • I have installed pre-commit locally and use it to validate my commits.
  • The PR title follows the conventional commits convention.
    Available tags: 'build', 'chore', 'ci', 'docs', 'feat', 'fix', 'perf', 'refactor', 'revert', 'style', 'test'
  • This new PR is documented.
  • This new PR is tested.

Description

  • Change test for midnight CI
  • Add bibliography for algorithms to documentation
  • Add test of non-regression on order of PIROCK with and without Shampine's trick [WIP]

Related issue

  • Midnight test launch every night
  • Add bibliography for unquoted time integrator (ROCK2, ROCK4, PIROCK and Lawson methods)
  • Remove some warnings of clang-tidy

How has this been tested?

  • nagumo_pirock_order.cpp [WIP]

Code of Conduct

By submitting this PR, you agree to follow our Code of Conduct

  • I agree to follow this project's Code of Conduct

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

1 participant