Skip to content

doc: Update tutorial on polynomial bases - #89

Merged
damar-wicaksono merged 1 commit into
devfrom
dev-88
Mar 13, 2026
Merged

doc: Update tutorial on polynomial bases#89
damar-wicaksono merged 1 commit into
devfrom
dev-88

Conversation

@damar-wicaksono

Copy link
Copy Markdown
Member

The tutorial on polynomial bases and transformations is updated to explain the distinction between Minterpy polynomials defined on a user domain and the corresponding internal polynomial defined on [-1, 1]^m.

Additional changes:

  • Pin the version for setuptools (<81) and sphinx (<9.0) to avoid deprecation error.
  • Fix minor typos across documentation.

Resolves: #88

The tutorial on polynomial bases and transformations is updated to
explain the distinction between Minterpy polynomials defined
on a user domain and the corresponding internal polynomial
defined on `[-1, 1]^m`.

Additional changes:

- Pin the version for setuptools (<81) and sphinx (<9.0)
  to avoid deprecation error.
- Fix minor typos across documentation.

Resolves: #88
@damar-wicaksono damar-wicaksono self-assigned this Mar 13, 2026
@damar-wicaksono damar-wicaksono added the documentation Improvements or additions to documentation label Mar 13, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Documentation preview (without executed notebooks) is available.

@codecov

codecov Bot commented Mar 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@damar-wicaksono
damar-wicaksono merged commit 4388bf0 into dev Mar 13, 2026
11 checks passed
github-actions Bot added a commit that referenced this pull request Mar 13, 2026
@damar-wicaksono
damar-wicaksono deleted the dev-88 branch March 13, 2026 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Getting Started guide on polynomial bases and transformations for domain-aware polynomials

1 participant