Commit Graph

  • c437015085 fix wrong bitcount in mpf->float conversion that caused negative shifting Fredrik Johansson 2007-10-03 15:36:21 +00:00
  • e5f5ce9634 update README Fredrik Johansson 2007-10-03 14:51:29 +00:00
  • 1e8ccce64f update CHANGES Fredrik Johansson 2007-10-03 13:39:55 +00:00
  • 57c70bb473 implemented all hyperbolic + inverse functions, plus a ton of tests Fredrik Johansson 2007-10-03 13:33:27 +00:00
  • fa005ab3a6 added extensive tests for high-precision functions. tweaks to function code to fix a few slight accuracy problems Fredrik Johansson 2007-10-03 12:34:02 +00:00
  • 33e42ab63f fix accuracy for complex square root Fredrik Johansson 2007-10-02 17:19:56 +00:00
  • b9ec9a7e75 fix directed rounding for sqrt Fredrik Johansson 2007-10-02 16:54:29 +00:00
  • e3a2c42aea rounding example in README Fredrik Johansson 2007-10-02 16:37:36 +00:00
  • 97a92d878e fix precision for atan Fredrik Johansson 2007-10-02 13:11:39 +00:00
  • e2dd126996 README update Fredrik Johansson 2007-10-02 09:12:12 +00:00
  • 6c6af9023d update MANIFEST.in Fredrik Johansson 2007-10-02 09:05:45 +00:00
  • f7d477b677 test for complex exponential Fredrik Johansson 2007-10-02 09:04:58 +00:00
  • 9d11fba08f add CHANGES and update README; fix a bug in exponentation Fredrik Johansson 2007-10-02 09:03:22 +00:00
  • 063f428c7f more tests; boilerplate content in TODO Fredrik Johansson 2007-10-02 08:23:06 +00:00
  • b5fdfb5a09 atan and complex log; complex powers Fredrik Johansson 2007-10-02 08:04:07 +00:00
  • c4e9f9d3a0 update setup.py version to 0.2 Fredrik Johansson 2007-10-02 06:30:05 +00:00
  • 06bc3b8d04 added ae and function tests Fredrik Johansson 2007-10-02 06:26:39 +00:00
  • d50605d352 include tests and demos in distribution Fredrik Johansson 2007-10-02 06:11:50 +00:00
  • a3fc2a6655 update comment Fredrik Johansson 2007-09-30 10:12:33 +00:00
  • d3acc11d0e fix comment Fredrik Johansson 2007-09-30 10:10:19 +00:00
  • 3230ede2ed typo Fredrik Johansson 2007-09-30 09:56:23 +00:00
  • 6230891749 fix negative case of normalization rounding bug Fredrik Johansson 2007-09-30 09:54:12 +00:00
  • 9f65997d7f more docstrings Fredrik Johansson 2007-09-30 09:19:39 +00:00
  • b2c4e5064f speed up exp 50% Fredrik Johansson 2007-09-30 09:05:46 +00:00
  • 3e1ebc0ef6 oops, pidigits.py was accidentally broken Fredrik Johansson 2007-09-28 21:24:32 +00:00
  • 575328c77a add missing __rmul__ method and tests for mixed types Fredrik Johansson 2007-09-28 19:06:59 +00:00
  • da96cd0803 substantially speed up mpf<->int ops Fredrik Johansson 2007-09-28 18:56:25 +00:00
  • f52fe23614 include license Fredrik Johansson 2007-09-27 17:55:03 +00:00
  • c4691ba7ee more square root tests Fredrik Johansson 2007-09-27 17:09:06 +00:00
  • b8e0308622 exact square roots test Fredrik Johansson 2007-09-27 16:56:51 +00:00
  • 15bc35f708 even faster Fredrik Johansson 2007-09-27 16:28:12 +00:00
  • 4531496fc3 speed improvements Fredrik Johansson 2007-09-27 16:23:48 +00:00
  • 383ba5f4ed better handling of oddball rounding case Fredrik Johansson 2007-09-27 16:19:26 +00:00
  • 39e1833ecd more work on oddball rounding Fredrik Johansson 2007-09-27 16:04:26 +00:00
  • 84c8e4c5fc two-argument logarithm Fredrik Johansson 2007-09-26 18:26:34 +00:00
  • c33d54d471 complex sqrt Fredrik Johansson 2007-09-26 18:13:38 +00:00
  • 36fa2eb1b3 more boilerplate files Fredrik Johansson 2007-09-26 18:06:53 +00:00
  • 06374cdd7d setup files Fredrik Johansson 2007-09-26 17:49:53 +00:00
  • bc252099ec more work on type comparisons etc Fredrik Johansson 2007-09-26 14:36:19 +00:00
  • 69899d5a84 mpc partially implemented Fredrik Johansson 2007-09-26 14:03:04 +00:00
  • 725d650ecf tidy pidigits Fredrik Johansson 2007-09-25 22:29:09 +00:00
  • 798f35992f reorganize; add pidigits.py demo Fredrik Johansson 2007-09-25 22:00:30 +00:00
  • dfdb63bd08 commit work in progress based on sympy numerics module Fredrik Johansson 2007-09-25 21:19:52 +00:00