Recent Releases of lfpykernels
lfpykernels - LFPykernels-0.2.0
What's Changed
- import os, egg=nestml by @espenhgn in https://github.com/LFPy/LFPykernels/pull/65
- Set
cell.set_posaccd. topopulationParams['loc']by @espenhgn in https://github.com/LFPy/LFPykernels/pull/71 - Fix 67 - Suggested changes for use with current-based synapses by @torbjone in https://github.com/LFPy/LFPykernels/pull/68
- Bump version number to 0.2 by @espenhgn in https://github.com/LFPy/LFPykernels/pull/73
New Contributors
- @torbjone made their first contribution in https://github.com/LFPy/LFPykernels/pull/68
Full Changelog: https://github.com/LFPy/LFPykernels/compare/v0.1.1...v0.2.0
- Python
Published by espenhgn almost 3 years ago
lfpykernels - LFPykernels-0.1.1
What's Changed
- updated README by @espenhgn in https://github.com/LFPy/LFPykernels/pull/53
- link to Zenodo.org for presimulated data by @espenhgn in https://github.com/LFPy/LFPykernels/pull/55
- Fix jupyter-notebook dependency by @espenhgn in https://github.com/LFPy/LFPykernels/pull/58
- pip install antlr4-python3-runtime==4.9.2 by @espenhgn in https://github.com/LFPy/LFPykernels/pull/60
- Render math on ReadTheDocs by @espenhgn in https://github.com/LFPy/LFPykernels/pull/61
- prepping lfpykernels-0.1.1 by @espenhgn in https://github.com/LFPy/LFPykernels/pull/63
Full Changelog: https://github.com/LFPy/LFPykernels/compare/v0.1...v0.1.1
- Python
Published by espenhgn over 3 years ago
lfpykernels - LFPykernels-0.1
What's Changed
- bumped version to 0.1 by @espenhgn in https://github.com/LFPy/LFPykernels/pull/51
Full Changelog: https://github.com/LFPy/LFPykernels/compare/v0.1.rc8...v0.1
- Python
Published by espenhgn over 3 years ago
lfpykernels - LFPykernels-v0.1.rc8
What's Changed
- require Python>=3.7 by @espenhgn in https://github.com/LFPy/LFPykernels/pull/46
- Add HBP to acknowledgements by @espenhgn in https://github.com/LFPy/LFPykernels/pull/47
- Revision by @espenhgn in https://github.com/LFPy/LFPykernels/pull/50
Full Changelog: https://github.com/LFPy/LFPykernels/compare/v0.1.rc7...v0.1.rc8
- Python
Published by espenhgn over 3 years ago
lfpykernels - LFPykernels-0.1.rc7
What's Changed
- add py=3.6 to build matrix by @espenhgn in https://github.com/LFPy/LFPykernels/pull/31
- add fir=bool arg to get_kernel method by @espenhgn in https://github.com/LFPy/LFPykernels/pull/32
- require LFPy>=2.2.3 by @espenhgn in https://github.com/LFPy/LFPykernels/pull/34
- Updated Dockerfile by @espenhgn in https://github.com/LFPy/LFPykernels/pull/36
- test reviewdog/action-flake8@v3 by @espenhgn in https://github.com/LFPy/LFPykernels/pull/42
- correct flake8 badge by @espenhgn in https://github.com/LFPy/LFPykernels/pull/44
- Adds codes corresponding to bioRXiv preprint by @espenhgn in https://github.com/LFPy/LFPykernels/pull/40
Full Changelog: https://github.com/LFPy/LFPykernels/compare/v0.1.rc6...v0.1.rc7
- Python
Published by espenhgn almost 4 years ago
lfpykernels - LFPykernels-0.1.rc6
Full Changelog: https://github.com/LFPy/LFPykernels/compare/v0.1.rc5...v0.1.rc6
- Python
Published by espenhgn over 4 years ago
lfpykernels - LFPykernels-0.1.rc5
What's Changed
- update CITATION.cff by @espenhgn in https://github.com/LFPy/LFPykernels/pull/27
- Mergewhat by @espenhgn in https://github.com/LFPy/LFPykernels/pull/28
Full Changelog: https://github.com/LFPy/LFPykernels/compare/v0.1.rc4...v0.1.rc5
- Python
Published by espenhgn over 4 years ago
lfpykernels - LFPykernels-0.1.rc4
What's Changed
- Fix Readthedocs builds by @espenhgn in https://github.com/LFPy/LFPykernels/pull/20
- add citation info to README by @espenhgn in https://github.com/LFPy/LFPykernels/pull/22
- not using ParameterSet class by @espenhgn in https://github.com/LFPy/LFPykernels/pull/24
Full Changelog: https://github.com/LFPy/LFPykernels/compare/v0.1.rc2...v0.1.rc4
- Python
Published by espenhgn over 4 years ago
lfpykernels - LFPykernels-0.1.rc3
What's Changed
- Fix Readthedocs builds by @espenhgn in https://github.com/LFPy/LFPykernels/pull/20
- add citation info to README by @espenhgn in https://github.com/LFPy/LFPykernels/pull/22
- not using ParameterSet class by @espenhgn in https://github.com/LFPy/LFPykernels/pull/24
Full Changelog: https://github.com/LFPy/LFPykernels/compare/v0.1.rc2...v0.1.rc3
- Python
Published by espenhgn over 4 years ago
lfpykernels - LFPykernels-0.1.rc2
Full Changelog: https://github.com/LFPy/LFPykernels/compare/v0.1.rc1...v0.1.rc2
- Python
Published by espenhgn over 4 years ago
lfpykernels - LFPykernels-0.1.rc1
What's Changed
- adds lfpykernels package files by @espenhgn in https://github.com/LFPy/LFPykernels/pull/6
- adds some github actions and templates by @espenhgn in https://github.com/LFPy/LFPykernels/pull/7
- add documentation files by @espenhgn in https://github.com/LFPy/LFPykernels/pull/9
- add Dockerfile and build info by @espenhgn in https://github.com/LFPy/LFPykernels/pull/11
- add files required for example by @espenhgn in https://github.com/LFPy/LFPykernels/pull/12
- check coveralls action by @espenhgn in https://github.com/LFPy/LFPykernels/pull/15
- let
delayParametersbe a list of kwargs of same length asXby @espenhgn in https://github.com/LFPy/LFPykernels/pull/16 - Add basic unittests by @espenhgn in https://github.com/LFPy/LFPykernels/pull/18
New Contributors
- @espenhgn made their first contribution in https://github.com/LFPy/LFPykernels/pull/6
Full Changelog: https://github.com/LFPy/LFPykernels/commits/v0.1.rc1
- Python
Published by espenhgn over 4 years ago