2007-09-28 |
ondrej.certik | polishing function.py, had to fail another 2 tests...
|
commit | commitdiff | tree |
2007-09-28 |
ondrej.certik | polishing function.py, had to fail another 2 tests...
|
commit | commitdiff | tree |
2007-09-28 |
ondrej.certik | polishing function.py, had to fail another test
|
commit | commitdiff | tree |
2007-09-28 |
ondrej.certik | preparing for Function removal
|
commit | commitdiff | tree |
2007-09-28 |
ondrej.certik | preparing for Function removal
|
commit | commitdiff | tree |
2007-09-28 |
ondrej.certik | preparing for Function removal
|
commit | commitdiff | tree |
2007-09-28 |
ondrej.certik | renaming Function2 -> Function in test, in preparation...
|
commit | commitdiff | tree |
2007-09-28 |
ondrej.certik | polishing function.py
|
commit | commitdiff | tree |
2007-09-28 |
ondrej.certik | polishing function.py
|
commit | commitdiff | tree |
2007-09-28 |
ondrej.certik | polishing function.py
|
commit | commitdiff | tree |
2007-09-28 |
ondrej.certik | polishing function.py
|
commit | commitdiff | tree |
2007-09-28 |
ondrej.certik | polishing function.py
|
commit | commitdiff | tree |
2007-09-28 |
ondrej.certik | polishing function.py
|
commit | commitdiff | tree |
2007-09-28 |
ondrej.certik | removing S.FD
|
commit | commitdiff | tree |
2007-09-28 |
ondrej.certik | getting rid of the old interface, in steps
|
commit | commitdiff | tree |
2007-09-28 |
ondrej.certik | floor and ceiling moved
|
commit | commitdiff | tree |
2007-09-28 |
ondrej.certik | combinatorials/numbers.py converted
|
commit | commitdiff | tree |
2007-09-28 |
ondrej.certik | zeta and eta moved
|
commit | commitdiff | tree |
2007-09-28 |
ondrej.certik | sympy version updated and isympy prints more useful...
|
commit | commitdiff | tree |
2007-09-28 |
ondrej.certik | polynomials fixed
|
commit | commitdiff | tree |
2007-09-28 |
kirill.smelkov | [2/2] port factorials to new-style functions
|
commit | commitdiff | tree |
2007-09-28 |
kirill.smelkov | [1/2] port factorials to new-style functions
|
commit | commitdiff | tree |
2007-09-28 |
kirill.smelkov | Basic._eval_apply_subs should be classmethod
|
commit | commitdiff | tree |
2007-09-28 |
ondrej.certik | documenting the problem in sqrt()
|
commit | commitdiff | tree |
2007-09-28 |
ondrej.certik | the other doctest bug fixed
|
commit | commitdiff | tree |
2007-09-28 |
ondrej.certik | fixed the doctest bug
|
commit | commitdiff | tree |
2007-09-28 |
kirill.smelkov | Reenable some tests with passing XFAIL
|
commit | commitdiff | tree |
2007-09-28 |
kirill.smelkov | limits: kill @XFAIL on XPASSing tests
|
commit | commitdiff | tree |
2007-09-28 |
kirill.smelkov | [2/2] migrate gamma and friends to be new-style function
|
commit | commitdiff | tree |
2007-09-28 |
kirill.smelkov | [1/2] migrate gamma and friends to be new-style function
|
commit | commitdiff | tree |
2007-09-28 |
kirill.smelkov | SingleValuedFunction -- cosmetics
|
commit | commitdiff | tree |
2007-09-28 |
kirill.smelkov | Basic.rewrite -- add support for new-style functions
|
commit | commitdiff | tree |
2007-09-25 |
kirill.smelkov | single-valued-functions: move generic _eval_apply_evalf...
|
commit | commitdiff | tree |
2007-09-25 |
kirill.smelkov | erf: migrate to FunctionClass
|
commit | commitdiff | tree |
2007-09-25 |
ondrej.certik | Importing Function2 by default
|
commit | commitdiff | tree |
2007-09-25 |
kirill.smelkov | [2/2] functions/hyperbolic.py -- migrate to FunctionClass
|
commit | commitdiff | tree |
2007-09-25 |
kirill.smelkov | [1/2] functions/hyperbolic.py -- migrate to FunctionClass
|
commit | commitdiff | tree |
2007-09-25 |
kirill.smelkov | py.test: big do-not-commit warning when testing fails
|
commit | commitdiff | tree |
2007-09-25 |
ondrej.certik | fix typo
|
commit | commitdiff | tree |
2007-09-25 |
kirill.smelkov | pprint: fix failing test caused by Function2 introduction
|
commit | commitdiff | tree |
2007-09-25 |
kirill.smelkov | [2/2] lets use XFAIL/XPASS in tests
|
commit | commitdiff | tree |
2007-09-25 |
kirill.smelkov | [1/2] lets use XFAIL/XPASS in tests
|
commit | commitdiff | tree |
2007-09-25 |
ondrej.certik | export FunctionClass
|
commit | commitdiff | tree |
2007-09-25 |
ondrej.certik | min and max moved
|
commit | commitdiff | tree |
2007-09-25 |
ondrej.certik | Sqrt -> sqrt moved
|
commit | commitdiff | tree |
2007-09-25 |
ondrej.certik | arg moved
|
commit | commitdiff | tree |
2007-09-25 |
ondrej.certik | conjugate moved
|
commit | commitdiff | tree |
2007-09-25 |
ondrej.certik | abs moved
|
commit | commitdiff | tree |
2007-09-25 |
ondrej.certik | Im -> im
|
commit | commitdiff | tree |
2007-09-25 |
ondrej.certik | Re -> re
|
commit | commitdiff | tree |
2007-09-25 |
ondrej.certik | a little polishing
|
commit | commitdiff | tree |
2007-09-25 |
ondrej.certik | Log -> log
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | Exp -> exp
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | polishing trigonometric.py imports
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | atan moved
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | acos moved
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | ASin -> asin moved
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | Sin -> sin
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | fixed the problem with components in doctests
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | printing for cos(x) restored
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | Cos -> cos transition
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | Matrix.shape implemented
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | abs(x).diff() implemented
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | moved Tan -> tan
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | replacing ._args by [:] all over sympy
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | replacing ._args by [:] all over sympy
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | replacing ._args by [:] all over sympy
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | replacing ._args by [:] all over sympy
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | replacing ._args by [:] all over sympy
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | replacing ._args by [:] all over sympy
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | replacing ._args by [:] all over sympy
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | replacing ._args by [:] all over sympy
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | replacing ._args by [:] all over sympy
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | replacing ._args by [:] all over sympy
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | replacing ._args by [:] all over sympy
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | replacing ._args by [:] all over sympy
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | removing args property
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | removing .args all overy sympy
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | removing .args all overy sympy
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | removing .args all overy sympy
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | removing .args all overy sympy
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | removing .args all overy sympy
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | removing .args all overy sympy
|
commit | commitdiff | tree |
2007-09-24 |
ondrej.certik | removing .args all overy sympy
|
commit | commitdiff | tree |
2007-09-23 |
ondrej.certik | removing .args all overy sympy
|
commit | commitdiff | tree |
2007-09-23 |
ondrej.certik | removing .args all overy sympy
|
commit | commitdiff | tree |
2007-09-23 |
ondrej.certik | removing .args all overy sympy
|
commit | commitdiff | tree |
2007-09-23 |
ondrej.certik | removing args property in Lambda
|
commit | commitdiff | tree |
2007-09-23 |
ondrej.certik | removing .args all overy sympy
|
commit | commitdiff | tree |
2007-09-23 |
ondrej.certik | removing .args all overy sympy
|
commit | commitdiff | tree |
2007-09-23 |
ondrej.certik | removing .args all overy sympy
|
commit | commitdiff | tree |
2007-09-23 |
ondrej.certik | making .args really obsolete
|
commit | commitdiff | tree |
2007-09-23 |
ondrej.certik | Fixed remaining problem in doctest, plus test added...
|
commit | commitdiff | tree |
2007-09-23 |
ondrej.certik | a test for the new [:] committed
|
commit | commitdiff | tree |
2007-09-23 |
ondrej.certik | sin(x)[:] now returns (x,) instead of (sin, x)
|
commit | commitdiff | tree |
2007-09-23 |
ondrej.certik | removing unnecessary code
|
commit | commitdiff | tree |
2007-09-23 |
ondrej.certik | removing .args in cot
|
commit | commitdiff | tree |
2007-09-23 |
ondrej.certik | Moving from (exp, x) to (x) in exp(x)[:]. As a first...
|
commit | commitdiff | tree |
2007-09-23 |
fredrik.johansson | fix for issue 358
|
commit | commitdiff | tree |
2007-09-23 |
ondrej.certik | committing a huge patch, that moves cot from ApplyCot...
|
commit | commitdiff | tree |