-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* init * missing sed in benchmark * fix * Update include/ddc/kernels/splines/spline_builder.hpp * clang-format * fix kokkos version change * wip * improve consistency * wip * wip * spline_builder * changes from Emiliy's reviw * format * minor * wip * wip * wip * bsplines * init * reinit * remove bsplines (not in the scope of this MR anymore) * format * autoreview * wip * wip * wip * fix for allowing doxygen to keep track of integrals() * format * Revert "fix for allowing doxygen to keep track of integrals()" This reverts commit 7017234. * autoreview * B-splines * Update include/ddc/kernels/splines/bsplines_non_uniform.hpp Co-authored-by: EmilyBourne <[email protected]> * emily's review * wip * Update include/ddc/kernels/splines/bsplines_non_uniform.hpp Co-authored-by: Thomas Padioleau <[email protected]> * wip * reviews * typo * fix * minor * more details on uniformity * non-uniform constructors * minor * non_uniform constructors again * wip * wip on CI * wip on CI * CI, integrals doxygen tracking still wrong * fix * Update include/ddc/kernels/splines/bsplines_non_uniform.hpp Co-authored-by: EmilyBourne <[email protected]> * wip * emily's review * minor * minor * the spline coefficients * CI * emily's review * forgot a files save * fix doxygen * clang-format * wip on CI * null_extrap * CI * wip * Emily's review * wip * Thomas' review * autoreview * init * remove null_extrapolation * Emily's minireview * shorten doxygen comments * wip * Emily's review * ident * wip * wip * wip * wip * wip * CI * wip * Emily's review * minor * ident * ident * minor * transform -> approximate * wip * Emily's review * init * caps * minor * Emily's review * Update include/ddc/kernels/splines/spline_builder.hpp Co-authored-by: EmilyBourne <[email protected]> * Emily's review * minor * Emily's review * minor * interest coordinate * wip * wip * wip * SplineEvaluator2D * autoreview * ident * hyperparameter -> parameter * init * caps * interest coordinate * Apply suggestions from code review * Apply suggestions from code review Co-authored-by: Thomas Padioleau <[email protected]> --------- Co-authored-by: EmilyBourne <[email protected]> Co-authored-by: Thomas Padioleau <[email protected]>
- Loading branch information
1 parent
5fd96f8
commit 6b4b5b9
Showing
3 changed files
with
472 additions
and
108 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.