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

Adjusting Boltzmann/simulated annealing Vars with Loihi implementation #199

Merged
merged 1 commit into from
Mar 15, 2023

Conversation

phstratmann
Copy link
Contributor

@phstratmann phstratmann commented Mar 15, 2023

Objective of pull request:
Deleting an unnecessary delay by refract in SA; introducing a new variable in Boltzmann Proc to align with NcModel for Loihi; aligning names of refract_buffer/refract_counter.

Pull request checklist

Your PR fulfills the following requirements:

  • Issue created that explains the change and why it's needed
  • Tests are part of the PR (for bug fixes / features)
  • Docs reviewed and added / updated if needed (for bug fixes / features)
  • PR conforms to Coding Conventions
  • PR applys BSD 3-clause or LGPL2.1+ Licenses to all code files
  • Lint (pyb) passes locally
  • Build tests (pyb -E unit) or (python -m unittest) passes locally

@phstratmann phstratmann added the 1-feature New feature or request label Mar 15, 2023
@phstratmann phstratmann self-assigned this Mar 15, 2023
@phstratmann phstratmann merged commit a0956f3 into main Mar 15, 2023
@AlessandroPierro AlessandroPierro deleted the align_vars branch July 6, 2023 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1-feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants