Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: adtzlr/ttb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.2
Choose a base ref
...
head repository: adtzlr/ttb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 17 commits
  • 21 files changed
  • 1 contributor

Commits on Aug 30, 2021

  1. update doi badge

    always link to latest version
    adtzlr committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    7a2c05c View commit details
    Browse the repository at this point in the history
  2. Update README.md

    adtzlr committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    87539e1 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    adtzlr committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    4b205d0 View commit details
    Browse the repository at this point in the history
  4. Update index.md

    adtzlr committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    cf0bad7 View commit details
    Browse the repository at this point in the history
  5. update docs

    adtzlr committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    e3e41fd View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. Update LICENSE

    change year
    adtzlr committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    cbf8917 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    change to lowercase `.f` file links; change some descriptions
    adtzlr committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    56bb375 View commit details
    Browse the repository at this point in the history
  3. Delete ttb_library.F

    adtzlr committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    e040f51 View commit details
    Browse the repository at this point in the history
  4. Create ttb_library.f

    adtzlr committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    39b1881 View commit details
    Browse the repository at this point in the history
  5. Update version.txt

    raise to v1.1.0
    adtzlr committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    7fd784a View commit details
    Browse the repository at this point in the history
  6. change real to real(kind=4)

    fixes #24
    adtzlr committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    a181d5a View commit details
    Browse the repository at this point in the history
  7. remove google analytics

    adtzlr committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    59fa91b View commit details
    Browse the repository at this point in the history
  8. Update quickstartguide.md

    change imports, see #24
    adtzlr committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    de669ac View commit details
    Browse the repository at this point in the history
  9. Update example_stvenantkirchhoff.md

    fix imports, see #24
    adtzlr committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    736a654 View commit details
    Browse the repository at this point in the history
  10. change imports in code-blocks of docs

    see #24
    adtzlr committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    b8a5d9b View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. fix how-to include in ttb_library.f

    change to `! include 'ttb/ttb_library.f'`
    adtzlr committed Apr 12, 2022
    Configuration menu
    Copy the full SHA
    a3e01c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #25 from adtzlr/fix-r4-compatibility

    Fix compatibility with default `real(kind=8)`
    adtzlr authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    b196db9 View commit details
    Browse the repository at this point in the history
Loading