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

change readme install instructions #243

Merged
merged 69 commits into from
Aug 28, 2024

Commits on Aug 23, 2024

  1. Update requirements.txt (#242)

    removed dirty lettuce from requirements
    PhiSpel authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    abf1494 View commit details
    Browse the repository at this point in the history
  2. Update requirements.txt

    PhiSpel authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    c29fb64 View commit details
    Browse the repository at this point in the history
  3. Update README.rst

    PhiSpel authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    05156e6 View commit details
    Browse the repository at this point in the history
  4. Update requirements.txt

    PhiSpel authored Aug 23, 2024
    Configuration menu
    Copy the full SHA
    3b044ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    33d4f1a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3145795 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2024

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

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    01f5cc1 View commit details
    Browse the repository at this point in the history
  2. removed exact pytorch-cuda restriction from requirements.txt and adde…

    …d note in readme
    
    removed cudatoolkit from requirements.txt and added note in readme
    
    added fixation to all required packages
    
    sortet requirements by name
    
    removed version restrictions from setup.py
    PhiSpel committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    a22c34b View commit details
    Browse the repository at this point in the history
  3. Update CI.yml

    use conda for installation
    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1636401 View commit details
    Browse the repository at this point in the history
  4. Update CI.yml

    remove `with`s in setup-miniconda
    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    31621ff View commit details
    Browse the repository at this point in the history
  5. Update CI.yml

    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    428be89 View commit details
    Browse the repository at this point in the history
  6. Update CI.yml

    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    5d1f076 View commit details
    Browse the repository at this point in the history
  7. Update CI.yml

    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    5ac3493 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a9b481 View commit details
    Browse the repository at this point in the history
  9. require python 3.12

    PhiSpel committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e74d9e2 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'lettucecfd/234-feature-change-readme-in…

    …stall-instructions' into 234-feature-change-readme-install-instructions
    PhiSpel committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    8ad1fbf View commit details
    Browse the repository at this point in the history
  11. Update CI.yml

    changed 'torch' to 'pytorch' and upgraded test to python 3.12
    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4fdefc8 View commit details
    Browse the repository at this point in the history
  12. minor

    PhiSpel committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ce4ed8e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2fbb890 View commit details
    Browse the repository at this point in the history
  14. Update CI.yml

    add pytorch-cuda to test for ubuntu and windows
    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    fdcc610 View commit details
    Browse the repository at this point in the history
  15. Merge remote-tracking branch 'lettucecfd/234-feature-change-readme-in…

    …stall-instructions' into 234-feature-change-readme-install-instructions
    PhiSpel committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4d21b1e View commit details
    Browse the repository at this point in the history
  16. update to matplotlib 3.9.2

    PhiSpel committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    76ede64 View commit details
    Browse the repository at this point in the history
  17. Update CI.yml

    auto update conda and setup with correct python version
    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    a508350 View commit details
    Browse the repository at this point in the history
  18. Update CI.yml

    do not auto-activate base
    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    6375e34 View commit details
    Browse the repository at this point in the history
  19. Update CI.yml

    display conda infos
    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    2e12a87 View commit details
    Browse the repository at this point in the history
  20. Update CI.yml

    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ac2ad70 View commit details
    Browse the repository at this point in the history
  21. update setuptools to 72.1

    PhiSpel committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    f784498 View commit details
    Browse the repository at this point in the history
  22. Merge remote-tracking branch 'lettucecfd/234-feature-change-readme-in…

    …stall-instructions' into 234-feature-change-readme-install-instructions
    PhiSpel committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ebb30c0 View commit details
    Browse the repository at this point in the history
  23. Update CI.yml

    debug: print info on conda environment
    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    f20f317 View commit details
    Browse the repository at this point in the history
  24. Update CI.yml

    more debug info
    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    f7f0b07 View commit details
    Browse the repository at this point in the history
  25. Update CI.yml

    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7deb3e7 View commit details
    Browse the repository at this point in the history
  26. Update CI.yml

    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    2359ee6 View commit details
    Browse the repository at this point in the history
  27. Update CI.yml

    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4ffe7ae View commit details
    Browse the repository at this point in the history
  28. Update CI.yml

    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    961c2ba View commit details
    Browse the repository at this point in the history
  29. update setup.py

    PhiSpel committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d2a66fd View commit details
    Browse the repository at this point in the history
  30. Update CI.yml

    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    222e6b3 View commit details
    Browse the repository at this point in the history
  31. Update CI.yml

    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    0e949c1 View commit details
    Browse the repository at this point in the history
  32. Update CI.yml

    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    15a3e1e View commit details
    Browse the repository at this point in the history
  33. Update CI.yml

    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    e4b411e View commit details
    Browse the repository at this point in the history
  34. Update CI.yml

    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    d67640b View commit details
    Browse the repository at this point in the history
  35. Merge remote-tracking branch 'lettucecfd/234-feature-change-readme-in…

    …stall-instructions' into 234-feature-change-readme-install-instructions
    PhiSpel committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1e15679 View commit details
    Browse the repository at this point in the history
  36. Update CI.yml

    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    3e9e7de View commit details
    Browse the repository at this point in the history
  37. Update CI.yml

    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    64ee0e5 View commit details
    Browse the repository at this point in the history
  38. Update CI.yml

    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ce4ce6d View commit details
    Browse the repository at this point in the history
  39. Update CI.yml

    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    526cb35 View commit details
    Browse the repository at this point in the history
  40. Update CI.yml

    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    4d5f2bf View commit details
    Browse the repository at this point in the history
  41. removed deprecated test_suite

    PhiSpel committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c3902ef View commit details
    Browse the repository at this point in the history
  42. Merge remote-tracking branch 'lettucecfd/234-feature-change-readme-in…

    …stall-instructions' into 234-feature-change-readme-install-instructions
    PhiSpel committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    5d9f4b8 View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    4eb4331 View commit details
    Browse the repository at this point in the history
  44. Update CI.yml

    removed test import
    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    ce89d02 View commit details
    Browse the repository at this point in the history
  45. Update CI.yml

    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    b7addc4 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    7697eb9 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    060e329 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    7ac3e67 View commit details
    Browse the repository at this point in the history
  49. fixed setuptools subversion

    PhiSpel committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c80b139 View commit details
    Browse the repository at this point in the history
  50. renamed TestEqBC

    PhiSpel committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    b68e2db View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    0342694 View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    1482504 View commit details
    Browse the repository at this point in the history
  53. trying np 2.0.0 again

    PhiSpel committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    770b7dc View commit details
    Browse the repository at this point in the history
  54. trying np 2.1.0 again

    PhiSpel committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    24af75e View commit details
    Browse the repository at this point in the history
  55. Merge remote-tracking branch 'lettucecfd/234-feature-change-readme-in…

    …stall-instructions' into 234-feature-change-readme-install-instructions
    PhiSpel committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    8d88c25 View commit details
    Browse the repository at this point in the history
  56. Update CI.yml

    run all tests on same bash
    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    6836bbd View commit details
    Browse the repository at this point in the history
  57. Update CI.yml

    compare with non-changable installation
    PhiSpel authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    6e11c93 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Update README.rst

    ignoring pep8 for correct line breaks
    added pep518 standard for pip setup.py
    PhiSpel authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    655bb83 View commit details
    Browse the repository at this point in the history
  2. Update README.rst

    PhiSpel authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    a364853 View commit details
    Browse the repository at this point in the history
  3. Update README.rst

    McBs authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    fdaf94a View commit details
    Browse the repository at this point in the history
  4. Update CI.yml

    fixing CI to pytorch 2.4
    PhiSpel authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    68b0b39 View commit details
    Browse the repository at this point in the history
  5. Update README.rst

    PhiSpel authored Aug 28, 2024
    Configuration menu
    Copy the full SHA
    ed5e852 View commit details
    Browse the repository at this point in the history