1
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 13 hours ago.
Nov 15, 2024 — Nov 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix bug in rational decomposition
rwst
as Ralf Stephan
More... over 7 years ago
optional.hpp version 3.0.0 More... over 7 years ago
matching fixes
rwst
as Ralf Stephan
More... over 7 years ago
add two ex info flag helper functions
rwst
as Ralf Stephan
More... over 7 years ago
basis^(-expr) --> 1/basis^expr; fixes #320
rwst
as Ralf Stephan
More... over 7 years ago
rational decomposition fixes
rwst
as Ralf Stephan
More... over 7 years ago
(x^a)^b --> x^(ab) IF x real, a odd integer, ab integer
rwst
as Ralf Stephan
More... over 7 years ago
better is_quadratic()
rwst
as Ralf Stephan
More... over 7 years ago
negative-or-minus helper
rwst
as Ralf Stephan
More... over 7 years ago
add ex::treesize() as complexity metric
rwst
as Ralf Stephan
More... over 7 years ago
matching fixes
rwst
as Ralf Stephan
More... over 7 years ago
Pynac-0.7.21
rwst
as Ralf Stephan
More... over 7 years ago
reimplement rational decomposition
rwst
as Ralf Stephan
More... over 7 years ago
rewrite quo_rem(); part of #330
rwst
as Ralf Stephan
More... over 7 years ago
add PACKAGING.md
rwst
as Ralf Stephan
More... over 7 years ago
matching fix
rwst
as Ralf Stephan
More... over 7 years ago
fix cmatcher bug
rwst
as Ralf Stephan
More... over 7 years ago
add missing file
rwst
as Ralf Stephan
More... over 7 years ago
Pynac-0.7.20
rwst
as Ralf Stephan
More... over 7 years ago
really fix subs regression; see dae04b467
rwst
as Ralf Stephan
More... over 7 years ago
substitute patternless if no wildcards present
rwst
as Ralf Stephan
More... over 7 years ago
matching fix
rwst
as Ralf Stephan
More... over 7 years ago
make cmatcher the default matching algorithm; see #324
rwst
as Ralf Stephan
More... over 7 years ago
update compile_commands.json
rwst
as Ralf Stephan
More... over 7 years ago
remove DEBUG from cmatcher.cpp; some more code comments
rwst
as Ralf Stephan
More... over 7 years ago
implement commutative matching; fixes #324; see Sage 25168
rwst
as Ralf Stephan
More... over 7 years ago
optional.hpp AUTHORS note
rwst
as Ralf Stephan
More... over 7 years ago
include Martin Moene's optional.hpp with Pynac More... over 7 years ago
update AX_CXX_COMPILE_STDCXX
rwst
as Ralf Stephan
More... over 7 years ago
more specific compiler conditions in configure
rwst
as Ralf Stephan
More... over 7 years ago