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

Drop multivariate Order notion #1296

Merged
merged 3 commits into from Mar 4, 2023
Merged

Commits on Mar 2, 2023

  1. Drop multivariate Order notion

    skirpichev committed Mar 2, 2023
    Copy the full SHA
    54c14c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Change Order syntax to support only O(expr, var=None, point=0)

    We drop O(1) notion here.
    skirpichev committed Mar 3, 2023
    Copy the full SHA
    9f04d4b View commit details
    Browse the repository at this point in the history
  2. Add release notes

    skirpichev committed Mar 3, 2023
    Copy the full SHA
    428d4b5 View commit details
    Browse the repository at this point in the history