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

Fix __hash__ and __eq__ for basix.ufl elements #718

Merged
merged 21 commits into from
Nov 1, 2023

Commits on Oct 26, 2023

  1. Fix _BlockedElement.__eq__

    conpierce8 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    a7e09c6 View commit details
    Browse the repository at this point in the history
  2. Use gdim in _BasixElement

    conpierce8 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    73ad6f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f79431 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44dbe0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    54091bf View commit details
    Browse the repository at this point in the history
  6. Use gdim in _MixedElement

    conpierce8 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    b7eaea9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a4c81f9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    563a58a View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. flake8

    mscroggs committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0391aa7 View commit details
    Browse the repository at this point in the history
  2. mypy

    conpierce8 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    dbc61ff View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

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

    conpierce8 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    2a41bcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad3ea4c View commit details
    Browse the repository at this point in the history
  4. Merge branch 'hash-eq' of github.com:conpierce8/basix into hash-eq

    Changes:
    - merge changes from code review into my offline changes
    conpierce8 committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    94b9c75 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

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

Commits on Nov 1, 2023

  1. Make tests pass

    conpierce8 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    237a568 View commit details
    Browse the repository at this point in the history
  2. Update python/basix/ufl.py

    mscroggs committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    2eacc13 View commit details
    Browse the repository at this point in the history
  3. Update python/basix/ufl.py

    mscroggs committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    bc214ca View commit details
    Browse the repository at this point in the history
  4. Update python/basix/ufl.py

    mscroggs committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    5bd2627 View commit details
    Browse the repository at this point in the history
  5. Update python/basix/ufl.py

    mscroggs committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    94ae450 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    674331d View commit details
    Browse the repository at this point in the history