v0.2.0
What's Changed
- MNT: update pre-commit hooks, drop mypy as a hook by @neutrinoceros in https://github.com/volodia99/lick/pull/4
- TST: boostrap CI by @neutrinoceros in https://github.com/volodia99/lick/pull/6
- Add tests by @volodia99 in https://github.com/volodia99/lick/pull/7
- STY: add Cython-lint and pretty-format-yaml by @neutrinoceros in https://github.com/volodia99/lick/pull/8
- ENH: vendor core LIC implementation by @neutrinoceros in https://github.com/volodia99/lick/pull/5
- prepare for cython by @volodia99 in https://github.com/volodia99/lick/pull/9
- PERF: first pass by @neutrinoceros in https://github.com/volodia99/lick/pull/11
- PERF: optimize branch prediction (1/n) by @neutrinoceros in https://github.com/volodia99/lick/pull/12
- ENH: add compat for double precision data by @neutrinoceros in https://github.com/volodia99/lick/pull/13
- activate ci py 39 and 311 by @volodia99 in https://github.com/volodia99/lick/pull/10
- REL: add cd.yml by @neutrinoceros in https://github.com/volodia99/lick/pull/14
- PERF: optimize startup time by @neutrinoceros in https://github.com/volodia99/lick/pull/15
- pcolormesh transparency drop edge=face by @volodia99 in https://github.com/volodia99/lick/pull/16
- nearest interpolation by default by @volodia99 in https://github.com/volodia99/lick/pull/18
- BLD: switch language level to 3 by @neutrinoceros in https://github.com/volodia99/lick/pull/19
- PERF: optimize branch prediction (final ?) by @neutrinoceros in https://github.com/volodia99/lick/pull/17
- update version number 0.2.0 by @volodia99 in https://github.com/volodia99/lick/pull/20
Full Changelog: volodia99/lick@v0.1.0...v0.2.0