-
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 * remove null_extrapolation * Emily's minireview * shorten doxygen comments * Emily's review * ident * wip * Emily's review * minor * ident * ident * minor * transform -> approximate * Emily's review * Update include/ddc/kernels/splines/spline_builder.hpp Co-authored-by: EmilyBourne <[email protected]> * Emily's review * minor * hyperparameter -> parameter * Apply suggestions from code review Co-authored-by: Thomas Padioleau <[email protected]> * privatize transposed-domain functions * Update include/ddc/kernels/splines/spline_builder.hpp Co-authored-by: Thomas Padioleau <[email protected]> * Apply suggestions from code review --------- Co-authored-by: EmilyBourne <[email protected]> Co-authored-by: Thomas Padioleau <[email protected]>
- Loading branch information
1 parent
184a99f
commit f7ebfb6
Showing
2 changed files
with
298 additions
and
133 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
Oops, something went wrong.