Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/colour-science/colorspacious

A powerful, accurate, and easy-to-use Python library for doing colorspace conversions
https://github.com/colour-science/colorspacious

Fix incorrect "Dim" surround "N_c" constant.

References njsmith/colorspacious#14.

104bdd59e4cf59f7534967471b11dab78c9ca4fa authored over 6 years ago by Thomas Mansencal <[email protected]>
Add release checklist.

09cbfa609d9f129cbfe5302816e32515f42b5e7c authored almost 7 years ago by Nathaniel J. Smith <[email protected]>
Add Zenodo badge for v1.1.1

36cac35d6a8bf2ba396fbf73b52facb497ac63e6 authored almost 7 years ago by Nathaniel J. Smith <[email protected]>
Bump version to 1.1.1+dev

046d5765ffb096ddc9163a25c496598efd635db4 authored almost 7 years ago by Nathaniel J. Smith <[email protected]>
Bump version to 1.1.1

bdfc695dd3fa6eb5e60ee8f714e9f5ed2a5ee6ed authored almost 7 years ago by Nathaniel J. Smith <[email protected]>
Add auto-generated tutorial images to .gitignore

6ef1e38f42633bcebfb556c6217df20f2119e389 authored almost 7 years ago by Nathaniel J. Smith <[email protected]>
Merge pull request #15 from briend/patch-1

Correct DIM and DARK surround N_c values

fa63e61fc40c399f675474bb7f2ee832288e899f authored almost 7 years ago by Nathaniel J. Smith <[email protected]>
Correct DIM and DARK surround N_c values

ef321d85289afe5b85ba8642fe4592dd3075faef authored almost 7 years ago by Brien Dieterle <[email protected]>
Merge pull request #8 from EdwardBetts/spelling

correct spelling mistake

1b8fb58032101afc9bcb16da548e06ea3822aa0d authored over 7 years ago by Nathaniel J. Smith <[email protected]>
correct spelling mistake

b2c7abe28c6bf1ad2d223ae7d082249c9eec9163 authored over 7 years ago by Edward Betts <[email protected]>
[rtd] Attempt to fix images in tutorial page

17f37ccd363eef3e0ba34c1dd9924c17880dfbeb authored almost 8 years ago by Nathaniel J. Smith <[email protected]>
Update zenodo badges

3e99c38227803e74c93c19619313a83028810f6b authored about 8 years ago by Nathaniel J. Smith <[email protected]>
Bump version to v1.1.0+dev

546d91661c02289898aad189cc8efa1b0897fb46 authored about 8 years ago by Nathaniel J. Smith <[email protected]>
Bump version to v1.1.0

9d047a3ead545c6134e98cf2dfc7de44ea05c1ca authored about 8 years ago by Nathaniel J. Smith <[email protected]>
Update badges

59cd1dcf77d44524110eb7fbeeceecbe394fb50d authored about 8 years ago by Nathaniel J. Smith <[email protected]>
Remove an unnecessary check from CIECAM02 test

Should bump coverage to 100%

61784dd31ca6aaa7b1cdd443279c6e04562bd0b5 authored about 8 years ago by Nathaniel J. Smith <[email protected]>
Rename LICENSE to LICENSE.txt

32c1e1aeaa4f65967644cba2fd41d3dbc82a7558 authored about 8 years ago by Nathaniel J. Smith <[email protected]>
[travis] switch to codecov

1e922664e496b68766384215a606e18fbbdd818b authored about 8 years ago by Nathaniel J. Smith <[email protected]>
Add another note about LCD/SCD embarrassment

345f0eda74eb2360da5f296839254e5c895b7155 authored about 8 years ago by Nathaniel J. Smith <[email protected]>
Update changes.rst

9aeb2d18aab66d2b1630e457deb130ae0374b740 authored about 8 years ago by Nathaniel J. Smith <[email protected]>
Merge pull request #5 from TFiFiE/master

Fix color space mix-up

d10398ba08c8a18d0ec2272b00eed08eb3ab164f authored about 8 years ago by Nathaniel J. Smith <[email protected]>
Use codecs.open for py2/py3-compatible utf8 reading

Fixes gh-6

8dc3eb814bd486951a4efe53d27999da2bd940e2 authored about 8 years ago by Nathaniel J. Smith <[email protected]>
DOC: corrected function name

5bd662217d4121337d3f33451a24d8aabd0b6986 authored over 8 years ago by TFiFiE <[email protected]>
The coefficients for CAM02-LCD and CAM02-SCD should be the other way around.

6d1d9ae74ca7929b72831d4f5517ade035af3e3c authored over 8 years ago by TFiFiE <[email protected]>
DOC: use real citations in index.rst

0c418239e881bc1effa2e2f777d6a7c4029f485a authored about 9 years ago by Nathaniel J. Smith <[email protected]>
DOC: Fill in missing/incorrect bibliographic details

Thanks google scholar, you are helpful but not always trustworthy

663cd77ce0e5fb04ee42087fc7fc945b0b30c4f7 authored about 9 years ago by Nathaniel J. Smith <[email protected]>
DOC: Attempt to fixup formatting a bit in README and overview

a8acb9c18dd011609cdeac88b3f4e695a595d677 authored about 9 years ago by Nathaniel J. Smith <[email protected]>
DOC: add zenodo badge for 1.0.0 release

897419b3c25856e2d5b3d924e349f0b39e9de575 authored about 9 years ago by Nathaniel J. Smith <[email protected]>
DOC: misc updates and fixes

ba1f6ae0a5d13a1c3f10d6e218b075f0f4612f69 authored about 9 years ago by Nathaniel J. Smith <[email protected]>
Bump version to 1.0.0+dev

11027ae2ca6dd55b46b5a3bf93b8e4b4e2daa54d authored about 9 years ago by Nathaniel J. Smith <[email protected]>
Bump version to 1.0.0

15ba7334fd2a9ca4a9c57482565a5f6e8f5bfad2 authored about 9 years ago by Nathaniel J. Smith <[email protected]>
Release prepping

1444b52fee638504f8cedc0b70e4489f21c4d531 authored about 9 years ago by Nathaniel J. Smith <[email protected]>
test ALL the things

This commit has 100% test coverage for both statements and branches.

34b41c36308367fb1a6df4fcddff23cb57437af2 authored about 9 years ago by Nathaniel J. Smith <[email protected]>
Fix the "silver" tests to accomodate the sRGB VC bug fix

ea267dec198ed83c70e351bb5bbc1d9855059170 authored about 9 years ago by Nathaniel J. Smith <[email protected]>
document ALL the things

280a6d9fec1e5c29821a55a84d1ac4d9566b5689 authored about 9 years ago by Nathaniel J. Smith <[email protected]>
DOC: add some vague notes to changes.rst

930831a6bbac3662e2ea7fd68036244cd85088ed authored about 9 years ago by Nathaniel J. Smith <[email protected]>
DOC: more tutorial improvements

88065b5de4a8854446061712c8556b095a1def8a authored about 9 years ago by Nathaniel J. Smith <[email protected]>
BUG: fix {"name": "CAM02-UCS", "ciecam02_space": ...}

57e7dee32929f64cad854f1d47d5bbe28efdc249 authored about 9 years ago by Nathaniel J. Smith <[email protected]>
SERIOUS BUG: fix incorrect specification of sRGB viewing conditions

See changes.rst entry for details.

9a4d871bdc2f541239b2a307da00fff627088fa7 authored about 9 years ago by Nathaniel J. Smith <[email protected]>
Doh, forgot to actually add the bibliography to index.rst

9fcb3d1e9691f4d3607c643c3d9eda4ff53135df authored about 9 years ago by Nathaniel J. Smith <[email protected]>
Update .gitignore

7deb1af4003515acdc67fbef5ddd0beaaae620f3 authored about 9 years ago by Nathaniel J. Smith <[email protected]>
Bibtex your syntax is annoying

3aa0b46681b0e96cba595ae59bf60da73f3dbaff authored about 9 years ago by Nathaniel J. Smith <[email protected]>
DOC: add proper bibliography

affbcb08797d9ddd97a802dc302be0910fbea8cf authored about 9 years ago by Nathaniel J. Smith <[email protected]>
Document machado_et_al_2009_matrix

949dba988d020b3941a77da7608bbc13a070e054 authored about 9 years ago by Nathaniel J. Smith <[email protected]>
Clean up deltaE code and add tests

1f359e3977bba0eab1cc7fec67b5ffad389edaf3 authored about 9 years ago by Nathaniel J. Smith <[email protected]>
Update TODO list

efd02956d4882a3cfc884cfc5d95c08e19711df0 authored about 9 years ago by Nathaniel J. Smith <[email protected]>
DOC: update README

8095080e78330ea7f4f2524feb57c40559905878 authored about 9 years ago by Nathaniel J. Smith <[email protected]>
DOC: tweak graph generation to try and debug RTD build

5dd6e6e680f7f59524260d28b9d475959b43284b authored about 9 years ago by Nathaniel J. Smith <[email protected]>
DOC: fix up heading

902b9bf1d46466d62676c7b5f638815f8fc16971 authored about 9 years ago by Nathaniel J. Smith <[email protected]>
DOC: rename quickstart to tutorial

1ecfd5523cd96a1855ede28d4045693373525201 authored about 9 years ago by Nathaniel J. Smith <[email protected]>
DOC: much editing of quickstart

4c0fd263a8a6d5a2a8305af000dc6bc2db1b2e81 authored about 9 years ago by Nathaniel J. Smith <[email protected]>
DOC: switch to RTD theme

0ea52316db1e53a842f566bd774fd6c65af0e469 authored about 9 years ago by Nathaniel J. Smith <[email protected]>
fix ipython directive syntax

8f8e6762788d046b4a32c26f3c58c5ff370efa84 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
[doc] import numpy for quickstart examples

7e778790f1a310e451a5784939f937c08705a675 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Add tests for utils

09f736288d6a923a29031cebc73087d8e40e19bd authored over 9 years ago by Nathaniel J. Smith <[email protected]>
RTD is missing the matplotlib sample data, so use our own copy of grace_hopper.png

a98569504fd60e693d811ea522f7935df60be390 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Don't show the code generating the dot file

b116ff70a94279d87598277c189c8a6dfd8a2edf authored over 9 years ago by Nathaniel J. Smith <[email protected]>
add requirements.txt for RTD

0749fec4710314bf705045ed430d6994c8edbba3 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
setup.cfg

abc2bfdac6ece54b08e3d3b4121fc24ab70db69f authored over 9 years ago by Nathaniel J. Smith <[email protected]>
bump version

6e5f7e56dfe83117102c8955d9517b9ec695ca41 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Docs!

28344bd27516f9f0cc97006ae7848a40e7e8e6b2 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Update README

22ba8e39d00a119be2fda90a89edaa0eae9e01e1 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Update .travis.yml for new name

e40137b86ba92708edcb3cbfe4a770e9bf9f9382 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
s/pycam02ucs/colorspacious/

b306945aea4b5b8ab1085c1ffce0912ab24a8ce2 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
More sphinx setup

2abf1ea7000079d5f9129e3f6851fcf1292cb882 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
sphinx-quickstart

aa8ea47d05edefa97464cfbcdebe24fafc83c27c authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Updated README

0868032e6411b4ef04b7e4463e1e890ce831dc69 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Add TODO file

dc9ae96ac3b6b51fc55aee7d0563c8f278ef86ad authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Add __repr__ to LuoEtAl2006UniformSpace

8f1052cb09e4fcba7a499d56e763f98b44f72d79 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Remove stray (and incorrect) comment about needing a C compiler from README.rst

f24eed812e7a1bb936cc1e7710bf88b5d7e3d58c authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Merge branch 'master' of github.com:njsmith/pycam02ucs

614b811474f8d352b31f899ae0d501941843d26e authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Merge branch 'magic-converter'

5b097a109e887b84755f92019e855f3320bf144f authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Remove another dict comprehension

235dbf1df009d573099419ddc907c83b46465581 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Remove use of dict comprehension

aebbf0f535d9cf199dc67bbadad5b90990458d78 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Add 2.6 to test matrix

0aa2635f691677048eec6cfe9c42f964a6c69a71 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Remove stale import from viscm

23799a746b067ce0bc29d5031f3339b3b7a1b8ed authored over 9 years ago by Nathaniel J. Smith <[email protected]>
remove todo list from README.rst

9960cfdd4d530c9b5863887c46d91f0840fd1612 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
s/convert_cspace/cspace_convert/ for symmetry with cspace_converter

38cd27753aece19ee4e17b959d360b6622c5781e authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Merge pull request #9 from colour-science/master

Ensure example resources can be loaded.

d198ce6b96e7088ade69e7d75f13ea5a0b2b58dc authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Ensure example resources can be loaded.

4732324699b8b53a15b099224baeab1b2c7e913f authored over 9 years ago by Thomas Mansencal <[email protected]>
Make it easy to change the greyscale conversion to use L*a*b* or

whatever if desired

99b27980d0d7377316bbb415b846b6316117c3da authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Adjust viscm for new world order (+ fix CVD calculations)

c23b4ad8a456989f93cdea94f0e60c56d65b9e89 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Clean up defunct file

401ab815f87d4a5e45fdd23c0ac9801045283190 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
s/sRGB/sRGB1/

3e7a40c1f0ccf963fde3579ec917e4e47240b011 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
remove some dead code

f83e1ce8a151f57f386b1f4d811920fd80c6d97c authored over 9 years ago by Nathaniel J. Smith <[email protected]>
s/CIELAB/CIELab/

c267d7eaac7164479d2e60971be65fc8704f1a88 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
CIELCh support

4dde299a1fa4b7d7ffb146b09e69e2b79423d3a6 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Reverting "Make the Machado et al matrices more robust for inversion"

On second thought, let's just leave the 100 there and caveat inversor.

This reverts commit 9c62...

472ef82f349350bd39f5695ea720fa9e862f7a1c authored over 9 years ago by Nathaniel J. Smith <[email protected]>
simplify XYZ/xyY conversions

1a77d003026f7e07f3e1efc154f40cda36d1429b authored over 9 years ago by Nathaniel J. Smith <[email protected]>
New helper for cartesian/polar conversion

29ffa426c3665f95f2760a0f686da4a8a926a51f authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Make the Machado et al matrices more robust for inversion

9c62470c434a5a8b180b2d51073b1280e7f54338 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Fix handling of full *nopia

70e22cbc30912133717bcce25ac54f97210a73ed authored over 9 years ago by Nathaniel J. Smith <[email protected]>
more tests (and they pass)

9c1a4ae14515433555dc2f069534d769b81c54d4 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Misc cleanups

bc08e6a50f81ca534d6cdc42284b98dc7445222a authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Add Machado et al CVD matrices

c6549759e6eb72f453b29d81ad4f3c121e1b7d04 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Switch Luo et al spaces to use J'a'b' name consistently, even though this does not match the paper

a067a6429777159513c3631f02fd09891c6b0a30 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
xyY -> xyY100 / xyY1

8fbd5e6393e0013809474f109efcb7af31d3fc5e authored over 9 years ago by Nathaniel J. Smith <[email protected]>
clean up terminology around 1931 vs 1964 color matching functions

1cfb9403a290cd6a861f9847f2a20cf1cbe4dac6 authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Use the term XYZ100 consistently for the XYZ space normalized to 0-100

9e8760ca46f11d5d75d09b1faa0a576ec72ab12c authored over 9 years ago by Nathaniel J. Smith <[email protected]>
Clean up illuminant handling

Now they no longer live in ciecam02.py, and more notably, all the
functions that take whitepoint...

ec400003d994e26d4053d52266ca30a36eb94df6 authored over 9 years ago by Nathaniel J. Smith <[email protected]>