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

SimpleSets: basic implementation #46

Merged
merged 41 commits into from
Oct 8, 2024
Merged

Commits on Aug 13, 2024

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

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    648b276 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0db582a View commit details
    Browse the repository at this point in the history
  3. Use absolute stroke width

    Yvee1 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0a33517 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    9d3362a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2c478e View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    a5622bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11a39dd View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

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

Commits on Aug 21, 2024

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

Commits on Sep 4, 2024

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

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    28e995d View commit details
    Browse the repository at this point in the history
  2. Fix stroke drawing

    Yvee1 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    fed5322 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c8e349 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    749fc7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    41766a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

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

Commits on Sep 11, 2024

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

Commits on Sep 30, 2024

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

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    32bdfab View commit details
    Browse the repository at this point in the history
  2. Use relative file path

    Note: for this to work in CLion, the working directory needs to be set to the project directory in the run configuration.
    Yvee1 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e622395 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    551286d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    fbd5780 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d3674a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0226c06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2194234 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86fd6e9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ad729e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2ab5dd View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Work around CGAL bug

    Yvee1 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    ee81e19 View commit details
    Browse the repository at this point in the history
  2. Make circle convex hull demo

    Yvee1 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    f51d5aa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea0b9db View commit details
    Browse the repository at this point in the history
  4. Fix typo

    Yvee1 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    79e2aec View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af5924f View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Fix poly_line_gon_intersection

    Yvee1 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    7c3444e View commit details
    Browse the repository at this point in the history
  2. Add hex color constructor

    Yvee1 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    696aa65 View commit details
    Browse the repository at this point in the history
  3. Add diseasome dataset

    Yvee1 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    51a845f View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    d096ece View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88f3da9 View commit details
    Browse the repository at this point in the history
  3. Fix stacking order drawing

    Yvee1 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a97f3ac View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Fix admissible check for non-matchings

    Also fix spelling: admissable -> admissible
    Yvee1 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    8395d51 View commit details
    Browse the repository at this point in the history