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

add BO equation #65

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

add BO equation #65

wants to merge 9 commits into from

Commits on Dec 19, 2015

  1. add BO equation

    - add Hilbert_{\R}{f}(z), the Hilbert transform on the real line for
    periodic functions on [a,b). This is equivalent to the cotangent
    version. However, it breaks with the convention of the package that the
    domain of integration of the singular integral operator should be
    defined by the domainspace. Perhaps this case could be an exception?
    
    fix a typo in periodicline
    MikaelSlevinsky committed Dec 19, 2015
    Configuration menu
    Copy the full SHA
    8b801a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe0b9f6 View commit details
    Browse the repository at this point in the history
  3. fix ylims in notebook

    MikaelSlevinsky committed Dec 19, 2015
    Configuration menu
    Copy the full SHA
    8f3f648 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2015

  1. add Benjamin-Ono equation on R

    time evolution uses BDF2
    
    basis is LaurentDirichlet(PeriodicLine())
    MikaelSlevinsky committed Dec 22, 2015
    Configuration menu
    Copy the full SHA
    7649fd0 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2017

  1. Merge branch 'development' into feat-BO

    # Conflicts:
    #	test/runtests.jl
    MikaelSlevinsky committed Mar 27, 2017
    Configuration menu
    Copy the full SHA
    0cdbfcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e95af4 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2017

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

Commits on Mar 31, 2017

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

Commits on May 15, 2017

  1. Merge branch 'development' into feat-BO

    # Conflicts:
    #	src/stieltjesmoment.jl
    MikaelSlevinsky committed May 15, 2017
    Configuration menu
    Copy the full SHA
    99730a1 View commit details
    Browse the repository at this point in the history