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

new cmake harness, round 3 #233

Open
wants to merge 187 commits into
base: features/new-cmake-harness
Choose a base branch
from

Commits on Jan 15, 2022

  1. int_am.cmake work to allow arbitrary deriv, new components format, mo…

    …re validation. start INSTALL.md option documentation.
    loriab committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    f9fd25c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    671a2be View commit details
    Browse the repository at this point in the history
  3. misc. fixes

    loriab committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    08ad883 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74389ad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    591599f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    82541de View commit details
    Browse the repository at this point in the history
  7. TWOBODY -> ERI

    loriab committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    80ab815 View commit details
    Browse the repository at this point in the history
  8. more gha. bump cmake to 3.18

    loriab committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    af677e5 View commit details
    Browse the repository at this point in the history
  9. more gha fix

    loriab committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    c83d69d View commit details
    Browse the repository at this point in the history
  10. weird quotes gha behavior

    loriab committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    c83bf68 View commit details
    Browse the repository at this point in the history
  11. gha after fixing features

    loriab committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    ed49e12 View commit details
    Browse the repository at this point in the history
  12. use std::rand instead of std::random_device to seed RandomShellSet ..…

    …. this should help with random deviations observed in eri validation
    evaleev committed Jan 15, 2022
    Configuration menu
    Copy the full SHA
    58eb4e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. prefactors.cc: pacify gcc

    evaleev committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    b871233 View commit details
    Browse the repository at this point in the history
  2. fortran eri test must compare absolute precision, not relative, just …

    …like tests/eri/test.cc
    evaleev committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    343f2ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ebf0e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    953960f View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

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

Commits on Jan 18, 2022

  1. Merge branch 'features/new-cmake-harness' into new-cmake-harness-lab-rb1

    # Conflicts:
    #	src/lib/libint/CMakeLists.txt.export
    evaleev committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    26c2f0d View commit details
    Browse the repository at this point in the history
  2. int_am.cmake work to allow arbitrary deriv, new components format, mo…

    …re validation. start INSTALL.md option documentation.
    loriab committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    702a24d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0624df View commit details
    Browse the repository at this point in the history
  4. misc. fixes

    loriab committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    a3c502b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    299f396 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8164585 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b464394 View commit details
    Browse the repository at this point in the history
  8. TWOBODY -> ERI

    loriab committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    17dc02e View commit details
    Browse the repository at this point in the history
  9. more gha. bump cmake to 3.18

    loriab committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    eac771c View commit details
    Browse the repository at this point in the history
  10. more gha fix

    loriab committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    7ddc714 View commit details
    Browse the repository at this point in the history
  11. weird quotes gha behavior

    loriab committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    bdf8ab4 View commit details
    Browse the repository at this point in the history
  12. gha after fixing features

    loriab committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    560c71b View commit details
    Browse the repository at this point in the history
  13. use std::rand instead of std::random_device to seed RandomShellSet ..…

    …. this should help with random deviations observed in eri validation
    evaleev authored and loriab committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    864022b View commit details
    Browse the repository at this point in the history
  14. prefactors.cc: pacify gcc

    evaleev authored and loriab committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    c85c416 View commit details
    Browse the repository at this point in the history
  15. fortran eri test must compare absolute precision, not relative, just …

    …like tests/eri/test.cc
    evaleev authored and loriab committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    ac5ee1a View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ba21519 View commit details
    Browse the repository at this point in the history
  17. move eigen detection to config

    loriab committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    69d48fb View commit details
    Browse the repository at this point in the history
  18. fix up after rebase

    loriab committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    c13828c View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. Configuration menu
    Copy the full SHA
    b15294f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'new-cmake-harness-lab-rb1' of github.com:loriab/libint …

    …into new-cmake-harness-lab-rb1
    
    � Conflicts:
    �	INSTALL.md
    �	cmake/libint2-config.cmake.in
    �	src/lib/libint/CMakeLists.txt.export
    evaleev committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    9eaeeab View commit details
    Browse the repository at this point in the history
  3. target documentation

    loriab committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    14b875c View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. hide libtool files

    loriab committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    6828c7d View commit details
    Browse the repository at this point in the history
  2. reconsolidate version storage, computing, and transfer. get basis set…

    …s installed in versioned folder again.
    loriab committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    2d32dff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2309175 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. fix datadir

    loriab committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    6fb5bae View commit details
    Browse the repository at this point in the history
  2. one more fix

    loriab committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    f869960 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abe04cc View commit details
    Browse the repository at this point in the history
  4. paths take 2

    loriab committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    4ce4105 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'new-cmake-harness-lab-rb1' of github.com:loriab/libint …

    …into new-cmake-harness-lab-rb1
    evaleev committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    ead9698 View commit details
    Browse the repository at this point in the history
  6. fixup

    evaleev committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    2c60cd3 View commit details
    Browse the repository at this point in the history
  7. reconcile line numbers

    loriab committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    6ba89f8 View commit details
    Browse the repository at this point in the history
  8. help pkgconfig file paths

    loriab committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    1574ad2 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

  1. work on aliases

    loriab committed Jan 22, 2022
    Configuration menu
    Copy the full SHA
    bd81d66 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

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

Commits on Jan 25, 2022

  1. Configuration menu
    Copy the full SHA
    8893070 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2709e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f242c01 View commit details
    Browse the repository at this point in the history
  4. tidy config file. more docs.

    loriab committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    14118c7 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. start sorting out gmp and mpfr

    loriab committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    8d988cd View commit details
    Browse the repository at this point in the history
  2. more dependencies

    loriab committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    0b38bf3 View commit details
    Browse the repository at this point in the history
  3. don't disable system gmp

    loriab committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    7d8e49f View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2022

  1. Update INSTALL.md

    loriab committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    9dc3da5 View commit details
    Browse the repository at this point in the history
  2. help fortran maybe

    loriab committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    65fbb53 View commit details
    Browse the repository at this point in the history
  3. incomplete eigen edits

    loriab committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    30f085e View commit details
    Browse the repository at this point in the history
  4. fix eigen

    loriab committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    0b5f807 View commit details
    Browse the repository at this point in the history
  5. Update INSTALL.md

    loriab committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    8e509c6 View commit details
    Browse the repository at this point in the history
  6. Update INSTALL.md

    loriab committed Jan 29, 2022
    Configuration menu
    Copy the full SHA
    9ae21fc View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2022

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

Commits on Feb 1, 2022

  1. ci 1

    loriab committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    f24f65f View commit details
    Browse the repository at this point in the history
  2. ci 2

    loriab committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    706270f View commit details
    Browse the repository at this point in the history
  3. ci 3

    loriab committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    38fb786 View commit details
    Browse the repository at this point in the history
  4. ci 4

    loriab committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    b7b562c View commit details
    Browse the repository at this point in the history
  5. ci 5

    loriab committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    19d0c01 View commit details
    Browse the repository at this point in the history
  6. ci 6

    loriab committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    84b3c6c View commit details
    Browse the repository at this point in the history
  7. ci 7

    loriab committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    694c337 View commit details
    Browse the repository at this point in the history
  8. ci 8

    loriab committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    33fa36d View commit details
    Browse the repository at this point in the history
  9. ci 9

    loriab committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    b0ab1da View commit details
    Browse the repository at this point in the history
  10. ci 10

    loriab committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    8d2dcdc View commit details
    Browse the repository at this point in the history
  11. ci 11

    loriab committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    a9715f9 View commit details
    Browse the repository at this point in the history
  12. ci 12

    loriab committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    84ea2b3 View commit details
    Browse the repository at this point in the history
  13. ci 13

    loriab committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    439fbe7 View commit details
    Browse the repository at this point in the history
  14. ci 14

    loriab committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    fcf2c28 View commit details
    Browse the repository at this point in the history
  15. ci 15

    loriab committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    54af352 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2022

  1. ci 16

    loriab committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    80c75fc View commit details
    Browse the repository at this point in the history
  2. ci 17

    loriab committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    ad85ee2 View commit details
    Browse the repository at this point in the history
  3. ci 18

    loriab committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    c847b87 View commit details
    Browse the repository at this point in the history
  4. ci 19

    loriab committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    7d73ab9 View commit details
    Browse the repository at this point in the history
  5. ci 20

    loriab committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    7b1e776 View commit details
    Browse the repository at this point in the history
  6. ci 21

    loriab committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    8a6c1df View commit details
    Browse the repository at this point in the history
  7. ci 22

    loriab committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    112f337 View commit details
    Browse the repository at this point in the history
  8. ci 23

    loriab committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    f85b5df View commit details
    Browse the repository at this point in the history
  9. ci 24

    loriab committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    8ac1454 View commit details
    Browse the repository at this point in the history
  10. ci 25

    loriab committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    bf92f91 View commit details
    Browse the repository at this point in the history
  11. ci 26

    loriab committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    e7a46f9 View commit details
    Browse the repository at this point in the history
  12. ci 27

    loriab committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    978074f View commit details
    Browse the repository at this point in the history
  13. ci 28

    loriab committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    a1b9d36 View commit details
    Browse the repository at this point in the history
  14. ci 29

    loriab committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    416696f View commit details
    Browse the repository at this point in the history
  15. ci 30

    loriab committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    65fa628 View commit details
    Browse the repository at this point in the history
  16. ci 31

    loriab committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    40ee39c View commit details
    Browse the repository at this point in the history
  17. ci 32

    loriab committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    143205b View commit details
    Browse the repository at this point in the history
  18. ci 33

    loriab committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    fae673c View commit details
    Browse the repository at this point in the history
  19. ci 34

    loriab committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    dc5661b View commit details
    Browse the repository at this point in the history
  20. ci 35

    loriab committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    bd654a1 View commit details
    Browse the repository at this point in the history
  21. ci 36

    loriab committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    01f42e2 View commit details
    Browse the repository at this point in the history
  22. ci 37

    loriab committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    2241f6d View commit details
    Browse the repository at this point in the history
  23. ci 38

    loriab committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    7eec4e3 View commit details
    Browse the repository at this point in the history
  24. ci 39

    loriab committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    7254bb6 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. ci 40

    loriab committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    6ea4694 View commit details
    Browse the repository at this point in the history
  2. ci 41

    loriab committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    308da04 View commit details
    Browse the repository at this point in the history
  3. ci 42

    loriab committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    72a0cfe View commit details
    Browse the repository at this point in the history
  4. ci 43

    loriab committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    5e45bfb View commit details
    Browse the repository at this point in the history
  5. ci 44

    loriab committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    99aea66 View commit details
    Browse the repository at this point in the history
  6. ci 45

    loriab committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    c6abf4c View commit details
    Browse the repository at this point in the history
  7. ci 46

    loriab committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    c1e8fa6 View commit details
    Browse the repository at this point in the history
  8. ci 47

    loriab committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    cf044af View commit details
    Browse the repository at this point in the history
  9. ci 48

    loriab committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    03f6721 View commit details
    Browse the repository at this point in the history
  10. ci 49

    loriab committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    6b8f3b9 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. ci 50

    loriab committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    1479e39 View commit details
    Browse the repository at this point in the history
  2. ci 51

    loriab committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    8c4ca00 View commit details
    Browse the repository at this point in the history
  3. ci 52

    loriab committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    2d26750 View commit details
    Browse the repository at this point in the history
  4. ci 53

    loriab committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    38a38eb View commit details
    Browse the repository at this point in the history
  5. ci 54

    loriab committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    fb61ab1 View commit details
    Browse the repository at this point in the history
  6. ci 55

    loriab committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    33931be View commit details
    Browse the repository at this point in the history
  7. ci 56

    loriab committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    aee79c9 View commit details
    Browse the repository at this point in the history
  8. ci 57

    loriab committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    dd91e6b View commit details
    Browse the repository at this point in the history
  9. ci 58

    loriab committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    46a6f08 View commit details
    Browse the repository at this point in the history
  10. ci 59

    loriab committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    f3ddba1 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. correct desparate edits

    loriab committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    75797b4 View commit details
    Browse the repository at this point in the history
  2. bump version even with master

    loriab committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    9709f7f View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. add t1g12 option

    loriab committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    8b44d3e View commit details
    Browse the repository at this point in the history
  2. enable g12

    loriab committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    f68fd0d View commit details
    Browse the repository at this point in the history
  3. ci 60

    loriab committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    bd7eac0 View commit details
    Browse the repository at this point in the history
  4. ci 61

    loriab committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    394fe0c View commit details
    Browse the repository at this point in the history
  5. ci 62

    loriab committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    116e1cd View commit details
    Browse the repository at this point in the history
  6. ci 63

    loriab committed Feb 8, 2022
    Configuration menu
    Copy the full SHA
    1207ed7 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. ci 64

    loriab committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    4470c09 View commit details
    Browse the repository at this point in the history
  2. ci 65

    loriab committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    2732e7f View commit details
    Browse the repository at this point in the history
  3. ci 66

    loriab committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    d0cc586 View commit details
    Browse the repository at this point in the history
  4. ci 67

    loriab committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    7938b6b View commit details
    Browse the repository at this point in the history
  5. ci 68

    loriab committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    9dd660c View commit details
    Browse the repository at this point in the history
  6. ci 69

    loriab committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    3785a52 View commit details
    Browse the repository at this point in the history
  7. ci 70

    loriab committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    5e0e093 View commit details
    Browse the repository at this point in the history
  8. ci 71

    loriab committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    7fb0118 View commit details
    Browse the repository at this point in the history
  9. ci 72

    loriab committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    32d83e8 View commit details
    Browse the repository at this point in the history
  10. ci 73

    loriab committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    7d7b2c7 View commit details
    Browse the repository at this point in the history
  11. ci 74

    loriab committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    932cd95 View commit details
    Browse the repository at this point in the history
  12. ci 75

    loriab committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    a6d6cc8 View commit details
    Browse the repository at this point in the history
  13. ci 76

    loriab committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    c3d7e28 View commit details
    Browse the repository at this point in the history
  14. ci 77

    loriab committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    fb51a57 View commit details
    Browse the repository at this point in the history
  15. ci 78

    loriab committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    3961e04 View commit details
    Browse the repository at this point in the history
  16. ci 79

    loriab committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    f2a1066 View commit details
    Browse the repository at this point in the history
  17. ci 80

    loriab committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    0d75fc4 View commit details
    Browse the repository at this point in the history
  18. ci 81

    loriab committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    79297a8 View commit details
    Browse the repository at this point in the history
  19. ci 82

    loriab committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    bbfb0c2 View commit details
    Browse the repository at this point in the history
  20. ci 83

    loriab committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    c148b95 View commit details
    Browse the repository at this point in the history
  21. ci 84

    loriab committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    46eb92b View commit details
    Browse the repository at this point in the history
  22. ci 85

    loriab committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    49441da View commit details
    Browse the repository at this point in the history
  23. ci 86

    loriab committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    a440625 View commit details
    Browse the repository at this point in the history
  24. ci 87

    loriab committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    8242221 View commit details
    Browse the repository at this point in the history
  25. ci 88

    loriab committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    cb23115 View commit details
    Browse the repository at this point in the history
  26. ci 89

    loriab committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    960d6ec View commit details
    Browse the repository at this point in the history
  27. ci 90

    loriab committed Feb 9, 2022
    Configuration menu
    Copy the full SHA
    14ad7ae View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. ci 91

    loriab committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    875ce05 View commit details
    Browse the repository at this point in the history
  2. ci 92

    loriab committed Feb 10, 2022
    Configuration menu
    Copy the full SHA
    6156ff9 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2022

  1. ci 93

    loriab committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    b7ba107 View commit details
    Browse the repository at this point in the history
  2. ci 94

    loriab committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    216cfa8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    60ce87b View commit details
    Browse the repository at this point in the history
  4. ci 95

    loriab committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    a151d88 View commit details
    Browse the repository at this point in the history
  5. ci 96

    loriab committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    c644550 View commit details
    Browse the repository at this point in the history
  6. ci 97

    loriab committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    839cd5f View commit details
    Browse the repository at this point in the history
  7. ci 98

    loriab committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    71ea119 View commit details
    Browse the repository at this point in the history
  8. ci 99

    loriab committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    bb993a8 View commit details
    Browse the repository at this point in the history
  9. ci 100

    loriab committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    a3046d3 View commit details
    Browse the repository at this point in the history
  10. cmake back to 3.16

    loriab committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    4ce76a1 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. Configuration menu
    Copy the full SHA
    52af246 View commit details
    Browse the repository at this point in the history
  2. ci 101

    loriab committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    79345b2 View commit details
    Browse the repository at this point in the history
  3. ci 102 xfail

    loriab committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    43a8475 View commit details
    Browse the repository at this point in the history
  4. ci 103 xfail

    loriab committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    8d949e9 View commit details
    Browse the repository at this point in the history
  5. ci 104 xfail

    loriab committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    55b3503 View commit details
    Browse the repository at this point in the history
  6. ci 105

    loriab committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    e5155f8 View commit details
    Browse the repository at this point in the history
  7. ci 106

    loriab committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    1604b95 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. cleanup

    loriab committed Feb 13, 2022
    Configuration menu
    Copy the full SHA
    af6febc View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2022

  1. Update INSTALL.md

    loriab committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    f395222 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. work on install

    loriab committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    3b3c7a2 View commit details
    Browse the repository at this point in the history
  2. docs

    loriab committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    d85a0ec View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    28428b1 View commit details
    Browse the repository at this point in the history
  2. more docs

    loriab committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    3be4f6f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. more docs and eigen

    loriab committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    0768dbb View commit details
    Browse the repository at this point in the history
  2. typo

    evaleev committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    57f86ca View commit details
    Browse the repository at this point in the history
  3. docs edits

    loriab committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    9f12ee6 View commit details
    Browse the repository at this point in the history