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

Simple Lie algebras and root systems #2572

Merged
merged 171 commits into from
Oct 20, 2023
Merged

Commits on Sep 18, 2023

  1. Add files via upload

    Added files for a root system and for creating simple Lie algebras via a root system type
    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    41b3211 View commit details
    Browse the repository at this point in the history
  2. Update root_systems.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    6e06fd1 View commit details
    Browse the repository at this point in the history
  3. Update introduction.md

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d214e55 View commit details
    Browse the repository at this point in the history
  4. Update root_systems.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    1e0470d View commit details
    Browse the repository at this point in the history
  5. Update root_systems.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    a367e65 View commit details
    Browse the repository at this point in the history
  6. Update SimpleLieAlgebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    2942a9b View commit details
    Browse the repository at this point in the history
  7. Update SimpleLieAlgebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    0e6ecca View commit details
    Browse the repository at this point in the history
  8. Update SimpleLieAlgebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    b2b86e7 View commit details
    Browse the repository at this point in the history
  9. Update SimpleLieAlgebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    1f2b0e0 View commit details
    Browse the repository at this point in the history
  10. Update LieAlgebras.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    a093878 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7f0ab1a View commit details
    Browse the repository at this point in the history
  12. Update simple_lie_algebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    5186267 View commit details
    Browse the repository at this point in the history
  13. Update root_systems.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    abc12b7 View commit details
    Browse the repository at this point in the history
  14. Update root_systems.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    28e4d04 View commit details
    Browse the repository at this point in the history
  15. Update root_systems.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    b673f0d View commit details
    Browse the repository at this point in the history
  16. Update simple_lie_algebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    bc5746e View commit details
    Browse the repository at this point in the history
  17. Update simple_lie_algebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    fb0cae8 View commit details
    Browse the repository at this point in the history
  18. Update root_systems.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    126ae36 View commit details
    Browse the repository at this point in the history
  19. Update Oscar.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ac13add View commit details
    Browse the repository at this point in the history
  20. Update LieAlgebras.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    49356cd View commit details
    Browse the repository at this point in the history
  21. Update simple_lie_algebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    b60143a View commit details
    Browse the repository at this point in the history
  22. Create root_systems-test.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    bd5037e View commit details
    Browse the repository at this point in the history
  23. Update root_systems.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ee5ee35 View commit details
    Browse the repository at this point in the history
  24. Update simple_lie_algebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    6b905cb View commit details
    Browse the repository at this point in the history
  25. Update simple_lie_algebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    b81e6bd View commit details
    Browse the repository at this point in the history
  26. Update root_systems.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    18c25ae View commit details
    Browse the repository at this point in the history
  27. Update root_systems.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e359ad4 View commit details
    Browse the repository at this point in the history
  28. Update simple_lie_algebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ff14d60 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    f4fddcb View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    bf7ce4a View commit details
    Browse the repository at this point in the history
  31. added tests for root_systems

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ba68c8c View commit details
    Browse the repository at this point in the history
  32. created simple_lie_algebra-test.jl, fixes to simple_lie_algebra.jl, u…

    …pdated LieAlgebras.jl
    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    29f301d View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    c60c2ba View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    9a7a0e1 View commit details
    Browse the repository at this point in the history
  35. updated root_systems.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f9bd99f View commit details
    Browse the repository at this point in the history
  36. updated LieAlgebras.jl, root_systems.jl, simple_lie_algebra.jlm root_…

    …systems-test.jl, and runtests.jl
    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    39313b3 View commit details
    Browse the repository at this point in the history
  37. Update root_systems-test.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e7a88ca View commit details
    Browse the repository at this point in the history
  38. Update root_systems-test.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    94b5ed3 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    c82979e View commit details
    Browse the repository at this point in the history
  40. changed to rebase to master

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    39a8571 View commit details
    Browse the repository at this point in the history
  41. Add files via upload

    Added files for a root system and for creating simple Lie algebras via a root system type
    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    4d65d79 View commit details
    Browse the repository at this point in the history
  42. Update SimpleLieAlgebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    74c5ef7 View commit details
    Browse the repository at this point in the history
  43. Update SimpleLieAlgebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    7253709 View commit details
    Browse the repository at this point in the history
  44. Update SimpleLieAlgebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    19708f7 View commit details
    Browse the repository at this point in the history
  45. Update SimpleLieAlgebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    fbc29c6 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    96cf97a View commit details
    Browse the repository at this point in the history
  47. addressed comments in pull-request, some major changes to simple_lie_…

    …algebra.jl and root_system.jl
    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ac00f7d View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    947d76a View commit details
    Browse the repository at this point in the history
  49. Add files via upload

    Added files for a root system and for creating simple Lie algebras via a root system type
    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    77eef40 View commit details
    Browse the repository at this point in the history
  50. Update root_systems.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ae651b9 View commit details
    Browse the repository at this point in the history
  51. Update root_systems.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    24979b8 View commit details
    Browse the repository at this point in the history
  52. Update root_systems.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    538d979 View commit details
    Browse the repository at this point in the history
  53. Update root_systems.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    6fcba5a View commit details
    Browse the repository at this point in the history
  54. Update root_systems.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    95671f9 View commit details
    Browse the repository at this point in the history
  55. Update simple_lie_algebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    c2e7bcc View commit details
    Browse the repository at this point in the history
  56. Create root_systems-test.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d4f4291 View commit details
    Browse the repository at this point in the history
  57. Update simple_lie_algebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    aed70ba View commit details
    Browse the repository at this point in the history
  58. Update simple_lie_algebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    50b9613 View commit details
    Browse the repository at this point in the history
  59. Update root_systems.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ea21162 View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    9c23da6 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    a3194ee View commit details
    Browse the repository at this point in the history
  62. created simple_lie_algebra-test.jl, fixes to simple_lie_algebra.jl, u…

    …pdated LieAlgebras.jl
    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ace1670 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    16ca99d View commit details
    Browse the repository at this point in the history
  64. updated LieAlgebras.jl, root_systems.jl, simple_lie_algebra.jlm root_…

    …systems-test.jl, and runtests.jl
    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    8461935 View commit details
    Browse the repository at this point in the history
  65. changed to rebase to master

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    461b08d View commit details
    Browse the repository at this point in the history
  66. Add files via upload

    Added files for a root system and for creating simple Lie algebras via a root system type
    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    0d6a22e View commit details
    Browse the repository at this point in the history
  67. Update SimpleLieAlgebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    a04648d View commit details
    Browse the repository at this point in the history
  68. Update SimpleLieAlgebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    8381e45 View commit details
    Browse the repository at this point in the history
  69. Update SimpleLieAlgebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    3d088b2 View commit details
    Browse the repository at this point in the history
  70. Update SimpleLieAlgebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    620c777 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    a2708d7 View commit details
    Browse the repository at this point in the history
  72. Update simple_lie_algebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    64f6d78 View commit details
    Browse the repository at this point in the history
  73. Update LieAlgebras.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    dce33dc View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    0082d7c View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    e9e1632 View commit details
    Browse the repository at this point in the history
  76. Configuration menu
    Copy the full SHA
    e2e624e View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    77fad4a View commit details
    Browse the repository at this point in the history
  78. updated root_systems.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    daf92ca View commit details
    Browse the repository at this point in the history
  79. updated LieAlgebras.jl, root_systems.jl, simple_lie_algebra.jlm root_…

    …systems-test.jl, and runtests.jl
    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    7253db1 View commit details
    Browse the repository at this point in the history
  80. Fixed the tab problem

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    363562c View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    9bdf4d0 View commit details
    Browse the repository at this point in the history
  82. addressed comments in pull-request, some major changes to simple_lie_…

    …algebra.jl and root_system.jl
    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    75dbd69 View commit details
    Browse the repository at this point in the history
  83. added new root_system.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    4ab1bf1 View commit details
    Browse the repository at this point in the history
  84. Add files via upload

    Added files for a root system and for creating simple Lie algebras via a root system type
    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    b184879 View commit details
    Browse the repository at this point in the history
  85. Update root_systems.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e692e21 View commit details
    Browse the repository at this point in the history
  86. Update SimpleLieAlgebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d78907a View commit details
    Browse the repository at this point in the history
  87. Update SimpleLieAlgebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f75ca24 View commit details
    Browse the repository at this point in the history
  88. Update SimpleLieAlgebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d772c0f View commit details
    Browse the repository at this point in the history
  89. Update SimpleLieAlgebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    252b7fc View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    0e43fb0 View commit details
    Browse the repository at this point in the history
  91. Update root_systems.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d43c7ae View commit details
    Browse the repository at this point in the history
  92. Update simple_lie_algebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    635f561 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    fa2c0e4 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    a959886 View commit details
    Browse the repository at this point in the history
  95. created simple_lie_algebra-test.jl, fixes to simple_lie_algebra.jl, u…

    …pdated LieAlgebras.jl
    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    13e93d5 View commit details
    Browse the repository at this point in the history
  96. updated root_systems.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f137266 View commit details
    Browse the repository at this point in the history
  97. updated LieAlgebras.jl, root_systems.jl, simple_lie_algebra.jlm root_…

    …systems-test.jl, and runtests.jl
    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    92d92dc View commit details
    Browse the repository at this point in the history
  98. Update root_systems-test.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    0d50fee View commit details
    Browse the repository at this point in the history
  99. Update root_systems-test.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    c146b93 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    249bb42 View commit details
    Browse the repository at this point in the history
  101. changed to rebase to master

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    96bcdae View commit details
    Browse the repository at this point in the history
  102. Add files via upload

    Added files for a root system and for creating simple Lie algebras via a root system type
    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    c94ada5 View commit details
    Browse the repository at this point in the history
  103. Update SimpleLieAlgebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    d144e87 View commit details
    Browse the repository at this point in the history
  104. Update SimpleLieAlgebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    a1e62f9 View commit details
    Browse the repository at this point in the history
  105. Update SimpleLieAlgebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ef4530b View commit details
    Browse the repository at this point in the history
  106. Update SimpleLieAlgebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ca7076c View commit details
    Browse the repository at this point in the history
  107. Add files via upload

    Added files for a root system and for creating simple Lie algebras via a root system type
    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    e457b88 View commit details
    Browse the repository at this point in the history
  108. Update root_systems.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    ce8e702 View commit details
    Browse the repository at this point in the history
  109. Update root_systems.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    7e38af3 View commit details
    Browse the repository at this point in the history
  110. Update root_systems.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    2d186ba View commit details
    Browse the repository at this point in the history
  111. Update root_systems.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    de95ec0 View commit details
    Browse the repository at this point in the history
  112. Update root_systems.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    c149ebf View commit details
    Browse the repository at this point in the history
  113. Update simple_lie_algebra.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    8b4a2b7 View commit details
    Browse the repository at this point in the history
  114. addressed comments in pull-request, some major changes to simple_lie_…

    …algebra.jl and root_system.jl
    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    2945c6d View commit details
    Browse the repository at this point in the history
  115. Update root_systems-test.jl

    voggesbe committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    f9d29c7 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    0d5b2df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3c412e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14b05ed View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    155b6e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5daf285 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    727c219 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2c706f View commit details
    Browse the repository at this point in the history
  3. Run formatter

    lgoettgens committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    cf8be77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2b466e View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    0aeaa3a View commit details
    Browse the repository at this point in the history
  2. Update experimental/LieAlgebras/src/simple_lie_algebra.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    0d950a4 View commit details
    Browse the repository at this point in the history
  3. Update experimental/LieAlgebras/src/simple_lie_algebra.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    9ed8e4f View commit details
    Browse the repository at this point in the history
  4. Update experimental/LieAlgebras/src/simple_lie_algebra.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a7f8f3f View commit details
    Browse the repository at this point in the history
  5. Update experimental/LieAlgebras/src/LieAlgebras.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    4e03748 View commit details
    Browse the repository at this point in the history
  6. Update experimental/LieAlgebras/src/LieAlgebras.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    9ce05f3 View commit details
    Browse the repository at this point in the history
  7. Update experimental/LieAlgebras/src/LieAlgebras.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    2f74fa8 View commit details
    Browse the repository at this point in the history
  8. Update experimental/LieAlgebras/src/LieAlgebras.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    d5e38bf View commit details
    Browse the repository at this point in the history
  9. Update experimental/LieAlgebras/src/LieAlgebras.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    c33679a View commit details
    Browse the repository at this point in the history
  10. Update experimental/LieAlgebras/src/LieAlgebras.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    8783fb3 View commit details
    Browse the repository at this point in the history
  11. Update experimental/LieAlgebras/src/root_systems.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    c1c38fe View commit details
    Browse the repository at this point in the history
  12. Update experimental/LieAlgebras/src/root_systems.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a7a8e57 View commit details
    Browse the repository at this point in the history
  13. Update experimental/LieAlgebras/src/root_systems.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    b583bff View commit details
    Browse the repository at this point in the history
  14. Update experimental/LieAlgebras/src/root_systems.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    81f7907 View commit details
    Browse the repository at this point in the history
  15. Update experimental/LieAlgebras/src/root_systems.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    9922ac1 View commit details
    Browse the repository at this point in the history
  16. Update experimental/LieAlgebras/src/root_systems.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    9121c9d View commit details
    Browse the repository at this point in the history
  17. Update root_systems.jl

    voggesbe authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    c13e7c2 View commit details
    Browse the repository at this point in the history
  18. Update experimental/LieAlgebras/src/root_systems.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    b44d0c7 View commit details
    Browse the repository at this point in the history
  19. Update experimental/LieAlgebras/src/root_systems.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    e4758c5 View commit details
    Browse the repository at this point in the history
  20. Update root_systems.jl

    voggesbe authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    3a2a62d View commit details
    Browse the repository at this point in the history
  21. Update experimental/LieAlgebras/src/root_systems.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    82dc8ea View commit details
    Browse the repository at this point in the history
  22. Update experimental/LieAlgebras/src/root_systems.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    07d8e60 View commit details
    Browse the repository at this point in the history
  23. Update experimental/LieAlgebras/src/root_systems.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    8745f1e View commit details
    Browse the repository at this point in the history
  24. Update experimental/LieAlgebras/src/root_systems.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    75e1f7f View commit details
    Browse the repository at this point in the history
  25. Update experimental/LieAlgebras/src/root_systems.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    216b09f View commit details
    Browse the repository at this point in the history
  26. Update experimental/LieAlgebras/src/root_systems.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    d09d09d View commit details
    Browse the repository at this point in the history
  27. Update experimental/LieAlgebras/src/root_systems.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    024a2ed View commit details
    Browse the repository at this point in the history
  28. Update root_systems.jl

    voggesbe authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    33f9cac View commit details
    Browse the repository at this point in the history
  29. Update experimental/LieAlgebras/src/simple_lie_algebra.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    45dd6bf View commit details
    Browse the repository at this point in the history
  30. Update experimental/LieAlgebras/src/simple_lie_algebra.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    4e856cb View commit details
    Browse the repository at this point in the history
  31. Update experimental/LieAlgebras/src/simple_lie_algebra.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    056aa4e View commit details
    Browse the repository at this point in the history
  32. Update experimental/LieAlgebras/src/simple_lie_algebra.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    448627c View commit details
    Browse the repository at this point in the history
  33. Update experimental/LieAlgebras/src/simple_lie_algebra.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    14f31ba View commit details
    Browse the repository at this point in the history
  34. Update experimental/LieAlgebras/src/simple_lie_algebra.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    eca05d2 View commit details
    Browse the repository at this point in the history
  35. Update experimental/LieAlgebras/src/simple_lie_algebra.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    ea4180b View commit details
    Browse the repository at this point in the history
  36. Update experimental/LieAlgebras/src/simple_lie_algebra.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    08a2479 View commit details
    Browse the repository at this point in the history
  37. Update experimental/LieAlgebras/src/simple_lie_algebra.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    74749d6 View commit details
    Browse the repository at this point in the history
  38. Update experimental/LieAlgebras/test/root_systems-test.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    c5c12cd View commit details
    Browse the repository at this point in the history
  39. Update experimental/LieAlgebras/test/runtests.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    522170d View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    3d4b6d3 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    2150fe2 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    b8cfb8a View commit details
    Browse the repository at this point in the history
  43. Update experimental/LieAlgebras/src/simple_lie_algebra.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    ee3b165 View commit details
    Browse the repository at this point in the history
  44. Update experimental/LieAlgebras/src/LieAlgebras.jl

    Co-authored-by: Lars Göttgens <[email protected]>
    voggesbe and lgoettgens authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    1ed8059 View commit details
    Browse the repository at this point in the history
  45. Small fixes

    lgoettgens committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    cd50777 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    aad5d32 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    e766b79 View commit details
    Browse the repository at this point in the history