Recent Releases of MatchPy

MatchPy - v0.5.5

Added Operation.unpacked_args_to_init to better support integrating custom classes as operations (e.g. dataclasses). Thanks to @kaushikcfd for PR #73!

Scientific Software - Peer-reviewed - Python
Published by wheerd over 4 years ago

MatchPy - v0.5.4

  • Added internal implementation of the Hopcroft-Karp algorithm in order to remove dependencies with GPL license. Removed the dependency hopcroftkarp.
  • Improved compatibility with SymPy.

Scientific Software - Peer-reviewed - Python
Published by hbarthels over 5 years ago

MatchPy - v0.5.3

Added function to remove cached data in ManyToOneMatcher.

Scientific Software - Peer-reviewed - Python
Published by hbarthels over 5 years ago

MatchPy - v0.5.2

  • MatchPy now supports Python 3.8.
  • Bug fixes:
    • It is now possible to correctly rename variables of CustomConstraint more than once.
    • Using subclasses of Symbol that require extra arguments in __init__() no longer break many-to-one matching.

Scientific Software - Peer-reviewed - Python
Published by hbarthels almost 6 years ago

MatchPy - Switching to versioneer.

We switch to versioneer and bump up the version number to resolve an issue that prevented the latest version to be available in conda-forge.

Scientific Software - Peer-reviewed - Python
Published by hbarthels about 7 years ago

MatchPy - v0.5.0

  • Using singledispatch for registering custom operations (thank you @skirpichev!) See #40 for some examples
  • Streamlined build process (thank you @skirpichev!)
  • @Upabjojr fixed a bug in the Code generator (thanks! #50)

Scientific Software - Peer-reviewed - Python
Published by wheerd about 7 years ago

MatchPy - Support for Python 3.7

Scientific Software - Peer-reviewed - Python
Published by hbarthels over 7 years ago

MatchPy - JOSS Paper

Scientific Software - Peer-reviewed - Python
Published by hbarthels almost 8 years ago

MatchPy -

Fixed an issue with Python 3.6.3 typing

Scientific Software - Peer-reviewed - Python
Published by wheerd over 8 years ago

MatchPy - Code Generation Support

Scientific Software - Peer-reviewed - Python
Published by wheerd almost 9 years ago

MatchPy -

Scientific Software - Peer-reviewed - Python
Published by wheerd almost 9 years ago

MatchPy - one_identity + optional vars

Optional variables now work properly with operations that have one_identity=True.

Scientific Software - Peer-reviewed - Python
Published by wheerd almost 9 years ago

MatchPy - 0.4

Added support for optional wildcards with a default value.

Scientific Software - Peer-reviewed - Python
Published by wheerd almost 9 years ago

MatchPy -

Added better support for native Python data structures such as lists or tuples. Also added various utility methods to Expressions.

Scientific Software - Peer-reviewed - Python
Published by wheerd about 9 years ago

MatchPy - Version 0.2

Scientific Software - Peer-reviewed - Python
Published by wheerd about 9 years ago

MatchPy - Move to python 3.6

Scientific Software - Peer-reviewed - Python
Published by wheerd over 9 years ago

MatchPy - Initial version

Fixed an issue with the actual packageing for pypi.

Scientific Software - Peer-reviewed - Python
Published by wheerd over 9 years ago

MatchPy - Initial version

Initial version of matchpy

Scientific Software - Peer-reviewed - Python
Published by wheerd over 9 years ago