Skip to content

Releases: sun-data/colorsynth

v0.1.5

05 Nov 23:09
5fa0d1f
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug in colorsynth.colorbar() where the wavelength axis wasn't being selected correctly. by @byrdie in #7

Full Changelog: v0.1.4...v0.1.5

v0.1.4

02 Aug 01:25
bd723a9
Compare
Choose a tag to compare

What's Changed

  • Improved performance of colorsynth._piecewise_gaussian() using Numba. by @byrdie in #6

Full Changelog: v0.1.3...v0.1.4

v0.1.3

30 Jul 23:12
9feb3b9
Compare
Choose a tag to compare

What's Changed

  • Modified colorsynth.colorbar() to work with stacks of colorbars. by @byrdie in #5

Full Changelog: v0.1.2...v0.1.3

v0.1.2

21 Jul 01:59
f2683d3
Compare
Choose a tag to compare

What's Changed

  • Modified the wavelength argument of colorsynth.colorbar() to have a default value of None. by @byrdie in #4

Full Changelog: v0.1.1...v0.1.2

v0.1.1

21 Jul 00:57
6d20ca2
Compare
Choose a tag to compare

What's Changed

  • Clip the output of colorsynth.rgb() to lie between 0 and 1. by @byrdie in #3

Full Changelog: v0.1.0...v0.1.1

v0.1.0

21 Jul 00:08
Compare
Choose a tag to compare

Full Changelog: v0.0.1...v0.1.0

v0.0.1

20 Nov 05:17
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @byrdie made their first contribution in #1

Full Changelog: v0.0.0...v0.0.1

v0.0.0

02 Nov 04:49
Compare
Choose a tag to compare
  • Added colorsynth.color_matching_x() function.

Full Changelog: https://github.com/sun-data/colorsynth/commits/v0.0.0