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 SesquilinearForm and complex space #133

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from
Draft

Commits on Jun 16, 2023

  1. Add codomain_complex flag into ScalarFunctionSpace, VectorFunctionSpa…

    …ce, Derham and create an SesquilinearForm
    tomcaruso committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    29b7ca8 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

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

Commits on Jun 20, 2023

  1. Allow the class TerminalExpr and DifferentialOperator to read the exp…

    …ression conjugate(), Add the SesquilinearForm to the importable function,
    tomcaruso committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    6fc438e View commit details
    Browse the repository at this point in the history
  2. Adapt BasicExpr, Equation, LogicalExpr for SesquilinearForm. Correct …

    …assertion on SesquilinearForm
    tomcaruso committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    e657d25 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. make inner sustain 1D

    tomcaruso committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9e4015a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into Add_complex_space

    tomcaruso committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    bcf9bac View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Add is_complex property into ScalarFunction and VectorFunction + add …

    …sustainability od Abs function + Add is_sesquilinear flag to Functional
    tomcaruso committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    d6621d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8a90e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Put the conjugate intothe definition of Norm

    tomcaruso committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    602dca7 View commit details
    Browse the repository at this point in the history
  2. Put conjugate of Inner in comment for now

    tomcaruso committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    eccc63a View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

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