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: Simulation-Decomposition/simdec-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.5.1
Choose a base ref
...
head repository: Simulation-Decomposition/simdec-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 2 commits
  • 11 files changed
  • 3 contributors

Commits on Apr 27, 2026

  1. Add two-output graph for visualization.py. Add csv validation for das…

    …hboard. (#52)
    
    - Add two-output option for visualization.py similar to Matlab
    implementation.
    - Add csv validation to dashboard to catch incorrect delimiters or
    incorrect column names.
    - Add two-output into simdec_app.py
    - Ship from panel to wasm (Netlify build successfull). 
    - Closes #45. Closes #50. Closes #53.
    
    ---------
    
    Co-authored-by: Pamphile Roy <[email protected]>
    justushelo and tupui authored Apr 27, 2026
    Configuration menu
    Copy the full SHA
    b0727ef View commit details
    Browse the repository at this point in the history
  2. Update README.md (#54)

    gnopik authored Apr 27, 2026
    Configuration menu
    Copy the full SHA
    21b8623 View commit details
    Browse the repository at this point in the history
Loading