Lava 0.7.0
What's Changed
- Dependabot fixes by @michaelbeale-IL in #553
- Add var port polling in host phase to flush out any pending reads by @joyeshmishra in #563
- Expose channel slack parameter to user interface by @mathisrichter in #529
- Initialization of Dense with all-zero weights by @PhilippPlank in #585
- Lp with ap by @ysingh7 in #587
- Added num_steps for AsyncProcess as well as ability to GET/SET Var wh… by @ysingh7 in #591
- Factory function that converts PyLoihi process models to PyAsync models on the fly by @bamsumit in #595
- Add compile config to rs_builder by @joyeshmishra in #608
- Bump cryptography from 39.0.0 to 39.0.1 by @dependabot in #609
- Bump ipython from 8.8.0 to 8.10.0 by @dependabot in #617
- Update runtime and process to be "with" context managers. by @Gavinator98 in #605
- Enable get/set on learning rule parameters by @weidel-p in #622
- Synaptic delays for Dense connections by @PhilippPlank in #624
- Graded spike payload in pre-synaptic trace updates -
floating-pt
andbit-approximate-loihi
by @gkarray in #607 - Integrate raster plot by @ssgier in #623
- License header cleanup by @mathisrichter in #641
- Fixed Pause for Async Process by @ysingh7 in #646
- Plug file descriptor leaks by @ssgier in #643
- Fixed mappin gof payload to multiple port pairs by @ysingh7 in #657
- Changing order of checks when advancing phase in LoihiPyRuntimeService by @gkarray in #662
- Fixed automatic append of py_ports and var_ports by @tim-shea in #669
- Release 0.6.1 by @mgkwill in #670
New Contributors
- @Gavinator98 made their first contribution in #605
- @ssgier made their first contribution in #623
Full Changelog: v0.6.0...v0.7.0