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

WIP: New vector interpolations and mappings #798

Draft
wants to merge 165 commits into
base: master
Choose a base branch
from

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    c44c02d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d1f7c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92b9779 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8fef34d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    506a6f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2eda0f View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

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

Commits on Aug 11, 2023

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

Commits on Aug 12, 2023

  1. Fix construction of FaceValues

    KnutAM committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    bb47cdb View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Trying out to get RT working

    KnutAM committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    7ae714e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f484eb View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2023

  1. Finish merge

    KnutAM committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    ec6e21a View commit details
    Browse the repository at this point in the history
  2. Fix show to old values

    KnutAM committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    6daaf65 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

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

Commits on Sep 19, 2023

  1. Add notes for new iterator

    KnutAM committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    ac04724 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Configuration menu
    Copy the full SHA
    4994e6e View commit details
    Browse the repository at this point in the history
  2. Add citation from master

    KnutAM committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    f62961c View commit details
    Browse the repository at this point in the history
  3. Empty cell_values.jl

    KnutAM committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    eeb1245 View commit details
    Browse the repository at this point in the history
  4. Merge master

    KnutAM committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    d89b268 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6f7f988 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    f1020f3 View commit details
    Browse the repository at this point in the history
  2. Basic RaviartThomas implementation, gradient mapping seems to have an…

    … error though (test fails)
    KnutAM committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    02051ee View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

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

Commits on Sep 23, 2023

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

Commits on Sep 25, 2023

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

Commits on Sep 27, 2023

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

Commits on Oct 3, 2023

  1. Remove unintended comments

    KnutAM committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    bafd9ce View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. Configuration menu
    Copy the full SHA
    eed2740 View commit details
    Browse the repository at this point in the history
  2. Update docs manifest

    KnutAM committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    026c753 View commit details
    Browse the repository at this point in the history
  3. Merge master

    KnutAM committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    25ddd17 View commit details
    Browse the repository at this point in the history
  4. Instantiate new Manifest

    KnutAM committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    4df280e View commit details
    Browse the repository at this point in the history
  5. Correct Manifest update oopsi

    KnutAM committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    2557b3e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    27a22cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3facc07 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    a6e4505 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85bf3f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    06a097d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bcb25d3 View commit details
    Browse the repository at this point in the history
  5. Fix show of values

    KnutAM committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    5c33c5b View commit details
    Browse the repository at this point in the history
  6. Fix test on julia 1.6

    KnutAM committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    8b16b97 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ab28d25 View commit details
    Browse the repository at this point in the history
  8. Move to old files

    KnutAM committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    d5f7191 View commit details
    Browse the repository at this point in the history
  9. Rename files

    KnutAM committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    7f17ffe View commit details
    Browse the repository at this point in the history
  10. Move includes to top level

    KnutAM committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    fbed8e5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7bbc5e4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d322caf View commit details
    Browse the repository at this point in the history
  13. Remove CairoMakie from docs

    KnutAM committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    8384d01 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    97eebbe View commit details
    Browse the repository at this point in the history
  15. Docfixes

    KnutAM committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    0cee936 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    90ccab1 View commit details
    Browse the repository at this point in the history
  17. Remove benchmark script

    KnutAM committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    3f6cd9b View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3aad963 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    0668d46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf5d398 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c67048 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6141453 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35e8790 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c76c0af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b5e4121 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    089c42a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    07e3851 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f3e6564 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f5c662c View commit details
    Browse the repository at this point in the history
  12. Rename at include too

    KnutAM committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    f9e9aa5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c418594 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d47ae33 View commit details
    Browse the repository at this point in the history
  15. Forgot rename of type param

    KnutAM committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    b508556 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Merge master

    KnutAM committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    3805c6c View commit details
    Browse the repository at this point in the history
  2. Use new functions

    KnutAM committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    4451fac View commit details
    Browse the repository at this point in the history
  3. Update docs manifest

    KnutAM committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    72e4404 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2023

  1. Move svg to gh-pages

    KnutAM committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    3049dc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24591b5 View commit details
    Browse the repository at this point in the history
  3. Reintroduce precompute_values

    KnutAM committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    9dfceeb View commit details
    Browse the repository at this point in the history
  4. Fix test of show

    KnutAM committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    ea7e33e View commit details
    Browse the repository at this point in the history
  5. Remove unused internal methods

    KnutAM committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    1a7e9c9 View commit details
    Browse the repository at this point in the history
  6. Test error paths

    KnutAM committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    41ae092 View commit details
    Browse the repository at this point in the history
  7. Remove unused test-code

    KnutAM committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    9b020da View commit details
    Browse the repository at this point in the history
  8. Test show(::PointValues)

    KnutAM committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    00e2e4f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    09cf607 View commit details
    Browse the repository at this point in the history
  10. Remove unused methods

    KnutAM committed Oct 21, 2023
    Configuration menu
    Copy the full SHA
    43970f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Grammar and stylistic fixes

    KnutAM committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    005659a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69b50b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Describe FEValues interface

    KnutAM committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    f829e88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4c36c2 View commit details
    Browse the repository at this point in the history
  3. Fix typo in devdocs

    KnutAM committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    2550a75 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2023

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

Commits on Nov 10, 2023

  1. Testing it out

    KnutAM committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    94c174f View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Passing tests

    KnutAM committed Nov 11, 2023
    Configuration menu
    Copy the full SHA
    c36ffda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ab9ba2 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Move utils to common_values

    KnutAM committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    cc0c806 View commit details
    Browse the repository at this point in the history
  2. Remove PointValuesInternal

    KnutAM committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    e109c9b View commit details
    Browse the repository at this point in the history
  3. Fix test

    KnutAM committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    34beb70 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    05fab53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be6daf8 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    66bf56d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b31e821 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Simplifications

    KnutAM committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    0bbc09d View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2023

  1. Configuration menu
    Copy the full SHA
    ae80cfb View commit details
    Browse the repository at this point in the history
  2. Merge master

    KnutAM committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    810e5d8 View commit details
    Browse the repository at this point in the history
  3. Fix tests after merge

    KnutAM committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    1d5b9f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ea7fbf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76a9312 View commit details
    Browse the repository at this point in the history
  6. Improved naming/interfaces

    KnutAM committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    679a4ac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a913c9b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b6c097 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    96a9766 View commit details
    Browse the repository at this point in the history
  10. Removed wrong whitespace

    KnutAM committed Dec 3, 2023
    Configuration menu
    Copy the full SHA
    a807738 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    9833fe8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c76b57f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fe3fc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d497d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86655d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f16066 View commit details
    Browse the repository at this point in the history
  7. Change input kwargs

    KnutAM committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    08a67af View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    be5d910 View commit details
    Browse the repository at this point in the history
  9. Fix order of args

    KnutAM committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    41c92c4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    36c018e View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    c7d7a0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65e916e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8faecd4 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2023

  1. Apply review suggestions

    KnutAM committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    5c75770 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3ce313 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cbd2b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8df8d52 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3da6bf0 View commit details
    Browse the repository at this point in the history
  6. Merge master

    KnutAM committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7170f49 View commit details
    Browse the repository at this point in the history
  7. Use old naming

    KnutAM committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    2710cbb View commit details
    Browse the repository at this point in the history
  8. Add files forgotten to save

    KnutAM committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    988f916 View commit details
    Browse the repository at this point in the history
  9. merge

    KnutAM committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    3a62893 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ec7b92c View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3e57f37 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Merge master

    KnutAM committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    94d50f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. Configuration menu
    Copy the full SHA
    7e54d45 View commit details
    Browse the repository at this point in the history
  2. Fix after merge

    KnutAM committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3f5721e View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    89fe1ee View commit details
    Browse the repository at this point in the history
  2. Make CellCache reinit work

    KnutAM committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    90dbf68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10b2dfd View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Fix Nedelec{3,RefHexahedron}

    KnutAM committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    fc38951 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d356a42 View commit details
    Browse the repository at this point in the history
  3. Disable JET testing on nightly

    KnutAM committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    876bea9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a281994 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    230864a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f2278e0 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

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

Commits on Aug 18, 2024

  1. Merge master

    KnutAM committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    1bfec52 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Fix merge errors

    KnutAM committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    4567f0c View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Merge master

    KnutAM committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    c054b8e View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    bb1eea5 View commit details
    Browse the repository at this point in the history
  2. Add some refs

    KnutAM committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    d2a9699 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Merge master

    KnutAM committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    d26c168 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35529ec View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

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

Commits on Nov 12, 2024

  1. Fix BrezziDouglasMarini

    KnutAM committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    a696fe0 View commit details
    Browse the repository at this point in the history
  2. Work through tutorial

    KnutAM committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    80f5b25 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ccbb56 View commit details
    Browse the repository at this point in the history
  4. Clean and run runic

    KnutAM committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c60e530 View commit details
    Browse the repository at this point in the history
  5. Fix link and imports

    KnutAM committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c26cad6 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    e0935dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0a8d1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5140c98 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Configuration menu
    Copy the full SHA
    7911cbd View commit details
    Browse the repository at this point in the history
  2. Merge branch 'kam/FunctionValuesGeneralization' of github.com:Ferrite…

    …-FEM/Ferrite.jl into kam/FunctionValuesGeneralization
    KnutAM committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e810a69 View commit details
    Browse the repository at this point in the history
  3. Reenable tests

    KnutAM committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    01a8306 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Improve tutorial formatting

    KnutAM committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    508eec7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5ebcccf View commit details
    Browse the repository at this point in the history