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

LieAlgebras: further improvements and new features #2528

Merged
merged 28 commits into from
Jul 25, 2023

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    e0c07a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af97bb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b268851 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2aed8ee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    37b1c83 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5e4686d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d1e2ab View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    43eb175 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4624b2a View commit details
    Browse the repository at this point in the history
  10. Add nice dual constructor

    lgoettgens committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    f084a36 View commit details
    Browse the repository at this point in the history
  11. Implement pretty printing

    lgoettgens committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    b0df5a3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    80e2a38 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4531abf View commit details
    Browse the repository at this point in the history
  14. Fix LieAlgebraIdeal basis

    lgoettgens committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    7faef23 View commit details
    Browse the repository at this point in the history
  15. Fix some printing

    lgoettgens committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    48b82e5 View commit details
    Browse the repository at this point in the history
  16. Add Lie subalgebras

    lgoettgens committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    c5e6e2b View commit details
    Browse the repository at this point in the history
  17. Small doc fix

    lgoettgens committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    5d00e39 View commit details
    Browse the repository at this point in the history
  18. Add reference

    lgoettgens committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    880696c View commit details
    Browse the repository at this point in the history
  19. Make bibtool happy

    lgoettgens committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    9a3d40c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b3efc7c View commit details
    Browse the repository at this point in the history
  21. Add documentation

    lgoettgens committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    6758bdb View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9473995 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Address some comments

    lgoettgens committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    eaec892 View commit details
    Browse the repository at this point in the history
  2. Update == and hash

    lgoettgens committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    2843a5b View commit details
    Browse the repository at this point in the history
  3. Update docstrings

    lgoettgens committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    1e40cb8 View commit details
    Browse the repository at this point in the history
  4. Add test for ==

    lgoettgens committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    b031420 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e7f6534 View commit details
    Browse the repository at this point in the history
  6. Use === for parent checks

    lgoettgens committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    479ff29 View commit details
    Browse the repository at this point in the history