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

Migrate setup.cfg to pyproject.toml and refactor pyproject.toml #685

Merged

Commits on Mar 27, 2022

  1. Configuration menu
    Copy the full SHA
    546141f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7df5a6d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7f9e58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edbf194 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7e71ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    42244be View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    88c7acc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e21167f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7f4fc95 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    eeea58a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    955d39c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c1056e7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3c0f9d7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a3d7651 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

  1. Configuration menu
    Copy the full SHA
    cfe0a16 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f1c0cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa66639 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0cd5215 View commit details
    Browse the repository at this point in the history
  5. Resolve pylint line-too-long for linops (probabilistic-numerics#682)

    * Remove line-to-long for _problems
    
    * Remove
    
    * Remove line-too-long for _scaling
    
    * -
    
    * Remove line-too-long from /linops and add to/problems
    
    * Update _kronecker.py
    
    * Fix trailing-whitespace
    
    * Fix trailing whitespace for kroneker
    
    * Fix trailing-whitespaces for _linear_operator
    PrSh27 authored and marvinpfoertner committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    822a0cb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    717e0bb View commit details
    Browse the repository at this point in the history