Releases: HITS-AIN/PINK
Releases · HITS-AIN/PINK
Feature release 2.5
Minor release 2.4.1
Fix #50: PyPI astro-pink will not be built by sdist
2.4
2.3
2.2
2.1
2.0
New features
- #6 Redesign C++ code to be more generic
- #7 Provide a C++/Python interface
- #8 Jupyter notebook within a docker container
- #11 Update binary file format
- #4 Randomized the order of images for training
- #14 Improve speed-up using multiple GPUs
- #15 New default value of neurons and new parameter for the euclidean distance
2.0-rc1
1.1
New features
- #1: Add a readable header to binary files
- #2: Add option to store the the best matching rotation and flipping parameters of mapping
Code refactoring:
- Change old inclusion guards into '#pragma once'
- Change cmake_minimum_required to 3.0
- Move unit tests into own directory
- Add conan support
- Update doxygen to 1.8.13
- Add general namespace 'pink'
- change Interpolation enum into enum class
1.0
Migration from in-house SVN repository to GitHub