v0.4.11
What's Changed
- Update to v0.4.11 by @pgleeson in #532
- Newton's Law of cooling by @rimjhimittal in #533
- Remove pin to grpcio-tools==1.42.0 & test Psyneulink on py3.11 by @pgleeson in #534
- Ensure numpy<2.0.0 in tests, due to lingering issues with other modules by @pgleeson in #537
- Test specific psyneulink version by @pgleeson in #540
- Remove upper pin on PNL, add lower pin. by @davidt0x in #541
- Remove pytorch upper pin by @davidt0x in #542
- PyTorch fixes by @pgleeson in #543
- Adds switched RLC circuit example; regenerated nml; adds workflow for test_all.sh by @pgleeson in #538
- Update to v0.4.11, fix tests related to numpy2 & add Newton's law of cooling example by @pgleeson in #539
Full Changelog: v0.4.10...v0.4.11