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

Merge master into devel #2862

Merged
merged 7 commits into from
Dec 14, 2023
Merged

Conversation

kmantel
Copy link
Collaborator

@kmantel kmantel commented Dec 13, 2023

Resolve all differences in favor of devel. master changes are stale
because they mirror old commits on devel.

dependabot bot and others added 7 commits August 1, 2023 19:22
• inputport.py
  _parse_port_specific_specs(): fix bug in which COMBINE was not parsed when specified in an InputPort specification dict (though still some weirdness in passing spec through to constructor, requiring function assignment in place)

• port.py
  _parse_port_spec():  add passing of Context.string for local handling based on caller (e.g., warning messages)
• EMstoragemechanism.py
  - refactor memory_matrix to use learning_signals

 • emcomposition.py
   - refactor to use memory_matrix of storage_node if that is implemented

Co-authored-by: jdcpni <pniintel55>
… of relying on tolerance

Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
…by 40x

It's still enough to recover the parameters and reduces test time
significantly.

Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
Resolve all differences in favor of devel. master changes are stale
because they mirror old commits on devel.

* master:
  tests/ParameterEstimationComposition: Reduce the number of estimates by 40x
  tests/ParameterEstimationComposition: Provide expected result instead of relying on tolerance
  requirements: update dill requirement from <0.3.7 to <0.3.8 (PrincetonUniversity#2743)
  Feat/em composition refactor learning mech (PrincetonUniversity#2754)
  Fix/input port combine (PrincetonUniversity#2755)
  requirements: update beartype requirement from <0.15.0 to <0.16.0 (PrincetonUniversity#2744)
@kmantel
Copy link
Collaborator Author

kmantel commented Dec 13, 2023

Use merge strategy for this PR, not squash.

Copy link

This PR causes the following changes to the html docs (ubuntu-latest-3.11-x64):

No differences!

...

See CI logs for the full diff.

@kmantel kmantel merged commit 1b49504 into PrincetonUniversity:devel Dec 14, 2023
32 checks passed
@kmantel kmantel deleted the master-devel branch December 14, 2023 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants