Ecosyste.ms: OpenCollective

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

github.com/colour-science/colour-hdri

HDRI / Radiance image processing algorithms for Python
https://github.com/colour-science/colour-hdri

Replace "np.testing.assert_almost_equal" with "np.testing.assert_array_almost_equal" for "Cupy".

c40b2f2372df7282b2e86464f6adb3a1a590decd authored over 2 years ago by Thomas Mansencal <[email protected]>
Merge branch 'feature/v0.2.1' into develop

0ac7d44cd0357622af11e1bd23e9cbef6fa77cb9 authored over 2 years ago by Thomas Mansencal <[email protected]>
Add "conftest.py" file.

5df1ed57b5f1ca9888449ba334a6506dbfb0d2a5 authored over 2 years ago by Thomas Mansencal <[email protected]>
Update "pyproject.toml" file.

2a5e15fdbf81799eff5a148ff6a04ebc4bbb7717 authored over 2 years ago by Thomas Mansencal <[email protected]>
Update "Github Actions" workflows.

3499cde537b73cc956543c7000b25367434a2c6e authored over 2 years ago by Thomas Mansencal <[email protected]>
Update "tasks.py" file.

8f5d91bd94b42bebacc0e298a50fa699176b2070 authored over 2 years ago by Thomas Mansencal <[email protected]>
Update "continuous-integration-quality-unit-tests.yml" file.

1723eabef9b0ded7416753353ddeb0413a6c53ad authored over 2 years ago by Thomas Mansencal <[email protected]>
Update ".gitignore" file.

595827d1735d19217fe69c8a723c73532bb55630 authored over 2 years ago by Thomas Mansencal <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v2.33.0 → v2.34.0](https://github.com/asottile/pyupgr...

e9c534965a27f2548ab5b3babc3f5c96479aa6ed authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v2.32.1 → v2.33.0](https://github.com/asottile/pyupgr...

386875aed638bf752c10ab35e872513dc554fe42 authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v2.32.0 → v2.32.1](https://github.com/asottile/pyupgr...

87f0568a5d12223478845842e2fc0fdf3578bace authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge branch 'feature/v0.2.1' into develop

610b070db4924123d34a800bb935be3e9c170e3b authored over 2 years ago by Thomas Mansencal <[email protected]>
Subprocess "ExifTool" on the shell on Windows to avoid window pop-up in DCC applications.

29f361c9c5bfdce16303a8873d3e705a1e07976e authored over 2 years ago by Thomas Mansencal <[email protected]>
Simplify "colour_hdri.image_stack_to_radiance_image" definition signature.

fd5446499f0400e2d308ef0c90b65f6d13c42f16 authored over 2 years ago by Thomas Mansencal <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v2.31.1 → v2.32.0](https://github.com/asottile/pyupgr...

048777f37d6ee11c424e23d482b349476ac4d3b9 authored over 2 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge branch 'feature/v0.2.1' into develop

884aed984b9cbd406a549260b9fd39584aba6560 authored over 2 years ago by Thomas Mansencal <[email protected]>
Rename "colour_hdri.models.adobe_dng.interpolated_matrix" definition to "colour_hdri.models.adobe_dng.matrix_interpolated".

fc0ec13ffcc87308af4b4f30003b8aca9319f9ce authored over 2 years ago by Thomas Mansencal <[email protected]>
Rename "colour_hdri.XYZ_to_camera_space_matrix" and "colour_hdri.camera_space_to_XYZ_matrix" definitions to "colour_hdri.matrix_XYZ_to_camera_space" and "colour_hdri.matrix_camera_space_to_XYZ" respectively.

6c25ec85dce138c2a9a5ebe55d5c8c6537b9206b authored over 2 years ago by Thomas Mansencal <[email protected]>
Update "Adobe DNG SDK Colour Processing" example.

8fd976e5a7e5ca41fb9fa6c5ac50ff5334c16ba5 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Fix broken unit tests.

e2a1302c5772ffb5a7630c28626dd67a0356a2e4 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Merge branch 'feature/v0.2.1' into develop

c1475477be7b6b75246c3ab2b7a05603da874eba authored almost 3 years ago by Thomas Mansencal <[email protected]>
Update "colour_hdri.convert_raw_files_to_dng_files" and "colour_hdri.convert_dng_files_to_intermediate_files" definition signatures.

fe427c84db2c25b05526c766df17905b03e138a7 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Update various examples.

c6b856213c423c596aea28822fc8cff7cc23a032 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Update broken example on Windows.

Closes #23.

67b710acd4aaebaef2c8ce48c7656cd9eec4c66e authored almost 3 years ago by Thomas Mansencal <[email protected]>
Update various docstrings.

ab81cd7756db9341bb777d1feb04bca02f09f0e1 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Code formatting.

3473aab05c8099b77f9d11c417e1ba5c7e3a6cf2 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Update CI job names.

b69edddc64f656cd1dbb4f44eb82656f5d98a84e authored almost 3 years ago by Thomas Mansencal <[email protected]>
Merge pull request #29 from colour-science/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

ac3b3e981b40c7f81596defa467ffea8458e5182 authored almost 3 years ago by Thomas Mansencal <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 22.1.0 → 22.3.0](https://github.com/psf/black/compare/22.1.0.....

d099683a886ed602e8469b4d9e3feb6d44e2a112 authored almost 3 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge pull request #28 from colour-science/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

07273c13b7da04f40a1a4f49fb817b586ed8a5b8 authored almost 3 years ago by Thomas Mansencal <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/asottile/pyupgrade: v2.31.0 → v2.31.1](https://github.com/asottile/pyupgr...

89e261d9e2da4df92415cd84cdf9102f7aba9d90 authored almost 3 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge branch 'feature/v0.2.1' into develop

a7eb5ce8935a24ebcea32c60f7cb17507ef71ef5 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Update "CI" badge.

da741156ea531dff97d7ad650b2d1740d0bb0d6d authored almost 3 years ago by Thomas Mansencal <[email protected]>
Merge branch 'feature/v0.2.1' into develop

9f44255be54c6f7a496c9a92154df7e000cbed12 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Update "README.rst" file.

ec4808dea89e8ac8ee6a4fa30021398e40e548a6 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Merge branch 'release/v0.2.0'

28e204f4f3ba957502aeee983fbab702c1ea6422 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Merge branch 'feature/v0.2.0' into develop

a0c82b903e2396925531a4e28dad3bac19ed625f authored almost 3 years ago by Thomas Mansencal <[email protected]>
Raise package version to 0.2.0.

1b71e1c04d281df9322e6a2a0671f99c6a228456 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Update "TODO.rst" file.

46376229e5aa23905cdc829bd5ead7745e33d67d authored almost 3 years ago by Thomas Mansencal <[email protected]>
Update "setup.py" file.

e9963ccb17f612a6bdc5bc1c5b4b07faa6539db2 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Update "requirements.txt" file.

5b040e6f8b054f5f40480eca90468d47698eacf2 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Update various examples.

09a7af91217df2383185f586166f0d0c68c6556e authored almost 3 years ago by Thomas Mansencal <[email protected]>
Merge branch 'feature/v0.2.0' into develop

8c6116652908502e99fa491554842eaf395bfa2e authored almost 3 years ago by Thomas Mansencal <[email protected]>
Fix incorrect "Numpy" require in "pyproject.toml" file.

cb5fda977ed03098617e39a5ea133f8ed498d9af authored almost 3 years ago by Thomas Mansencal <[email protected]>
Merge branch 'feature/v0.2.0' into develop

94901ac693375b9e8868a0d6b8069fdf13a4f133 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Update various examples.

cf4ba54dea38597dd26e6f3572b9f340d14af9fb authored almost 3 years ago by Thomas Mansencal <[email protected]>
Update "colour_hdri.camera_response_functions_Debevec1997" definition defaults.

a119e2cc38054cd77602fbaa441dc147bbf4bb0c authored almost 3 years ago by Thomas Mansencal <[email protected]>
Merge branch 'feature/v0.2.0' into develop

5ced6d0898ab17cb5ac2bf1ca7edc9200902b91c authored almost 3 years ago by Thomas Mansencal <[email protected]>
Fix broken unit tests.

1c59f12ef836387b7bb08b3ae8a1dc5bbbf3f8b8 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Update various unit test resources.

876f0b4e2eb492f89fa5b92d555d23bb12180435 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Use "poetry.core" build backend.

6669c22ea081625015f1949256239b649ee4f26d authored almost 3 years ago by Thomas Mansencal <[email protected]>
Update "continuous-integration-quality-unit-tests.yml" file.

48224cb893ac3da61980ce159b3a28ad28a5bb08 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Update "requirements.txt" file.

8ee6179a38dbb588bb877b4ee118fe256b47b092 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Update "tasks.py" file.

5be925b27f0b78e9a508203dc9f765d65c22c383 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Update "pyproject.toml" file.

f438d21e1df3e990a69f149592855be28c6d7c3b authored almost 3 years ago by Thomas Mansencal <[email protected]>
Update ".gitignore" file.

3ee99966120a60013451ff68d7860c8e02b51110 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Code formatting.

77fa5c7ce9defc671dbb03cd2fe755caa12f9d9d authored almost 3 years ago by Thomas Mansencal <[email protected]>
Remove unneeded ".format" usages.

2b055457138af20b64842787d2974931ecdeb233 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Use "Poetry" 1.1.12 for CI.

b5af8f74a1307b7b31aa6934dc42325b4ef749fc authored almost 3 years ago by Thomas Mansencal <[email protected]>
Udpate various utilities.

b39348afedbd65537863f96fbfacd75e3c2a4a23 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Run "pre-commit" on all files in CI.

156448eafc3284186673688ba0554c2287473c89 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Replace "Weta Digital" with "WetaFX".

78641aff9a8267b6eeb0399f4d0bcbabc4e6be07 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Drop remaining "OrderedDict" usages.

685ccdd68b16292e0d2a54e555d9d443fcc526e4 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Use Python 3.8 for Inter-Sphinx.

df560978b31e3cfa9eebd17f9fa56e6312bef4ff authored almost 3 years ago by Thomas Mansencal <[email protected]>
Merge pull request #27 from colour-science/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

68489a2b79cd284ba7a60b0471c01c5b8ccd4005 authored almost 3 years ago by Thomas Mansencal <[email protected]>
[pre-commit.ci] pre-commit autoupdate

updates:
- https://gitlab.com/pycqa/flake8 → https://github.com/PyCQA/flake8

f3381890a4e485c40a7dcf515539e068a067080a authored almost 3 years ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Merge branch 'feature/v0.2.0' into develop

fc4057aeefae1db26d2ac827967754b6fee33ad7 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Improve docstrings compliance with PEP 257.

958db185fa729ecee1f8cc6bf3b34cf7cc0a2ac4 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Merge branch 'feature/v0.2.0' into develop

5a8ce84ab0fb35f58152657d9dfd6f32ad45c2fd authored almost 3 years ago by Thomas Mansencal <[email protected]>
Update copyright statements.

c211e844f9c5fd27eeb7a633d5f0fe0807bf5ace authored almost 3 years ago by Thomas Mansencal <[email protected]>
Use "PyData" "Sphinx" theme.

60a7aa635a1a4400b227d0c2d85a388054692261 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Merge branch 'feature/typing' into develop

3ab84c881affc8be7856c0dc24eb8b5ac4c43aa5 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Set "black" version.

c814a1b262b9293758d1c221f8763b52add3168d authored almost 3 years ago by Thomas Mansencal <[email protected]>
Use imperative mood in docstrings.

f8045ddc24c8a080295e500b65568ed32981068f authored almost 3 years ago by Thomas Mansencal <[email protected]>
Use "pre-commit" in "tasks.py" file.

acf98d2f26c7a820bc3983af26ddac06fdba11ee authored almost 3 years ago by Thomas Mansencal <[email protected]>
Upgrade development process.

04aea66fb813eb3956ec0dd26c6089c85f12f361 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Merge branch 'feature/v0.2.0' into develop

ddb7616471f5a310fa8244178f66e0e969006c3c authored almost 3 years ago by Thomas Mansencal <[email protected]>
Add "summary" details in "PULL_REQUEST_TEMPLATE.md" file.

af14225944dfd78d4ff882c3b912860b2d652b2e authored almost 3 years ago by Thomas Mansencal <[email protected]>
Merge branch 'feature/v0.2.0' into develop

e5eb7bc4c8c1387d95a08181a679e923b4e4e358 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Update "PULL_REQUEST_TEMPLATE.md" file.

70a084a34a0074783cc44791bc1571a4cdac217d authored almost 3 years ago by Thomas Mansencal <[email protected]>
Merge branch 'feature/issue_templates' into develop

c924e78de23d8ab975a349d6e4aca707c7f1e194 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Use correct documentation url in issue templates.

eadf2923acac31effd54680ba34956668b8fdbac authored almost 3 years ago by Thomas Mansencal <[email protected]>
Merge branch 'feature/issue_templates' into develop

77aa16fe2fd46de67f8db468c2044ae502677da4 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Use correct repository paths in issue and pull request templates.

d4575bd8810636f845ddccad90da07a613cd24a6 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Merge branch 'feature/issue_templates' into develop

4d0ffc6088211a8b2b9397369f5d4f12b6de0034 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Add issue and pull request templates.

09140c16e83228509b06445da005ca642f3dc731 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Add "py.typed" file.

0dcc9c221464c1df3a5771cf8018cb0918f4ff52 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Implement typing support in "colour_hdri" package.

a5d642f1bae58453a1895a3e40a3246787fa60e3 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Implement typing support in "colour_hdri.generation" sub-package.

49d2c789b7851c4fecbf60bb4575f7edbeab260d authored almost 3 years ago by Thomas Mansencal <[email protected]>
Implement support for typing annotations.

28c98991bdf25d58bb8f17e9ef5c2270439e07d9 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Implement typing support in "colour_hdri.recovery" sub-package.

067ca5cc5ad7b661378659d46124daf5dc0276b8 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Implement typing support in "colour_hdri.tonemapping" sub-package.

bc6534a74f47c52c63b16510c1152ccbcca470db authored almost 3 years ago by Thomas Mansencal <[email protected]>
Implement typing support in "colour_hdri.process" sub-package.

5311faa1e3f6d685c6c2224e6a94db14e6746947 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Implement typing support in "colour_hdri.exposure" sub-package.

bc44b7f1460ae1c5d866d6f8dd79864c7aaee6ca authored almost 3 years ago by Thomas Mansencal <[email protected]>
Implement typing support in "colour_hdri.calibration" sub-package.

5dbca10a25805af4965855b7f537d5abb5ac424d authored almost 3 years ago by Thomas Mansencal <[email protected]>
Implement typing support in "colour_hdri.models" sub-package.

93194d5642aa8700cc5de06da537e4b6ecf15906 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Implement typing support in "colour_hdri.utilities" sub-package.

f24b24dcc61d6a17a33ede7c2dd0978a60145f32 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Implement typing support in "colour_hdri.sampling" sub-package.

7a7de6c51f994614ea627ad206be66d280ae9cb6 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Implement typing support in "colour_hdri.plotting" sub-package.

e4c8580954c7217ecc327c3335baee487359b218 authored almost 3 years ago by Thomas Mansencal <[email protected]>
Merge branch 'feature/v0.2.0' into develop

01155188eea01c0434e91192eda0a89df167f8ec authored almost 3 years ago by Thomas Mansencal <[email protected]>