Ecosyste.ms: OpenCollective

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

Colour Science

Colour Science for Python
Collective - Host: opensource - https://opencollective.com/colour-science - Website: https://www.colour-science.org/ - Code: https://github.com/colour-science

Improve consistency of dot product calls.

github.com/colour-science/colour - 727b6f6f81f076fcaf2b6a45c6cab3b854ffe8a8 authored about 10 years ago by Thomas Mansencal <[email protected]>
Add Brill and Süsstrunk (2008) corrected *CAT02* chromatic adaptation transform.

Closes #153.

github.com/colour-science/colour - ce15490c15a067b661b57a194344139049b7d20f authored about 10 years ago by Thomas Mansencal <[email protected]>
Update various docstrings.

github.com/colour-science/colour - 6d558230691460890b9129829c027e8ae9ad3c45 authored about 10 years ago by Thomas Mansencal <[email protected]>
Replace "math" module objects usage with "numpy" similar objects.

github.com/colour-science/colour - da923f8968fc4f6570d29a8e3dfef4f95e2a7d67 authored about 10 years ago by Thomas Mansencal <[email protected]>
Update bibliography.

github.com/colour-science/colour - efcd39c63bf3c3ebb7f5a9034d37ae69a9bc649a authored about 10 years ago by Thomas Mansencal <[email protected]>
Update various "IPython" notebooks links.

github.com/colour-science/colour - 50f0bd10af6b26f6fb0d33ff16ad5588bfad71ac authored about 10 years ago by Thomas Mansencal <[email protected]>
Add examples for "colour.corresponding.prediction" module.

github.com/colour-science/colour - 252dcf8202bdf573b466869fc49af04cef1158b9 authored about 10 years ago by Thomas Mansencal <[email protected]>
Add "Corresponding Chromaticities Prediction" figures.

Closes #137.

github.com/colour-science/colour - 46a91932046038e3c8186c274afbff62c053890e authored about 10 years ago by Thomas Mansencal <[email protected]>
Add "Breneman" experimental result data for chromatic adaptation.

Closes #134.

github.com/colour-science/colour - aff8d937c3d344a422cafef5771b89533ec4c67b authored about 10 years ago by Thomas Mansencal <[email protected]>
Add support for corresponding chromaticities prediction computations.

github.com/colour-science/colour - 2dcb73376eb2d73b0e6ca447e64e472f24e6cdc4 authored about 10 years ago by Thomas Mansencal <[email protected]>
Fix broken unit tests in "colour.adaptation.tests.tests_cmccat2000" module.

github.com/colour-science/colour - cac5a4e1f0309c0c5636d87b054f441ec76e6583 authored about 10 years ago by Thomas Mansencal <[email protected]>
Add "Chromatic Adaptation Models" examples.

github.com/colour-science/colour - ca7afc21412a43d85c6d99413b6c0cfb451dccb6 authored about 10 years ago by Thomas Mansencal <[email protected]>
Refactor "colour.adaptation.cat" module.

github.com/colour-science/colour - 855fbd078dae1c880ef9ae4cf2d721cb5ec72f6b authored about 10 years ago by Thomas Mansencal <[email protected]>
Add convenient "colour.adaptation.chromatic_adaptation_CMCCAT2000" definition.

github.com/colour-science/colour - bb181c526175840ce05535802349e29545c291a2 authored about 10 years ago by Thomas Mansencal <[email protected]>
Implement support for "Fairchild (1990)" chromatic adaptation model.

References #120.

github.com/colour-science/colour - f1872ac2abcb3013304ba743fae0da7bba15d78b authored about 10 years ago by Thomas Mansencal <[email protected]>
Implement skeleton for "Fairchild (1990)" chromatic adaptation model.

github.com/colour-science/colour - a788d15d5b4eae613c5ff39e58a53f7530d77622 authored about 10 years ago by Thomas Mansencal <[email protected]>
Implement "CIE 1994" chromatic adaptation model.

References #120.

github.com/colour-science/colour - 0722d73e66594dc414c5e928b1b58f99d54220d6 authored about 10 years ago by Thomas Mansencal <[email protected]>
Implement skeleton for "CIE 1994" chromatic adaptation model.

github.com/colour-science/colour - 340b759e52e29708faf33c4d2b920dc9c84c83f4 authored about 10 years ago by Thomas Mansencal <[email protected]>
Use consistent data in "colour.adaptation.tests.tests_cmcat2000" module unit tests.

github.com/colour-science/colour - b0f1530adcadffb4f5a29e79e91ada075233d28f authored about 10 years ago by Thomas Mansencal <[email protected]>
Implement support for "CMCCAT2000" chromatic adaptation model.

References #120.

github.com/colour-science/colour - ab1ed6345de071545f0da3a621f231b9193f8c9f authored about 10 years ago by Thomas Mansencal <[email protected]>
Add "optional" descriptor to parameters docstrings.

github.com/colour-science/colour - 60af81661b51b35eed049d3776bb558a784b4430 authored about 10 years ago by Thomas Mansencal <[email protected]>
Merge pull request #145 from colour-science/feature/recovery

PR: Implement support for "Smits (1999)" reflectance recovery method.

github.com/colour-science/colour - a3d85a641064563614f764a446827c7b8a6b2147 authored about 10 years ago by Michael Mauderer <[email protected]>
Add "colour.models.cie_uvw" definitions to "Colour - Vectorise" notebook.

github.com/colour-science/colour-ramblings - 1eea4cbfc2e221e040b7c9578e8f12fe6e2f514d authored about 10 years ago by Thomas Mansencal <[email protected]>
Add "colour.models.cie_luv" and "colour.models.cie_ucs" definitions to "Colour - Vectorise" notebook.

github.com/colour-science/colour-ramblings - d41db108c8a00f89afff11a09dcb1f96e3d6e924 authored about 10 years ago by Thomas Mansencal <[email protected]>
Add "colour.models.cie_lab" definitions to "Colour - Vectorise" notebook.

github.com/colour-science/colour-ramblings - 00b049d3b0201098b7759a3f9a4ff7d51b5be74e authored about 10 years ago by Thomas Mansencal <[email protected]>
added stdint.h for compilation on linux

github.com/colour-science/alshaders - 83768b23862171266c4bfcc3755e212aa12c348f authored about 10 years ago by Anders Langlands <[email protected]>
added check that pdf != 0 when doing glossy indirect

github.com/colour-science/alshaders - f8e66f2badbd5ba31f22008ed75f04556ee48cf5 authored about 10 years ago by Anders Langlands <[email protected]>
added single-line var print macro

github.com/colour-science/alshaders - 0d029101bbc513419ff9ddc46d22506129848a1c authored about 10 years ago by Anders Langlands <[email protected]>
Add "colour.models.cie_xyy" definitions to "Colour - Vectorise" notebook.

github.com/colour-science/colour-ramblings - 3357f93ff8507a6233ad3e48ad9ed4de12a09759 authored about 10 years ago by Thomas Mansencal <[email protected]>
Add "colour.difference.delta_e" definitions to "Colour - Vectorise" notebook.

github.com/colour-science/colour-ramblings - 4beeed9ab5b92937eb16071d0fdb692af7e96357 authored about 10 years ago by Thomas Mansencal <[email protected]>
Add "colour.colorimetry.transformations" definitions to "Colour - Vectorise" notebook.

github.com/colour-science/colour-ramblings - d50e2a890a3afa77f4e2ee1a911aa7638d27c637 authored about 10 years ago by Thomas Mansencal <[email protected]>
Add remaining relevant "colour.colorimetry" definitions to "Colour - Vectorise" notebook.

github.com/colour-science/colour-ramblings - d6f72d49904af244579190d28f36b64d8b9e7ec1 authored about 10 years ago by Thomas Mansencal <[email protected]>
restricted direct transmission to when rays are leaving a closed volume to avoid doubling due to transparent shadows from dielectrics

github.com/colour-science/alshaders - 4b3df85fa1a87215750677dc2577843768e2364d authored about 10 years ago by Anders Langlands <[email protected]>
Rename "colour.to_ndarray" definition to "colour.as_array".

github.com/colour-science/colour - 351f224690c51875a525584e95e3f8f9690a7d0e authored about 10 years ago by Thomas Mansencal <[email protected]>
added direct transmission flag. fixed wrong tangent in D function. some cleanup

github.com/colour-science/alshaders - 38ec1a5159642b5ad73b234bea0b764220dd9a1f authored about 10 years ago by Anders Langlands <[email protected]>
Add "colour.colorimetry.lightness" definitions to "Colour - Vectorise" notebook.

github.com/colour-science/colour-ramblings - 9deb5c3cfcd50a343e926a4c254db8d818a7635d authored about 10 years ago by Thomas Mansencal <[email protected]>
first stab at direct transmission. lots of infs and nans

github.com/colour-science/alshaders - d39b1c89277627f87d9be25c3d23636f2bfbec08 authored about 10 years ago by Anders Langlands <[email protected]>
first stab at direct transmission. lots of infs and nans

github.com/colour-science/alshaders - 29a5ca153aa5240e7f2ff01c529b83c7ed1d25ad authored about 10 years ago by Anders Langlands <[email protected]>
fixed rr fresnel toggle. clamped roughness to minimum.

github.com/colour-science/alshaders - 13663ed0314d77f6ab9a8984ac0d5163f0951885 authored about 10 years ago by Anders Langlands <[email protected]>
Add "Colour - Vectorise" notebook.

github.com/colour-science/colour-ramblings - 007636b96d3c3fce877501e4b8b790a88dc26cf9 authored about 10 years ago by Thomas Mansencal <[email protected]>
removed erroneous fresnel transmission multiplication. added check for rough == 0 to enable transmission RR

github.com/colour-science/alshaders - c1fddbd1b1cb780ab73e177080270e1f6b8eeeae authored about 10 years ago by Anders Langlands <[email protected]>
added roughness passing and accumulated fresnel multiplication

github.com/colour-science/alshaders - f82db4d06ec342edd2dfe8c5d20acab86294059f authored about 10 years ago by Anders Langlands <[email protected]>
roughly working. some factor that's not matching standard still

github.com/colour-science/alshaders - b50ae7adc54110efc1894bda9258098090a0214d authored about 10 years ago by Anders Langlands <[email protected]>
tweaks to TIR handling

github.com/colour-science/alshaders - e648e17c3933eab2d58105b6bccea835e3cdbc26 authored about 10 years ago by Anders Langlands <[email protected]>
added OSL-based implementation

github.com/colour-science/alshaders - 4d0fdb2540de4f1afcf37158f5394b1b6e4da829 authored about 10 years ago by Anders Langlands <[email protected]>
Update various docstrings.

github.com/colour-science/colour - ecb1585c96948a46c2b1255f0986e5038b87fb23 authored about 10 years ago by Thomas Mansencal <[email protected]>
Code formatting.

github.com/colour-science/colour - dc7cd7e8f753442e14d09287cdf60ca245c996cd authored about 10 years ago by Thomas Mansencal <[email protected]>
added alpha clamp to avoid fireflies

github.com/colour-science/alshaders - ddbb475f2cce7c67919c24a92ea6bb3f7ba13435 authored about 10 years ago by Anders Langlands <[email protected]>
Move "Luminous Flux" code to dedicated "colour.colorimetry.photometry" module.

github.com/colour-science/colour - 6ae8e1cda9a245fc2bc8619343928e30941c4879 authored about 10 years ago by Thomas Mansencal <[email protected]>
Update "About Colourspaces & Colour Rendition Charts" notebook.

github.com/colour-science/colour-website - 8468c61d857a29460e50cc119f5a831cf2e2607f authored about 10 years ago by Thomas Mansencal <[email protected]>
Ensure "Twitter" widget stays centered on responsive behaviour.

github.com/colour-science/colour-website - b81800af9436c055167da8bc6baea8545e94e69f authored about 10 years ago by Thomas Mansencal <[email protected]>
Implement responsive footer.

github.com/colour-science/colour-website - 363f3e7bb0790d17a0403ffde42ee227fa874dab authored about 10 years ago by Thomas Mansencal <[email protected]>
checked and continued transmission loop in case of 1 divide by zero

github.com/colour-science/alshaders - f505c3d56428a8952ae78e6ef410eb333fa3a5d3 authored about 10 years ago by Anders Langlands <[email protected]>
Fix "iframeResizer" missing resources related errors.

github.com/colour-science/colour-website - 64967097806a8818cc99e206e844a5a06350769c authored about 10 years ago by Thomas Mansencal <[email protected]>
Update dynamic IFrame size support settings.

github.com/colour-science/colour-website - 00b8296c036cd4b5e2229adda161491d0ea9b811 authored about 10 years ago by Thomas Mansencal <[email protected]>
Implement dynamic IFrame size support.

github.com/colour-science/colour-website - dc6ae97ac270c786f9396d49d95d4fcacfe56865 authored about 10 years ago by Thomas Mansencal <[email protected]>
Code formatting.

github.com/colour-science/colour-website - 1a0380909ac194ea10739ec6127cab088b10bec1 authored about 10 years ago by Thomas Mansencal <[email protected]>
Merge pull request #160 from colour-science/feature/matrices_rounding

PR: Precision loss due to matrix rounding preventing round trip transformation in "IPT" coloursp...

github.com/colour-science/colour - 7e5db8989e03933b3da230507beb92354f458ee9 authored about 10 years ago by Thomas Mansencal <[email protected]>
Initial commit.

github.com/colour-science/smits1999 - 43e7bef0d2c5d92a1dd34e748182f5d52d8a9140 authored about 10 years ago by Thomas Mansencal <[email protected]>
Code formatting.

github.com/colour-science/colour - 0ac7ff0c6e18221cb6a7baacc4855c46a4e312f2 authored about 10 years ago by Thomas Mansencal <[email protected]>
Updated doctest.

github.com/colour-science/colour - 811276cd2517aeee57257fbb22bc6f472cefa590 authored about 10 years ago by Michael Mauderer <[email protected]>
Removed rounding of LLAB_XYZ_TO_RGB_MATRIX (issue #127).

Tests where updated to use rounded version for testing against the reference data.
Added test to...

github.com/colour-science/colour - 4cefe7e71a6c6a552d74aec3ee644f0f270d9039 authored about 10 years ago by Michael Mauderer <[email protected]>
Added mock to .travis.yml

github.com/colour-science/colour - 0066a761e66f29b40b6d7831c3063ed3dba871c2 authored about 10 years ago by Michael Mauderer <[email protected]>
Fix precision loss due to matrices rounding in "IPT" colourspace model.

References #127.

github.com/colour-science/colour - 21b93ce0cd7665e86a64fbce033a8d1f235fea1f authored about 10 years ago by Thomas Mansencal <[email protected]>
Merge pull request #147 from colour-science/feature/colour_quality_scale

PR: Implement "Colour Quality Scale" calculation support.

github.com/colour-science/colour - 93d32c12e334150d229458ef9bb9f793a680ecba authored about 10 years ago by Michael Mauderer <[email protected]>
Merge pull request #156 from colour-science/feature/IES_TM2714

PR: Implement support for "IES TM-27-14 - IES Standard Format for the Electronic Transfer of Spe...

github.com/colour-science/colour - b7d62ae010d808baa60480565db32d77d7c35035 authored about 10 years ago by Michael Mauderer <[email protected]>
Update "contributing.php" page.

github.com/colour-science/colour-website - 68d258894f250331d8e3504fbf00ffcbb610a973 authored about 10 years ago by Thomas Mansencal <[email protected]>
Merge pull request #143 from colour-science/feature/whiteness

PR: Implement "whiteness" computation support.

github.com/colour-science/colour - 50056289ff18df45b7a4b98a521893e80bd10dcb authored about 10 years ago by Michael Mauderer <[email protected]>
Updated unit tests for colour.colorimetry.blackbody.py module to use relative precision tolerance.

github.com/colour-science/colour - 6c9784a82f21925a6065bf581e661dde5ed0277b authored about 10 years ago by Michael Mauderer <[email protected]>
Add "whiteness" computation examples.

github.com/colour-science/colour - d1eb74e185d0f153bc7040402043eea9bc65861f authored about 10 years ago by Thomas Mansencal <[email protected]>
Update bibliography.

github.com/colour-science/colour - 49a8f5ac2234d19599fbab05ddf96435ccb56818 authored about 10 years ago by Thomas Mansencal <[email protected]>
Implement "whiteness" computation support.

Closes #128.

github.com/colour-science/colour - 3da06ea35e7a9ca3c13d19963579f7f981911644 authored about 10 years ago by Thomas Mansencal <[email protected]>
Update various docstrings.

github.com/colour-science/colour - 27b2529d8393f0b2b7be7fe2ac7208af792aec9b authored about 10 years ago by Thomas Mansencal <[email protected]>
Use fixed number of processes.

github.com/colour-science/colour - ffbda5f1fe88427bfc40999ffc587dc6a2b6c8bc authored about 10 years ago by Thomas Mansencal <[email protected]>
Prevent "stdout" capture in "nosetests".

github.com/colour-science/colour - 12e1ae76f2e98153a0c0b7c7be3380c0ad2a0433 authored about 10 years ago by Thomas Mansencal <[email protected]>
Add debug statements.

github.com/colour-science/colour - 6f41228822cd5cb2eee635aa76fc800fd1251957 authored about 10 years ago by Thomas Mansencal <[email protected]>
Use predictable generator in "colour.volume.tests.tests_rgb" module unit tests.

github.com/colour-science/colour - a1d27abcf6db627cf2cf474367e02226963c88b2 authored about 10 years ago by Thomas Mansencal <[email protected]>
Remove intermediate variables in "colour.random_triplet_generator" definition.

github.com/colour-science/colour - dddca70e0890bc1aa26dcf4421b18eb4953bd347 authored about 10 years ago by Thomas Mansencal <[email protected]>
Implement "colour.random_triplet_generator" definition.

github.com/colour-science/colour - 1581fdffefdef0598ff75ff024a0bf47b46b4821 authored about 10 years ago by Thomas Mansencal <[email protected]>
Implement "Monte Carlo" brute force "RGB" colourspace volume computation.

Closes #158.

github.com/colour-science/colour - bcfc14b8d55e0b107b3488fa51d0a05876febcb2 authored about 10 years ago by Thomas Mansencal <[email protected]>
Implement "colour.RGB_colourspace_limits" definition.

github.com/colour-science/colour - 9d0fe8560d05c4883e804f5320a6be26e3f5ee76 authored about 10 years ago by Thomas Mansencal <[email protected]>
Update default limits in "colour.volume.rgb" module.

github.com/colour-science/colour - 31c7ff828de329fb3a0deeee46d296dc50d927f1 authored about 10 years ago by Thomas Mansencal <[email protected]>
Update "colour.volume.rgb" module unit tests.

github.com/colour-science/colour - 98f1bce6d87206d7d96fa9e3517301da50a754e3 authored about 10 years ago by Thomas Mansencal <[email protected]>
Refactor "colour.sample_RGB_colourspace_volume_MonteCarlo" definition using "colour.random_triplet_generator" definition.

github.com/colour-science/colour - 9c5c1a2ac76ccc1ea7523cb557b0372995736ae1 authored about 10 years ago by Thomas Mansencal <[email protected]>
Remove "colour.plotting" from default imports.

github.com/colour-science/colour - ad4bf36ea1c96588d7e6f568df3c412bd4dfdf1b authored about 10 years ago by Thomas Mansencal <[email protected]>
Add "RGB Colorspaces - Volume" notebook.

github.com/colour-science/colour-notebooks - afad1a3c186e7ba2cadfdc1e549c5e09b8a0adbd authored about 10 years ago by Thomas Mansencal <[email protected]>
Move "colour.RGB_Colourspace" class to "colour.models.rgb" module.

github.com/colour-science/colour - 42945944248d6aa3878daf98d3015ba88f218cab authored about 10 years ago by Thomas Mansencal <[email protected]>
fixed backlight and bump not working together by moving backlight to its own light loop that is run first

github.com/colour-science/alshaders - 3ee106ce875595cf5c96b5dde8bbf68f498af23f authored about 10 years ago by Anders Langlands <[email protected]>
Ensure "RGB" colourspaces can be pickled.

Closes #157.

github.com/colour-science/colour - 1feedfeb7b5de99d0c3d9d2f2683a9f999227998 authored about 10 years ago by Thomas Mansencal <[email protected]>
Update "About Colourspaces & Colour Rendition Charts" notebook "N. Ohta Classic" results with updated "Rec. 2020+" primaries.

github.com/colour-science/colour-website - 31760d0f33e38c1d086b9ee4a598055803e6db8c authored about 10 years ago by Thomas Mansencal <[email protected]>
Update "About Colourspaces & Colour Rendition Charts" notebook with final data for "N. Ohta Classic".

github.com/colour-science/colour-website - 49b0e1d36b1242ae4c40fbb706f53517ba94bec5 authored about 10 years ago by Thomas Mansencal <[email protected]>
Update "About Colourspaces & Colour Rendition Charts" with support for "X-Rite ColourChecker SG".

github.com/colour-science/colour-website - f58db21456c83e5e627896c6c6c0f556001f7ddd authored over 10 years ago by Thomas Mansencal <[email protected]>
Fix typo error in "installation.php" file.

github.com/colour-science/colour-website - fe300f8621f97bf06e370c2dbc4a8d5a7308226b authored over 10 years ago by Thomas Mansencal <[email protected]>
Update "installation.php" file.

github.com/colour-science/colour-website - 9935ab5875ea375240cd836fb0f0e791f431402b authored over 10 years ago by Thomas Mansencal <[email protected]>
fixed all lobes so that no hitting anything is a valid outcome - this is so that fluids and other voluemtrics get properly reflected

github.com/colour-science/alshaders - b137be1c16400a2ba187f86672206d96bbb3c3ff authored over 10 years ago by Anders Langlands <[email protected]>
Update "setup.py" file requirements.

Closes #155.

github.com/colour-science/colour - 3a06af0178257057116e924babb554052dc696e4 authored over 10 years ago by Thomas Mansencal <[email protected]>
Fix doctests in "colour.io.xrite" module.

github.com/colour-science/colour - 77bbda149890558fa48007de227baf58856cae43 authored over 10 years ago by Thomas Mansencal <[email protected]>
Fix encoding related issues in "colour.io.xrite" module.

github.com/colour-science/colour - 1a837779ac21af9cff9e86955eb4db232f0788c3 authored over 10 years ago by Thomas Mansencal <[email protected]>
Update various attributes names in "colour.io.tests.tests_tabular" module.

github.com/colour-science/colour - c73271554c136ace6ec29521df97c5d39195c7e4 authored over 10 years ago by Thomas Mansencal <[email protected]>
Add support for "X-Rite" spectral data files reading.

github.com/colour-science/colour - 88beca0772db9c63ac8c8def66b8b2560d1a4c1e authored over 10 years ago by Thomas Mansencal <[email protected]>