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: MathWorks-Teaching-Resources/Programming-A-Starter-Project-Using-MATLAB-and-Python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.0
Choose a base ref
...
head repository: MathWorks-Teaching-Resources/Programming-A-Starter-Project-Using-MATLAB-and-Python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release
Choose a head ref
  • 6 commits
  • 126 files changed
  • 4 contributors

Commits on Oct 8, 2025

  1. Maintenance for R2025b

    * Update to new startup app
    * Improve ci.yml
    * Standardize project details
    * Remove reference to emailing for solutions in README as the solutions
      are included in Instructor Resources
    * Update identity as the MathWorks Educator Content Development team
    eszmw committed Oct 8, 2025
    Configuration menu
    Copy the full SHA
    12021e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2aa1f7 View commit details
    Browse the repository at this point in the history
  3. Update CI badges release

    MATLAB Build by eszmw committed Oct 8, 2025
    Configuration menu
    Copy the full SHA
    88ce87d View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. Optimize CI workflow by removing redundant git commands

    Removed unnecessary git pull and fetch commands from CI workflow.
    vboutrou authored Oct 28, 2025
    Configuration menu
    Copy the full SHA
    c638a7a View commit details
    Browse the repository at this point in the history
  2. Update CI badges release

    MATLAB Build by vboutrou committed Oct 28, 2025
    Configuration menu
    Copy the full SHA
    e955c60 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2025

  1. Update CheckPythonVersion through Python 3.13

        - Add end date to support for Python 3.9
        - Add support values for Python 3.12 and Python 3.13
        - Add improved message for newer, untested versions of Python
        - Add test to identify failures to update CheckPythonVersion
        - Suppress test output for CheckPythonVersion in scripts
    eszmw committed Oct 29, 2025
    Configuration menu
    Copy the full SHA
    3d52cfc View commit details
    Browse the repository at this point in the history
Loading