Skip to content

More interpolation types in Tabular. #3413

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

Open
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

GuySten
Copy link
Contributor

@GuySten GuySten commented May 19, 2025

Description

This pull request implement more interpolation types in Tabular by using inverse transform sampling algorithm.

Fixes #2409.

Checklist

  • I have performed a self-review of my own code
  • I have run clang-format (version 15) on any C++ source files (if applicable)
  • I have followed the style guidelines for Python source files (if applicable)
  • I have made corresponding changes to the documentation (if applicable)
  • I have added tests that prove my fix is effective or that my feature works (if applicable)

@GuySten GuySten changed the title Tabular More interpolation types in Tabular. May 19, 2025
@GuySten GuySten force-pushed the tabular branch 2 times, most recently from 332056f to 1f7d62c Compare June 9, 2025 17:37
@GuySten GuySten marked this pull request as draft June 10, 2025 04:13
@GuySten GuySten marked this pull request as ready for review June 11, 2025 02:41
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.

Support for all interpolation laws in Tabular class
1 participant