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: GalaxyFollower/CFDPython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: barbagroup/CFDPython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 3 files changed
  • 2 contributors

Commits on Apr 8, 2019

  1. [L6] Correct misplaced parenthesis

    Fix barbagroup#60
    
    The parenthesis in In [6] were miscplaced.
    @fidle caught the bug and opened an issue (barbagroup#60).
    Thank you for reporting the error @fidle.
    
    Also:
    
    * Re-run notebook to get updated execution times.
    * Update execution times in Markdown cells.
    * Add info about machine used to re-run notebook.
    mesnardo committed Apr 8, 2019
    Configuration menu
    Copy the full SHA
    3c692c4 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

  1. Fix typo in equations

    Fix barbagroup#63
    
    Thank you @reidginoza for reporting the typo.
    mesnardo committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    240f7db View commit details
    Browse the repository at this point in the history
  2. Merge pull request barbagroup#64 from mesnardo/fix-typo-step8

    [Step 8] Fix typo in equations
    labarba authored Jun 6, 2019
    Configuration menu
    Copy the full SHA
    c59c068 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2019

  1. Merge pull request barbagroup#61 from mesnardo/misplaced-parenthesis

    [L6] Correct misplaced parenthesis
    labarba authored Jun 7, 2019
    Configuration menu
    Copy the full SHA
    a955baa View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Configuration menu
    Copy the full SHA
    672e0ff View commit details
    Browse the repository at this point in the history
  2. remove leftover line

    labarba authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    92c8220 View commit details
    Browse the repository at this point in the history
Loading