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

[Draft] Code prototypes #24

Open
wants to merge 34 commits into
base: main
Choose a base branch
from
Open

[Draft] Code prototypes #24

wants to merge 34 commits into from

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    0d11763 View commit details
    Browse the repository at this point in the history
  2. add observable handling

    Doomsk committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    b4498ad View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. fix observable on expectation

    Doomsk committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    198c558 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    364aa5d View commit details
    Browse the repository at this point in the history
  3. add observable handling

    Doomsk committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3b186bc View commit details
    Browse the repository at this point in the history
  4. fix observable on expectation

    Doomsk committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    c114041 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/em/hotfix/observable_on_expectat…

    …ion' into em/hotfix/observable_on_expectation
    Doomsk committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    8026e9a View commit details
    Browse the repository at this point in the history
  6. fix mypy on getting observable for pyqtorch

    remove import error message for tkinter
    Doomsk committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3fb1d3f View commit details
    Browse the repository at this point in the history
  7. fix mypy on getting observable for pyqtorch

    remove import error message for tkinter
    Doomsk committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    80caf9e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ce0bd97 View commit details
    Browse the repository at this point in the history
  9. add observable handling

    Doomsk committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    02482fe View commit details
    Browse the repository at this point in the history
  10. fix observable on expectation

    Doomsk committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    ab8b144 View commit details
    Browse the repository at this point in the history
  11. fix mypy on getting observable for pyqtorch

    remove import error message for tkinter
    Doomsk committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    7b438ed View commit details
    Browse the repository at this point in the history
  12. fix mypy on getting observable for pyqtorch

    remove import error message for tkinter
    Doomsk committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    cf15e8f View commit details
    Browse the repository at this point in the history
  13. Merge remote-tracking branch 'origin/em/hotfix/observable_on_expectat…

    …ion' into em/hotfix/observable_on_expectation
    Doomsk committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2b5f0f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. fix problem with variable params on pyq

    Signed-off-by: Doomsk <[email protected]>
    Doomsk committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    1318da6 View commit details
    Browse the repository at this point in the history
  2. fix problem with variable params on pyq

    Signed-off-by: Doomsk <[email protected]>
    Doomsk committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    62cb5fc View commit details
    Browse the repository at this point in the history
  3. fixed changes

    Doomsk committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    1c95065 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31ed823 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. fix some issues on interface

    add extra functionalities to accommodate proper usage of the package
    
    Signed-off-by: Doomsk <[email protected]>
    Doomsk committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    19c154b View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. to add changes

    Doomsk committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    42c5957 View commit details
    Browse the repository at this point in the history
  2. fix some issues on interface

    add extra functionalities to accommodate proper usage of the package
    
    Signed-off-by: Doomsk <[email protected]>
    Doomsk committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4a7f9d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. add observables handling for fresnel1

    Signed-off-by: Doomsk <[email protected]>
    Doomsk committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    53dbc9d View commit details
    Browse the repository at this point in the history
  2. add observables handling for fresnel1

    Signed-off-by: Doomsk <[email protected]>
    Doomsk committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e9aef31 View commit details
    Browse the repository at this point in the history
  3. fix minor issues

    Signed-off-by: Doomsk <[email protected]>
    Doomsk committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    bd4d126 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. fix fresnel1 observables

    Signed-off-by: Doomsk <[email protected]>
    Doomsk committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    9f8fb2d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. add docstring

    fix minor mypy inconsistencies
    
    Signed-off-by: Doomsk <[email protected]>
    Doomsk committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    6abdf60 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. add more tests

    Signed-off-by: Doomsk <[email protected]>
    Doomsk committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    aaa7191 View commit details
    Browse the repository at this point in the history
  2. add more tests

    Signed-off-by: Doomsk <[email protected]>
    Doomsk committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f0681e1 View commit details
    Browse the repository at this point in the history
  3. add more tests

    Signed-off-by: Doomsk <[email protected]>
    Doomsk committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    2544f90 View commit details
    Browse the repository at this point in the history
  4. add pyq tests

    Signed-off-by: Doomsk <[email protected]>
    Doomsk committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    d1b3793 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. lint test code

    Signed-off-by: Doomsk <[email protected]>
    Doomsk committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    cd814b8 View commit details
    Browse the repository at this point in the history
  2. add docstrings

    Signed-off-by: Doomsk <[email protected]>
    Doomsk committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    d4a44d7 View commit details
    Browse the repository at this point in the history
  3. lint fixes

    Signed-off-by: Doomsk <[email protected]>
    Doomsk committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    72c8762 View commit details
    Browse the repository at this point in the history