Skip to content
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

Dev. Add integrate1D for a range, optimized for BaryCheb #19

Merged
merged 5 commits into from
Jan 21, 2022
Merged

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    9c0045d View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2022

  1. Configuration menu
    Copy the full SHA
    67a27a7 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2022

  1. fix bug for integrate1DRange(::CompositeIntegrate, ...);add some test…

    … for integrate1DRange
    iintSjds committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    b4a8b7c View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. add integrate for BaryCheb by inverse Vandermonde; rename integrate1D…

    …Range to integrate1D, now dispatch with parameter 'range'
    iintSjds committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    4ac9d12 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. wip. now for log densed with :cheb the invVandermonde is only calcula…

    …ted once. add differentiate1D, but accuracy is bad
    iintSjds committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    6051f18 View commit details
    Browse the repository at this point in the history