Recent Releases of PyMNE

PyMNE - v0.2.2

This is a re-release of v0.2.2 to update Zenodo information. No code has changed, only metadata.

- Julia
Published by palday over 1 year ago

PyMNE - v0.2.2

PyMNE v0.2.2

Diff since v0.2.1

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.1

PyMNE v0.2.1

Diff since v0.2.0

Closed issues: - Tiny thing: Update Release Notes (#14)

Merged pull requests: - broaden compat bounds for MNE (#15) (@palday)

- Julia
Published by github-actions[bot] over 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.

Diff since v0.1.2

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

Diff since v0.1.1

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

Diff since v0.1.0

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

PyMNE - v0.1.0

PyMNE v0.1.0

Merged pull requests: - Initial documentation and functionality (#1) (@palday)

- Julia
Published by github-actions[bot] over 5 years ago