issues
search
HPAC
/
matchpy
A library for pattern matching on symbolic expressions in Python.
MIT License
164
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix versioneer for python3.12
#77
pbsds
opened
6 months ago
0
Project fails on test cases
#76
samithkavishke
opened
8 months ago
0
Overridable node visitors instead of typed-nodes in expression trees
#75
Upabjojr
opened
11 months ago
2
Expression matching with patterns without wildcards
#74
kaushikcfd
closed
2 years ago
4
Introduces static attribute Operation.unpacked_args_to_init
#73
kaushikcfd
closed
3 years ago
6
Fix issues with coveralls.
#72
hbarthels
closed
3 years ago
0
New MatchPy version?
#71
Upabjojr
closed
3 years ago
5
FreeQ equivalent in MatchPy?
#70
Upabjojr
opened
3 years ago
1
Optional wildcards to match the identity element of the current node
#69
Upabjojr
opened
3 years ago
7
Enable Github actions for build
#68
wheerd
closed
3 years ago
2
Custom sorting key for substitute( )
#67
Upabjojr
closed
3 years ago
8
Remove sorted(result Multiset) from _substitute
#66
Upabjojr
closed
3 years ago
3
substitute not working with SymPy
#65
Upabjojr
opened
3 years ago
11
Added internal implementation of the Hopcroft-Karp algorithm
#64
Upabjojr
closed
3 years ago
23
One-to-one matching: symbols with variable_name do not work in commutative functions
#63
hbarthels
opened
4 years ago
2
Match arbitrary function
#62
sidmani
opened
4 years ago
4
Improve checking correctness of input
#61
hbarthels
opened
4 years ago
0
Inconsistent output of match_anywhere
#60
flex361
closed
4 years ago
4
Compatibility with pytest 4
#59
marsam
closed
5 years ago
2
Fixed configuration of versioneer.
#58
hbarthels
closed
5 years ago
1
Switched to versioneer.
#57
hbarthels
closed
5 years ago
1
Remove dependency on pkg_resources/setuptools
#56
hbarthels
closed
5 years ago
1
New release?
#55
Upabjojr
closed
5 years ago
5
typo fix
#54
Upabjojr
closed
5 years ago
3
ANN: MatchPyCpp port to C++
#53
Upabjojr
opened
5 years ago
7
Updated an example code block in README file
#52
jaewoosong
closed
5 years ago
3
[DON'T MERGE] Initial draft for C++ code generator
#51
Upabjojr
closed
5 years ago
3
Fixing the code generator
#50
Upabjojr
closed
5 years ago
15
Require py3.6 on rtfd builds
#49
skirpichev
closed
5 years ago
2
[Feature] Adding graphviz visualization of expressions
#48
costrouc
closed
5 years ago
5
[Feature] Visualization of Expressions with Graphviz
#47
costrouc
closed
5 years ago
0
Fix documentation building on rtfd
#46
skirpichev
closed
5 years ago
3
Add __version__ variable for module
#45
skirpichev
closed
5 years ago
2
Normalize line endings + misc changes
#44
skirpichev
closed
5 years ago
1
Usage of type unions
#43
Upabjojr
opened
5 years ago
1
GPL'd dependency: hopcroftkarp library
#42
Upabjojr
closed
3 years ago
6
ManyToOneMatcher: Position of constraints logic
#41
Upabjojr
closed
4 years ago
3
Use singledispatch for op_iter, op_len and create_operation_expression
#40
skirpichev
closed
5 years ago
12
Configure setuptools.setup() with setup.cfg
#39
skirpichev
closed
5 years ago
6
Create `new` class method on Symbol
#38
saulshanabrook
opened
6 years ago
1
Wildcard that matches multiple symbols
#37
saulshanabrook
opened
6 years ago
1
Not Compatible with Python 3.7
#36
saulshanabrook
closed
6 years ago
4
Codegen: if the variable for the constraint are not available, just ignore it (no if failure)
#35
Upabjojr
closed
5 years ago
3
Enable py3.7 in Travis build matrix and fix broken import
#34
skirpichev
closed
6 years ago
4
Need Help in code generation.
#33
ashishkg0022
closed
4 years ago
7
clarify statement of need
#32
llllllllll
closed
6 years ago
2
add `__version__` to `__init__`
#31
llllllllll
closed
5 years ago
0
Multiple pattern matched in ManyToOneReplacer
#30
ashishkg0022
opened
6 years ago
24
Cannot import matchpy
#29
thom-popovici
closed
6 years ago
3
AttributeError during import on Python 3.6.3
#28
ylemkimon
closed
7 years ago
4
Next