Recent Releases of PyMNE
PyMNE - v0.2.2
PyMNE v0.2.2
Closed issues: - Error when loading PyMNE (#17)
Merged pull requests: - Add hint for pylist / vector of int (#16) (@jschepers) - install MNE via pip (#18) (@palday) - fix use of @test_broken on Julia 1.10 (#20) (@palday)
- Julia
Published by github-actions[bot] almost 3 years ago
PyMNE - v0.2.0
PyMNE v0.2.0: Use PythonCall instead of Pycall
get_info has been removed because PythonCall doesn't over-zealously convert all subtypes of Python dict to Julia Dict.
Generally, the less zealous conversion of types under PythonCall compared to PyCall should improve round-trip performance.
In particular, get_info was necessary because MNE wanted Info but got dict when round-tripping.
Merged pull requests: - Update Code Coverage in CI workflow (#12) (@kimlaberinto) - convert package to PythonCall instead of PyCall (#13) (@palday)
- Julia
Published by github-actions[bot] almost 4 years ago
PyMNE - v0.1.2
PyMNE v0.1.2
Closed issues: - Deprecation ImportWarnings when precompiling (#8) - Deprecation ImportWarnings when precompiling (#9)
Merged pull requests: - Fix reference to trunk branch (#10) (@palday) - add helper for installing sklearn (#11) (@palday)
- Julia
Published by github-actions[bot] about 5 years ago
PyMNE - v0.1.1
PyMNE v0.1.1
Closed issues: - Tracking Issue: Initial Release (#2) - eval in init breaks downstream precompilation (#4)
Merged pull requests: - Don't eval into the module during precompilation (#6) (@ararslan) - Bump patch version (#7) (@ararslan)
- Julia
Published by github-actions[bot] over 5 years ago