PsyNeuLink icon indicating copy to clipboard operation
PsyNeuLink copied to clipboard

A block modeling system for cognitive neuroscience

Results 160 PsyNeuLink issues
Sort by recently updated
recently updated
newest added

Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. Release notes Sourced from pytest's releases. 7.1.3 pytest 7.1.3 (2022-08-31) Bug Fixes #10060: When running with --pdb, TestCase.tearDown is no...

deps

Do not check for string values of numpy errors. Refactor exception handling to check only calls to 'execute'.

deps

Updates the requirements on [pandas](https://github.com/pandas-dev/pandas) to permit the latest version. Release notes Sourced from pandas's releases. Pandas 1.4.4 This is a patch release in the 1.4.x series and includes some...

deps

Updates the requirements on [grpcio](https://github.com/grpc/grpc) to permit the latest version. Release notes Sourced from grpcio's releases. Release v1.48.0 This is release 1.48.0 (garum) of gRPC Core. For gRPC documentation, see...

deps

Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version. Release notes Sourced from numpy's releases. v1.23.2 NumPy 1.23.2 Release Notes NumPy 1.23.2 is a maintenance release that fixes bugs...

deps

Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. Release notes Sourced from sphinx's releases. v5.1.1 Changelog: https://www.sphinx-doc.org/en/master/changes.html Changelog Sourced from sphinx's changelog. Release 5.1.1 (released Jul 26, 2022)...

deps

Updates the requirements on [grpcio-tools](https://github.com/grpc/grpc) to permit the latest version. Release notes Sourced from grpcio-tools's releases. Release v1.48.0 This is release 1.48.0 (garum) of gRPC Core. For gRPC documentation, see...

deps

Updates the requirements on [rich](https://github.com/willmcgugan/rich) to permit the latest version. Release notes Sourced from rich's releases. v12.5.1 [12.5.1] - 2022-07-11 Fixed Fixed missing typing extensions dependency on 3.9 Textualize/rich#2386 Changelog...

deps

PR #2474 adds a simple leak detection on compiled tests; the code generator maintains a cache for every compiled PNL component. This cache uses WeakKeyDictionary so when the components get...

fixed-in-devel

Signed-off-by: Jan Vesely

compiler