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

ZXW rewrite rules + Differentiation #93

Merged
merged 40 commits into from
Aug 6, 2023
Merged

ZXW rewrite rules + Differentiation #93

merged 40 commits into from
Aug 6, 2023

Commits on Jul 3, 2023

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

Commits on Jul 7, 2023

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

Commits on Jul 8, 2023

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

Commits on Jul 9, 2023

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

Commits on Jul 10, 2023

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

Commits on Jul 11, 2023

  1. finish diff implementation

    exAClior committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    3aeb785 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

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

Commits on Jul 15, 2023

  1. Configuration menu
    Copy the full SHA
    7c47450 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    923b27f View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

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

    exAClior committed Jul 16, 2023
    Configuration menu
    Copy the full SHA
    470a273 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84d6309 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. revise PR

    add guard for parameter checking
    overload base function
    remove unnecessary dependency
    exAClior committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    79bc45d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. update variable substitution

    exAClior committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    6579c44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b982cb View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    ee905e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33a35d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    caabc29 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4216c94 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. take care of importing vtx

    exAClior committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    1d4d79d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    044e2f5 View commit details
    Browse the repository at this point in the history
  3. correct triangle order

    exAClior committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    b18ae24 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    6805651 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dedf06b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9a5b04 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2023

  1. Configuration menu
    Copy the full SHA
    0c1e441 View commit details
    Browse the repository at this point in the history
  2. include test for variance

    exAClior committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    5629848 View commit details
    Browse the repository at this point in the history
  3. fix past test

    exAClior committed Jul 29, 2023
    Configuration menu
    Copy the full SHA
    ee834f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    4fe16ad View commit details
    Browse the repository at this point in the history
  2. correct nothing comparison

    exAClior committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    339e46b View commit details
    Browse the repository at this point in the history
  3. port differentiation

    exAClior committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    ab5a043 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6eec454 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc3a3aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6644b35 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0c1c758 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

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

Commits on Aug 4, 2023

  1. implement inplace stacking

    exAClior committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    e51272b View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2023

  1. remove un-necessary file

    exAClior committed Aug 5, 2023
    Configuration menu
    Copy the full SHA
    da30a7a View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. rename differentiatio rule

    exAClior committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    6870623 View commit details
    Browse the repository at this point in the history