Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic functions for colorspace transforms. #3

Merged
merged 41 commits into from
Jun 22, 2021
Merged

Add basic functions for colorspace transforms. #3

merged 41 commits into from
Jun 22, 2021

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    901b875 View commit details
    Browse the repository at this point in the history
  2. Modify docs.

    SomTambe committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    093f8b7 View commit details
    Browse the repository at this point in the history
  3. Make vector a tuple

    SomTambe committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    3c39144 View commit details
    Browse the repository at this point in the history
  4. Removed CUDA from ependency

    SomTambe committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    684ea01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f714e2a View commit details
    Browse the repository at this point in the history
  6. Add ChainRules dependency

    SomTambe committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    9f92224 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Added V to LICENSE

    SomTambe committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    d11a5cb View commit details
    Browse the repository at this point in the history
  2. Add tests.

    SomTambe committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    f074375 View commit details
    Browse the repository at this point in the history
  3. Remove newline from EOF

    SomTambe committed Jun 8, 2021
    Configuration menu
    Copy the full SHA
    15d1d31 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Add channelify adjoint

    SomTambe committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    fbcb568 View commit details
    Browse the repository at this point in the history
  2. sample commit using gpg

    SomTambe committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    9511d4b View commit details
    Browse the repository at this point in the history
  3. Signed commit

    SomTambe committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    26aa7a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2021

  1. Configuration menu
    Copy the full SHA
    d348861 View commit details
    Browse the repository at this point in the history
  2. Make necessary changes

    SomTambe committed Jun 13, 2021
    Configuration menu
    Copy the full SHA
    8cd6768 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Configuration menu
    Copy the full SHA
    76e77ea View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Configuration menu
    Copy the full SHA
    0fe299e View commit details
    Browse the repository at this point in the history
  2. Removed debugging line

    SomTambe committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    0141543 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2021

  1. Add tests for channelify

    SomTambe committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    1a3ec8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    721e6c6 View commit details
    Browse the repository at this point in the history
  3. Few changes

    SomTambe committed Jun 16, 2021
    Configuration menu
    Copy the full SHA
    5dcafa6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4723f91 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52c0207 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Configuration menu
    Copy the full SHA
    be22a5d View commit details
    Browse the repository at this point in the history
  2. Added Documenter package

    SomTambe committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    5fdec09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c019c8b View commit details
    Browse the repository at this point in the history
  4. Make changes

    SomTambe committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    02e9085 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75797b0 View commit details
    Browse the repository at this point in the history
  6. Add Test dependency

    SomTambe committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    598b427 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c11cb13 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    62a66a0 View commit details
    Browse the repository at this point in the history
  9. Change doctests a bit

    SomTambe committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    95e10a9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a71d974 View commit details
    Browse the repository at this point in the history
  11. add requirements

    SomTambe committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    2b1e4aa View commit details
    Browse the repository at this point in the history
  12. Add Images to doctests

    SomTambe committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    ace5a7f View commit details
    Browse the repository at this point in the history
  13. Add Test dependency

    SomTambe committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    89b15d5 View commit details
    Browse the repository at this point in the history
  14. Fix CI issue

    SomTambe committed Jun 17, 2021
    Configuration menu
    Copy the full SHA
    7f4cc3f View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. Configuration menu
    Copy the full SHA
    fae45dd View commit details
    Browse the repository at this point in the history
  2. remove comments

    SomTambe committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    041507c View commit details
    Browse the repository at this point in the history
  3. Commit necessary changes

    SomTambe committed Jun 18, 2021
    Configuration menu
    Copy the full SHA
    1bbce28 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. Change unsqueeze to reshape

    SomTambe committed Jun 21, 2021
    Configuration menu
    Copy the full SHA
    45e1787 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6ddc1a View commit details
    Browse the repository at this point in the history