Skip to content
Snippets Groups Projects

Clean up and Bug Fixes

Merged
Markus Holzerrequested to merge
holzer/pystencils:Fixes into master
All threads resolved!

Fixes #38 (closed)

Further changes:

  • Third party warnings are suppressed now as they just polluted the warning summary in pystencils.
  • Removing the math optimisations as they are not used in pystencils. An Issue is created to reintroduce them again in a clean way in the future
  • Removing the joblib workaround as joblib is a hard dependency of pystencils
  • Fixing SymPy 1.9 as maximum version
  • Removing sympy.multiply_elementwise due to https://github.com/sympy/sympy/issues/22353. A workaround with NumPy is introduced which seems to be way more robust because NumPy has a more static API
  • Introducing more extra requires, which are needed to have all features of pystencils
  • Minor cleanup of some test cases and the datahandling
Edited by Markus Holzer

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Markus Holzer added 1 commit

    added 1 commit

    Compare with previous version

  • Markus Holzer added 1 commit

    added 1 commit

    Compare with previous version

  • Markus Holzer added 1 commit

    added 1 commit

    • 87330533 - Removed sympy matrix multiply elementwise

    Compare with previous version

  • Markus Holzer added 1 commit

    added 1 commit

    • 279e26ab - Added ToDo for optional optimisations

    Compare with previous version

  • Markus Holzer added 1 commit

    added 1 commit

    Compare with previous version

  • Markus Holzer added 1 commit

    added 1 commit

    Compare with previous version

  • Markus Holzer added 1 commit

    added 1 commit

    Compare with previous version

  • Markus Holzer added 1 commit

    added 1 commit

    Compare with previous version

  • Markus Holzer added 1 commit

    added 1 commit

    Compare with previous version

  • Markus Holzer added 1 commit

    added 1 commit

    • 216037fb - Remove Scipy dependency from notebook

    Compare with previous version

  • Markus Holzer added 1 commit

    added 1 commit

    Compare with previous version

  • Markus Holzer added 1 commit

    added 1 commit

    • 936b7233 - Parametrizes sum tests and supressed more warnings

    Compare with previous version

  • Markus Holzer added 1 commit

    added 1 commit

    Compare with previous version

  • Markus Holzer added 1 commit

    added 1 commit

    Compare with previous version

  • Markus Holzer added 1 commit

    added 1 commit

    • eb941885 - Remove global warning catcher and add more extra requires

    Compare with previous version

  • Markus Holzer changed title from Fixed vectorisation bug to Clean up and Bug Fixes

    changed title from Fixed vectorisation bug to Clean up and Bug Fixes

  • Markus Holzer changed the description

    changed the description

  • Helen Schottenhamml resolved all threads

    resolved all threads

  • mentioned in commit 9bad685f

  • Please register or sign in to reply
    Loading