Skip to content

Latest commit

 

History

History
79 lines (46 loc) · 2.2 KB

TODO.rst

File metadata and controls

79 lines (46 loc) · 2.2 KB

Colour - TODO

TODO

  • colour (17 items in 11 files)

    • algebra (1 item in 1 file)

    • appearance (8 items in 5 files)

      • ciecam02.py

        • (257, 7) # TODO: Compute hue composition.
        • (684, 7) # TODO: Check for negative values and their handling.
      • hunt.py

        • (406, 7) # TODO: Implement hue quadrature & composition computation.
        • (438, 7) # TODO: Implement whiteness-blackness Q_{wb} computation.
      • llab.py

        • (303, 7) # TODO: Implement hue composition computation.
      • nayatani95.py

        • (267, 7) # TODO: Implement hue quadrature & composition computation.
        • (286, 7) # TODO: Investigate components usage.
      • rlab.py

        • (252, 7) # TODO: Implement hue composition computation.
    • colorimetry (1 item in 1 file)

      • spectrum.py

        • (1559, 11) # TODO: Provide support for fractional steps like 0.1, etc...
    • models (2 item in 2 file)

      • tests (1 item in 1 file)

        • tests_derivation.py

          • (123, 15) # TODO: Simplify that monster.
      • derivation.py

        • (153, 7) # TODO: Investigate if we return an ndarray here with primaries and whitepoint stacked together.
    • notation (5 items in 2 files)

      • tests (3 items in 1 file)

        • tests_munsell.py

          • (98, 3) # TODO: Investigate if tests can be simplified by using a common valid set of specifications.
          • (4162, 11) # TODO: This test is covered by the previous class, do we need a dedicated one?
          • (4208, 11) # TODO: This test is covered by the previous class, do we need a dedicated one?
      • munsell.py

        • (828, 11) # TODO: Consider refactoring implementation.
        • (1172, 11) # TODO: Should raise KeyError, need to check the tests.

About

Colour by Colour Developers - 2013 - 2015
Copyright © 2013 - 2015 – Colour Developers – [email protected]
This software is released under terms of New BSD License: http://opensource.org/licenses/BSD-3-Clause