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

Api/gamma #54

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

Api/gamma #54

wants to merge 87 commits into from

Commits on Jan 29, 2023

  1. Pybinding for gamma_api

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    082b589 View commit details
    Browse the repository at this point in the history
  2. Add auto simplification

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    53e621c View commit details
    Browse the repository at this point in the history
  3. python directory

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    972ac19 View commit details
    Browse the repository at this point in the history
  4. python gamma api

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    855dbc0 View commit details
    Browse the repository at this point in the history
  5. Add import_marty.py in .gitignore (generated file)

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    7c2eed7 View commit details
    Browse the repository at this point in the history
  6. Sample notebook for gamma api

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    8c56f35 View commit details
    Browse the repository at this point in the history
  7. Correct tests without install

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    c49a5df View commit details
    Browse the repository at this point in the history
  8. Removed direct pymartyc import

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    29abb4b View commit details
    Browse the repository at this point in the history
  9. Add integration test directory

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    de7a81c View commit details
    Browse the repository at this point in the history
  10. First gammaAPI integration tests

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    08858e0 View commit details
    Browse the repository at this point in the history
  11. Add trace() in gamma_api

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    2485dbb View commit details
    Browse the repository at this point in the history
  12. More gamma_api testing

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    fbee416 View commit details
    Browse the repository at this point in the history
  13. Use std::exception in sgl instead of throwing enum

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    e6f907a View commit details
    Browse the repository at this point in the history
  14. Correct error message

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    1e7334a View commit details
    Browse the repository at this point in the history
  15. Correct Chiral trace recursion identity

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    01d9706 View commit details
    Browse the repository at this point in the history
  16. Chiral trace tests pass

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    42c6ad9 View commit details
    Browse the repository at this point in the history
  17. Added permissive covariant csl::Index

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    20e3472 View commit details
    Browse the repository at this point in the history
  18. Corrected chisholm identities

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    b125853 View commit details
    Browse the repository at this point in the history
  19. Added epsilon index ordering option

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    9952ea7 View commit details
    Browse the repository at this point in the history
  20. Chisholm identities tests

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    76b74e8 View commit details
    Browse the repository at this point in the history
  21. First Fierz identities tests

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    5798d1c View commit details
    Browse the repository at this point in the history
  22. Correct sigma commutation

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    7f95f4b View commit details
    Browse the repository at this point in the history
  23. Correct sigma factor in fierz basis

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    9e388f3 View commit details
    Browse the repository at this point in the history
  24. Add fierz identity tests

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    58fb46f View commit details
    Browse the repository at this point in the history
  25. ADd Fierz basis in gamma API

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    0077ca3 View commit details
    Browse the repository at this point in the history
  26. Minor changes

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    4a8f40a View commit details
    Browse the repository at this point in the history
  27. Add python/build in gitignore

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    cc001fb View commit details
    Browse the repository at this point in the history
  28. Add order in gamma API

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    383b1c9 View commit details
    Browse the repository at this point in the history
  29. Correct ordering to work for any expression

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    91e2a50 View commit details
    Browse the repository at this point in the history
  30. Update gammaAPI notebook

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    1587487 View commit details
    Browse the repository at this point in the history
  31. Correct Double Fierz identities

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    858db80 View commit details
    Browse the repository at this point in the history
  32. Add basis projection

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    984eb10 View commit details
    Browse the repository at this point in the history
  33. Double fierz identity tests

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    36a1c21 View commit details
    Browse the repository at this point in the history
  34. Basis projection + tests (tests complete)

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    84be142 View commit details
    Browse the repository at this point in the history
  35. Rename chain -> current

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    c000425 View commit details
    Browse the repository at this point in the history
  36. Update python gamma API

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    d747a15 View commit details
    Browse the repository at this point in the history
  37. Remove print statement

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    515807f View commit details
    Browse the repository at this point in the history
  38. CSL: defaulted permissive index comparison

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    43309e0 View commit details
    Browse the repository at this point in the history
  39. Updated notebook for gamma API

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    a17f870 View commit details
    Browse the repository at this point in the history
  40. Stub files for gamma_api

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    e46cce1 View commit details
    Browse the repository at this point in the history
  41. Use copy in sglinterface functions

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    3f9b26c View commit details
    Browse the repository at this point in the history
  42. Update gamma_api

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    68ad36e View commit details
    Browse the repository at this point in the history
  43. Add _pymarty.so in .gitignore

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    ed26080 View commit details
    Browse the repository at this point in the history
  44. Update gamma_api

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    0c2c534 View commit details
    Browse the repository at this point in the history
  45. Remove object _pymarty file

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    a03f107 View commit details
    Browse the repository at this point in the history
  46. Update API

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    e8ce87b View commit details
    Browse the repository at this point in the history
  47. First gamma API pythont tests

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    f4ef31f View commit details
    Browse the repository at this point in the history
  48. pytest included in cmake

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    8dc7c6c View commit details
    Browse the repository at this point in the history
  49. Corrections

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    60d9f21 View commit details
    Browse the repository at this point in the history
  50. Config python tests

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    afff70d View commit details
    Browse the repository at this point in the history
  51. Patch permissive indices in sgl_to_csl

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    7e64ee7 View commit details
    Browse the repository at this point in the history
  52. Remove pytest test report before 3.10

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    0b3323c View commit details
    Browse the repository at this point in the history
  53. Correct Gamma-API

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    fbc90c2 View commit details
    Browse the repository at this point in the history
  54. marty-static in pybinding: avoid double defs

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    34a19ff View commit details
    Browse the repository at this point in the history
  55. test_simple_api

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    874143a View commit details
    Browse the repository at this point in the history
  56. Completed pymarty.gamma_api tests

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    ebfe893 View commit details
    Browse the repository at this point in the history
  57. Simple fierz methods for gamma API

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    8f58f3d View commit details
    Browse the repository at this point in the history
  58. Update python config

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    5fdc5d1 View commit details
    Browse the repository at this point in the history
  59. Correct workflow file

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    2254cfb View commit details
    Browse the repository at this point in the history
  60. Update c-cpp.yml

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    dc1aaca View commit details
    Browse the repository at this point in the history
  61. Correct c-cpp workflow

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    0ed20d6 View commit details
    Browse the repository at this point in the history
  62. Correct c-cpp workflow

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    5e29b8b View commit details
    Browse the repository at this point in the history
  63. Test conda environment gcc12

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    20cccec View commit details
    Browse the repository at this point in the history
  64. Update c-cpp.yml

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    db40bd7 View commit details
    Browse the repository at this point in the history
  65. Update c-cpp.yml

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    d2acccc View commit details
    Browse the repository at this point in the history
  66. Update c-cpp.yml

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    f565904 View commit details
    Browse the repository at this point in the history
  67. Update c-cpp.yml - use setup-conda action

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    5898caf View commit details
    Browse the repository at this point in the history
  68. Update c-cpp.yml - use setup-conda action

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    02a9ad8 View commit details
    Browse the repository at this point in the history
  69. Update c-cpp.yml

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    78b1fa4 View commit details
    Browse the repository at this point in the history
  70. Test activate pymarty env once

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    a1ef9f1 View commit details
    Browse the repository at this point in the history
  71. Update c-cpp.yml

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    bf42cfb View commit details
    Browse the repository at this point in the history
  72. Correct c-cpp.yml

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    7cf9421 View commit details
    Browse the repository at this point in the history
  73. correct conda env - add ipython

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    4eec75b View commit details
    Browse the repository at this point in the history
  74. correct conda env

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    d3d3332 View commit details
    Browse the repository at this point in the history
  75. Correct conda env

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    3a356ec View commit details
    Browse the repository at this point in the history
  76. Update c-cpp.yml

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    e2aa9ab View commit details
    Browse the repository at this point in the history
  77. Update c-cpp.yml

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    2d93793 View commit details
    Browse the repository at this point in the history
  78. Update c-cpp.yml

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    18620ad View commit details
    Browse the repository at this point in the history
  79. Update c-cpp.yml

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    123c663 View commit details
    Browse the repository at this point in the history
  80. Correct Looptools CMAkeLists.txt

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    707c922 View commit details
    Browse the repository at this point in the history
  81. Added gammaAPI integration testsz

    gregoire uhlrich committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    48155ca View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. Merge branch 'master' into api/gamma

    gregoire uhlrich committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    3704f25 View commit details
    Browse the repository at this point in the history
  2. Remove conftest.py file

    gregoire uhlrich committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    96bd543 View commit details
    Browse the repository at this point in the history
  3. Delete conftest.py

    Signed-off-by: docbrown1955 <[email protected]>
    docbrown1955 authored Mar 4, 2023
    Configuration menu
    Copy the full SHA
    e2135d4 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2023

  1. Update sample notebook

    gregoire uhlrich committed Apr 30, 2023
    Configuration menu
    Copy the full SHA
    935766d View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. Update notebook example

    gregoire uhlrich committed May 28, 2023
    Configuration menu
    Copy the full SHA
    56c8d5a View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. All outputs in ntoebook

    gregoire uhlrich committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    39f288f View commit details
    Browse the repository at this point in the history