Skip to content

[Math] add multiple derivative estimator#890

Merged
tdavidcl merged 2 commits intoShamrock-code:mainfrom
tdavidcl:feat/diff-formula
Mar 30, 2025
Merged

[Math] add multiple derivative estimator#890
tdavidcl merged 2 commits intoShamrock-code:mainfrom
tdavidcl:feat/diff-formula

Conversation

@tdavidcl
Copy link
Copy Markdown
Member

No description provided.

@github-actions
Copy link
Copy Markdown
Contributor

Workflow report

workflow report corresponding to commit a86c43a
Commiter email is timothee.davidcleris@proton.me

Pre-commit check report

Pre-commit check: ✅

trim trailing whitespace.................................................Passed
fix end of files.........................................................Passed
check for merge conflicts................................................Passed
check that executables have shebangs.....................................Passed
check that scripts with shebangs are executable..........................Passed
check for added large files..............................................Passed
check for case conflicts.................................................Passed
check for broken symlinks............................(no files to check)Skipped
check yaml...............................................................Passed
detect private key.......................................................Passed
No-tabs checker..........................................................Passed
Tabs remover.............................................................Passed
Validate GitHub Workflows................................................Passed
clang-format.............................................................Passed
black....................................................................Passed
isort....................................................................Passed
Check doxygen headers....................................................Passed
Check license headers....................................................Passed
Check #pragma once.......................................................Passed
Check SYCL #include......................................................Passed

Test pipeline can run.

Clang-tidy diff report

No relevant changes found.
Well done!

You should now go back to your normal life and enjoy a hopefully sunny day while waiting for the review.

Doxygen diff with main

Removed warnings : 3
New warnings : 1
Warnings count : 5693 → 5691 (-0.0%)

Detailed changes :
- src/shammath/include/shammath/derivatives.hpp:24: warning: Member derivative_upwind(T x, T dx, std::function< T(T)> &&fct) (function) of namespace shammath is not documented.
- src/shammath/include/shammath/derivatives.hpp:24: warning: Member derivative_upwind(T x, T dx, std::function< T(T)> &&fct) (function) of namespace shammath is not documented.
- src/shampylib/src/math/pyshammath.cpp:23: warning: Member Register_pymod(pysham_mathinit) (function) of file pyshammath.cpp is not documented.
+ src/shampylib/src/math/pyshammath.cpp:29: warning: Member Register_pymod(pysham_mathinit) (function) of file pyshammath.cpp is not documented.

@tdavidcl tdavidcl merged commit 836ebe3 into Shamrock-code:main Mar 30, 2025
31 checks passed
@tdavidcl tdavidcl deleted the feat/diff-formula branch March 30, 2025 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant