8000 Comparing coresresearch:main...decaluwe:main · coresresearch/BatCan · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: coresresearch/BatCan
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: decaluwe/BatCan
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 5 commits
  • 9 files changed
  • 1 contributor

Commits on May 14, 2024

  1. Random updates

    decaluwe committed May 14, 2024
    Configuration menu
    Copy the full SHA
    cff81c2 View commit details
    Browse the repository at this point in the history
  2. Original commit of p2d model.

    Electrode initialization routine is complete.
    decaluwe committed May 14, 2024
    Configuration menu
    Copy the full SHA
    df44423 View commit details
    Browse the repository at this point in the history
  3. P2D discretization work

    - Add equal_r as default radial discretization method
    - Specify array of nodes and order.
    decaluwe committed May 14, 2024
    Configuration menu
    Copy the full SHA
    6875fc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f2c0f3 View commit details
    Browse the repository at this point in the history
  5. More efficient bandwidth calculator.

    Replaced previous double loop (NxN) with a single-pass bandwidth
    calculator.
    decaluwe committed May 14, 2024
    Configuration menu
    Copy the full SHA
    24fffdf View commit details
    Browse the repository at this point in the history
Loading
0