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

Factor the riesz map out into a separate object. #3662

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Commits on Jul 6, 2024

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

    dham committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    139a1b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. draft CofunctionAssignBlock

    dham committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    7968fd8 View commit details
    Browse the repository at this point in the history
  2. lint

    dham committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    eb2821b View commit details
    Browse the repository at this point in the history
  3. DROP BEFORE MERGE

    dham committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    389e538 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c29388 View commit details
    Browse the repository at this point in the history
  5. rieszmap

    dham committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    6e04695 View commit details
    Browse the repository at this point in the history
  6. missing import

    dham committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    96ca229 View commit details
    Browse the repository at this point in the history
  7. fix l2 for mixed spaces

    dham committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    c7f1908 View commit details
    Browse the repository at this point in the history
  8. fix reisz map for primal case

    dham committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    10e713b View commit details
    Browse the repository at this point in the history
  9. riesz_representation

    dham committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    9596f6c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fcd33c4 View commit details
    Browse the repository at this point in the history
  11. rearrange to pass documentation

    dham committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    4bb74d2 View commit details
    Browse the repository at this point in the history
  12. fix solver options

    dham committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b06040c View commit details
    Browse the repository at this point in the history
  13. make solve string more robust

    dham committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    a18ef57 View commit details
    Browse the repository at this point in the history
  14. docstrings

    dham committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    b1dc72d View commit details
    Browse the repository at this point in the history