Releases: arjunsavel/cortecs
Releases · arjunsavel/cortecs
v1.0.1
Full Changelog: v1.0.0...v1.0.1
minor bibtex changes.
v1.0.0
What's Changed
- First major release! Corresponds to JOSS publication.
- optimized cia merge by @arjunsavel in #35
- faster exotransmit io. plus! better. by @arjunsavel in #37
Full Changelog: v0.3.6...v1.0.0
v0.3.6
maybe change pyproject [skip ci]
v0.3.5
try to get version for pypi :/
v0.3.4
Actually build bug fix
v0.3.3
Build bug fix!
v0.3.2
What's Changed
- fix a little paper typesetting by @arjunsavel in #27
- try new tqdm by @arjunsavel in #30
- uh change tensorflow by @arjunsavel in #33
- switch to toml file by @arjunsavel in #34
Full Changelog: v0.3.1...v0.3.2
v0.3.1
Bugfix on PyPI publish.
v0.3.0
What's Changed
- Referee response! by @arjunsavel in #1
- Bring codeclimate up to A by @arjunsavel in #4
- remove scipy dependency by @arjunsavel in #5
- Continue refactoring for codeclimate by @arjunsavel in #6
- fit diff axis! by @arjunsavel in #14
- test linalg error for bad cube by @arjunsavel in #15
- add first chunking tests by @arjunsavel in #16
- update the chunking type situation by @arjunsavel in #17
- Chunking tests by @arjunsavel in #18
- add overlap test with a single overlapped point by @arjunsavel in #19
- nothing uses add_previous! it is an old extra func! by @arjunsavel in #20
- test along temperature axis by @arjunsavel in #21
- test that things break as they should by @arjunsavel in #22
- pass the fitting args to eval! by @arjunsavel in #23
- actually test PCA optimization! by @arjunsavel in #24
- multiprocessing! by @arjunsavel in #25
New Contributors
- @arjunsavel made their first contribution in #1
Full Changelog: v0.2.0-beta...v0.3.0
v0.2.0-beta
Add optimization capabilities. Bug fixes.