2008-03-12 |
Kirill Smelkov | [3/5] __eq__/__ne__ returns True/False directly (...
|
commit | commitdiff | tree |
2008-03-12 |
Kirill Smelkov | [2/5] __eq__/__ne__ returns True/False directly (...
|
commit | commitdiff | tree |
2008-03-12 |
Kirill Smelkov | [1/5] __eq__/__ne__ returns True/False directly (...
|
commit | commitdiff | tree |
2008-03-12 |
Kirill Smelkov | Relational: fix for '!=' and .subs
|
commit | commitdiff | tree |
2008-03-11 |
Kirill Smelkov | James added to credits
|
commit | commitdiff | tree |
2008-03-11 |
Kirill Smelkov | I'm guilty again :(
|
commit | commitdiff | tree |
2008-03-11 |
Kirill Smelkov | Test for x*unknown -> unknown.__rmul__ is called ...
|
commit | commitdiff | tree |
2008-03-11 |
Kirill Smelkov | Remove unneeded lines that try to propagate __doc__...
|
commit | commitdiff | tree |
2008-02-29 |
Kirill Smelkov | assumptions: cache 'unknown' assumptions as well
|
commit | commitdiff | tree |
2008-02-29 |
Kirill Smelkov | sympify: add support for objects that implement __int__...
|
commit | commitdiff | tree |
2008-02-27 |
Kirill Smelkov | Pow.expand(complex=True) -- use atan2 to obtain base...
|
commit | commitdiff | tree |
2008-02-27 |
Kirill Smelkov | Add tests for oo*<smth> == oo (#639)
|
commit | commitdiff | tree |
2008-02-27 |
Kirill Smelkov | .is_positive, .is_negative -- fall back to cmp(.evalf...
|
commit | commitdiff | tree |
2008-02-27 |
Kirill Smelkov | Fix .is_comparable for functions
|
commit | commitdiff | tree |
2008-02-27 |
Kirill Smelkov | Fix thinko in Pow._eval_is_real
|
commit | commitdiff | tree |
2008-02-27 |
Kirill Smelkov | Fix is_nni & is_pi assumption aliases
|
commit | commitdiff | tree |
2008-02-27 |
Kirill Smelkov | [2/2] Add, Mul, Pow: tests for is_comparable
|
commit | commitdiff | tree |
2008-02-27 |
Kirill Smelkov | [1/2] Add, Mul, Pow: tests for is_comparable
|
commit | commitdiff | tree |
2008-02-27 |
Kirill Smelkov | Fix code typo in Pow._eval_is_comparable
|
commit | commitdiff | tree |
2008-02-24 |
Kirill Smelkov | oops, reorder terms in doctests to match actual output.
|
commit | commitdiff | tree |
2008-02-23 |
Kirill Smelkov | oops, shame on me!
|
commit | commitdiff | tree |
2008-02-23 |
Kirill Smelkov | risch: systematically reuse dummies
|
commit | commitdiff | tree |
2008-02-23 |
Kirill Smelkov | [2/2] @cacheit Wild
|
commit | commitdiff | tree |
2008-02-23 |
Kirill Smelkov | [1/2] @cacheit Wild
|
commit | commitdiff | tree |
2008-02-23 |
Kirill Smelkov | @cacheit Symbol
|
commit | commitdiff | tree |
2008-02-23 |
Kirill Smelkov | [2/2] is_dummy is not an assumption anymore
|
commit | commitdiff | tree |
2008-02-23 |
Kirill Smelkov | [1/2] is_dummy is not an assumption anymore
|
commit | commitdiff | tree |
2008-02-23 |
Kirill Smelkov | Symbol: split into Symbol & Dummy for efficiency
|
commit | commitdiff | tree |
2008-02-23 |
Kirill Smelkov | limits: make direct @debug faster (minor)
|
commit | commitdiff | tree |
2008-02-23 |
Kirill Smelkov | ArithMeths.__neg__: explicitly call Mul for efficiency
|
commit | commitdiff | tree |
2008-02-23 |
Kirill Smelkov | Integer: implement __neg__ & __abs__ for efficiency
|
commit | commitdiff | tree |
2008-02-23 |
Kirill Smelkov | integer_nthroot: don't import math.log at runtime
|
commit | commitdiff | tree |
2008-02-23 |
Kirill Smelkov | core: unroll rest cyclic imports
|
commit | commitdiff | tree |
2008-02-21 |
Kirill Smelkov | Beginnigs of SymPy User's Guide.
|
commit | commitdiff | tree |
2008-02-17 |
Kirill Smelkov | limits: speedup subexp (reuse dummy)
|
commit | commitdiff | tree |
2008-02-17 |
Kirill Smelkov | trigintegrate: speedup (reuse pattern & dummy)
|
commit | commitdiff | tree |
2008-02-17 |
Kirill Smelkov | Ylm: 10x speedup
|
commit | commitdiff | tree |
2008-02-16 |
Kirill Smelkov | test_doc: always set pprint into ascii mode (#706)
|
commit | commitdiff | tree |
2008-02-15 |
Kirill Smelkov | pprint: fix how unicode awareness of sys.stdout is...
|
commit | commitdiff | tree |
2008-02-13 |
Kirill Smelkov | More documentation added to Add.flatten()
|
commit | commitdiff | tree |
2008-02-12 |
Kirill Smelkov | pretty: add support for {}, prettify ascii output for...
|
commit | commitdiff | tree |
2008-02-12 |
Kirill Smelkov | fix for pretty([]) (#699)
|
commit | commitdiff | tree |
2008-02-11 |
Kirill Smelkov | [5/5] cache cleanup, hadle only immutable objects
|
commit | commitdiff | tree |
2008-02-11 |
Kirill Smelkov | [4/5] cache cleanup, hadle only immutable objects
|
commit | commitdiff | tree |
2008-02-11 |
Kirill Smelkov | [3/5] cache cleanup, hadle only immutable objects
|
commit | commitdiff | tree |
2008-02-11 |
Kirill Smelkov | [2/5] cache cleanup, hadle only immutable objects
|
commit | commitdiff | tree |
2008-02-11 |
Kirill Smelkov | [1/5] cache cleanup, hadle only immutable objects
|
commit | commitdiff | tree |
2008-02-10 |
Kirill Smelkov | pprint: use unicode by default if available (#696)
|
commit | commitdiff | tree |
2008-02-09 |
Kirill Smelkov | ArithMeths: directly implement __div__ & __rdiv__
|
commit | commitdiff | tree |
2008-02-09 |
Kirill Smelkov | numbers: implement direct __abs__ & __neg__ for singletons...
|
commit | commitdiff | tree |
2008-02-09 |
Kirill Smelkov | Integer: use own arithmetic & relational methods
|
commit | commitdiff | tree |
2008-02-09 |
Kirill Smelkov | Integer: use own cache
|
commit | commitdiff | tree |
2008-02-09 |
Kirill Smelkov | numbers: speedup gcd
|
commit | commitdiff | tree |
2008-02-09 |
Kirill Smelkov | [7/7] _sympifyit -- fast decorator to _sympify(arg)
|
commit | commitdiff | tree |
2008-02-09 |
Kirill Smelkov | [6/7] _sympifyit -- fast decorator to _sympify(arg)
|
commit | commitdiff | tree |
2008-02-09 |
Kirill Smelkov | [5/7] _sympifyit -- fast decorator to _sympify(arg)
|
commit | commitdiff | tree |
2008-02-09 |
Kirill Smelkov | [4/7] _sympifyit -- fast decorator to _sympify(arg)
|
commit | commitdiff | tree |
2008-02-09 |
Kirill Smelkov | [3/7] _sympifyit -- fast decorator to _sympify(arg)
|
commit | commitdiff | tree |
2008-02-09 |
Kirill Smelkov | [2/7] _sympifyit -- fast decorator to _sympify(arg)
|
commit | commitdiff | tree |
2008-02-09 |
Kirill Smelkov | [1/7] _sympifyit -- fast decorator to _sympify(arg)
|
commit | commitdiff | tree |
2008-02-09 |
Kirill Smelkov | sympify: lower bool priority, raise int priority
|
commit | commitdiff | tree |
2008-02-09 |
Kirill Smelkov | sympify: actually raise SympifyError on error (we used...
|
commit | commitdiff | tree |
2008-02-09 |
Kirill Smelkov | sympify: move to standalone module (sympy/core/sympify.py)
|
commit | commitdiff | tree |
2008-02-09 |
Kirill Smelkov | trivial: remove unneeded imports of NoRelMeths
|
commit | commitdiff | tree |
2008-02-02 |
Kirill Smelkov | Rational: add docstring about low-level accessors ...
|
commit | commitdiff | tree |
2008-02-02 |
Kirill Smelkov | sympy/core/ -- don't use indirect imports (C.<smth...
|
commit | commitdiff | tree |
2008-02-02 |
Kirill Smelkov | Use sympify instead of Basic.sympify (#667)
|
commit | commitdiff | tree |
2008-02-02 |
Kirill Smelkov | doc: fix Basic description to mention .args instead...
|
commit | commitdiff | tree |
2008-02-02 |
Kirill Smelkov | Enable a couple of XPASS'ing tests.
|
commit | commitdiff | tree |
2008-02-02 |
Kirill Smelkov | There should be no __len__ for Symbol, Rational, etc...
|
commit | commitdiff | tree |
2008-02-01 |
Kirill Smelkov | [8/8] merge BasicMeths into Basic
|
commit | commitdiff | tree |
2008-02-01 |
Kirill Smelkov | [7/8] merge BasicMeths into Basic
|
commit | commitdiff | tree |
2008-02-01 |
Kirill Smelkov | [6/8] merge BasicMeths into Basic
|
commit | commitdiff | tree |
2008-02-01 |
Kirill Smelkov | [5/8] merge BasicMeths into Basic
|
commit | commitdiff | tree |
2008-02-01 |
Kirill Smelkov | [4/8] merge BasicMeths into Basic
|
commit | commitdiff | tree |
2008-02-01 |
Kirill Smelkov | [3/8] merge BasicMeths into Basic
|
commit | commitdiff | tree |
2008-02-01 |
Kirill Smelkov | [2/8] merge BasicMeths into Basic
|
commit | commitdiff | tree |
2008-02-01 |
Kirill Smelkov | [1/8] merge BasicMeths into Basic
|
commit | commitdiff | tree |
2008-02-01 |
Kirill Smelkov | kill sympy/core/splitline.py
|
commit | commitdiff | tree |
2008-02-01 |
Kirill Smelkov | sympify should be as fast as possible for Basic objects
|
commit | commitdiff | tree |
2008-01-30 |
Kirill Smelkov | [4/4] Namespace for SymPy classes
|
commit | commitdiff | tree |
2008-01-30 |
Kirill Smelkov | [3/4] Namespace for SymPy classes
|
commit | commitdiff | tree |
2008-01-30 |
Kirill Smelkov | [2/4] Namespace for SymPy classes
|
commit | commitdiff | tree |
2008-01-30 |
Kirill Smelkov | [1/4] Namespace for SymPy classes
|
commit | commitdiff | tree |
2008-01-30 |
Kirill Smelkov | Let's use singletons for well-known numbers.
|
commit | commitdiff | tree |
2008-01-30 |
Kirill Smelkov | Use S.<expr> and "is" to check identity for well-known...
|
commit | commitdiff | tree |
2008-01-30 |
Kirill Smelkov | S: always store found objects so the next lookups are...
|
commit | commitdiff | tree |
2008-01-30 |
Kirill Smelkov | Basic.__getattr__ : speedup for non-assumption access
|
commit | commitdiff | tree |
2008-01-30 |
Kirill Smelkov | examples/fem_test.py: use pprint for matrix output
|
commit | commitdiff | tree |
2008-01-27 |
Kirill Smelkov | trigintegrate: trigonometry integrator (#521)
|
commit | commitdiff | tree |
2008-01-27 |
Kirill Smelkov | Order: don't make additional assumptions about symbols...
|
commit | commitdiff | tree |
2008-01-27 |
Kirill Smelkov | oseries: kill internal _cache
|
commit | commitdiff | tree |
2008-01-27 |
Kirill Smelkov | cache: rewrite cache_it_debug so it always checks cache...
|
commit | commitdiff | tree |
2008-01-27 |
Kirill Smelkov | cache: global on/off/debug switch via SYMPY_USE_CACHE...
|
commit | commitdiff | tree |
2008-01-27 |
Kirill Smelkov | functions: there is no need for taylor_term to be classmetho...
|
commit | commitdiff | tree |
2008-01-27 |
Kirill Smelkov | cache: utilities to print and clear it (#656)
|
commit | commitdiff | tree |
2008-01-27 |
Kirill Smelkov | cache: introduce global cache registry
|
commit | commitdiff | tree |
2008-01-27 |
Kirill Smelkov | [4/4] move cache primitives into sympy/core/cache.py
|
commit | commitdiff | tree |
2008-01-27 |
Kirill Smelkov | [3/4] move cache primitives into sympy/core/cache.py
|
commit | commitdiff | tree |
2008-01-27 |
Kirill Smelkov | [2/4] move cache primitives into sympy/core/cache.py
|
commit | commitdiff | tree |