0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 10 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed --convert-range from cython, as this is not necessary anymore More... almost 15 years ago
fix t.py (xargs -> args) More... over 15 years ago
sin function More... over 15 years ago
Export Basic to python codes More... over 15 years ago
py: speedup Add.expand() More... over 15 years ago
Nicer message when sympy_pyx cannot be imported More... over 15 years ago
Makefile modified to only compile the extension that we need. More... over 15 years ago
Import Add and Mul from sympycore as well. More... over 15 years ago
Make it compile with the Cython in Debian. More... over 15 years ago
More benchmarks added. More... over 15 years ago
type -> _type and a new type property introduced. Tests fixed. More... over 15 years ago
xargs -> args More... over 15 years ago
sympy_py made faster, tests fixed. More... over 15 years ago
Make expansion greatly faster. More... over 15 years ago
Benchmarks expanded. More... over 15 years ago
Mul.as_two_terms -- optimize creation of tail term More... over 15 years ago
Speedup Add.expand a bit More... over 15 years ago
Some medium speedup -- I'm sure there is _much_ more More... over 15 years ago
.args -> ._args (to catch non-C access) More... over 15 years ago
There is no __rxxx__ methods in Cython/Pyrex More... over 15 years ago
Make t.py working again by commenting out old stuff. More... over 15 years ago
Move var to sympy.py file, it starts working then. More... over 15 years ago
Pow/_Pow - more speedup More... over 15 years ago
Add/Mul: Don't use canonicalize=True/False -- instead use Add/_Add More... over 15 years ago
All tests pass in compiled mode More... over 15 years ago
restore it to the state, where e.expand() works More... over 15 years ago
Fix cython invokation More... over 15 years ago
All tests pass. Yes!!!!!!!!!!!!! More... over 15 years ago
Other classes cythonized. More... over 15 years ago
Basic and Symbol cythonized. More... over 15 years ago