Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to v0.4.11, fix tests related to numpy2 & add Newton's law of cooling example #539

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

Commits on May 1, 2024

  1. Update to v0.4.11

    pgleeson committed May 1, 2024
    Configuration menu
    Copy the full SHA
    dd92a43 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Merge pull request #532 from ModECI/nml_examples

    Update to v0.4.11
    pgleeson authored May 15, 2024
    Configuration menu
    Copy the full SHA
    fba5c46 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Regenerated

    pgleeson committed May 23, 2024
    Configuration menu
    Copy the full SHA
    5287b12 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    dc9448e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d6dde9 View commit details
    Browse the repository at this point in the history
  3. black formatted

    rimjhimittal committed May 30, 2024
    Configuration menu
    Copy the full SHA
    b6b7bf3 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Update README.md

    rimjhimittal authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    1b181c6 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    rimjhimittal authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    d82719d View commit details
    Browse the repository at this point in the history
  3. Uploading the notebook

    rimjhimittal committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    7cc4341 View commit details
    Browse the repository at this point in the history
  4. fix end-of-file

    rimjhimittal committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    c53c9dc View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    0eac2be View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Test psyneulink on py3.11

    pgleeson authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ed34981 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. all changes made

    rimjhimittal committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    f1bba2a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #533 from rimjhimittal/newton

    Newton's Law of cooling
    pgleeson authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    7819333 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    394496d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88f8353 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #534 from ModECI/test_versions

     Remove pin to grpcio-tools==1.42.0  & test Psyneulink on py3.11
    pgleeson authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    f8f8635 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Fix typo & regenerate files

    pgleeson committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    575403c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7eb4ca8 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    98ecf2e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #537 from ModECI/nml_examples

     Ensure numpy<2.0.0 in tests, due to lingering issues with other modules
    pgleeson authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    59aebdd View commit details
    Browse the repository at this point in the history