Commit graph

1422 commits

Author SHA1 Message Date
alex
de86dd288d DOC: spd linalg docs 2016-03-07 21:57:58 -05:00
alex
2ea01f5bfd ENH: linear algebra for symmetric positive definite matrices 2016-03-07 16:19:18 -05:00
Fredrik Johansson
b9aab31961 support round-to-nearest in arf_set_round 2016-03-07 17:53:54 +01:00
Fredrik Johansson
f64ae0afc5 note on algorithm for corner case of 2F1 2016-03-07 16:55:26 +01:00
Fredrik Johansson
0c336d0d27 more notes on error bounds for hypergeometric series 2016-03-07 16:42:52 +01:00
Fredrik Johansson
6f9ebe7871 with several equations in one math block, sphinx now creates a right-aligning align environment 2016-03-06 23:26:01 +01:00
Fredrik Johansson
d3f69b7aca hack to speed up conversion to decimal with huge numbers 2016-03-06 19:16:41 +01:00
Fredrik Johansson
11a26572a4 give the formula for the second derivative 2016-03-06 17:37:15 +01:00
Fredrik Johansson
13c4992253 speed up partition function for n < 1000 2016-03-06 16:15:21 +01:00
Fredrik Johansson
681e4cb414 fast approximate partition function (arb_partitions_fmpz/ui) 2016-03-06 04:50:22 +01:00
Fredrik Johansson
24690e02d3 more credits 2016-03-05 23:50:11 +01:00
Fredrik Johansson
6b39c9e000 Merge pull request #109 from argriffing/entrywise-matrix-power-truncation
ENH: better entrywise truncation errors for matrix powers
2016-03-04 20:26:53 +01:00
alex
e443f3c4a1 ENH: better entrywise truncation errors for matrix powers 2016-03-04 13:52:09 -05:00
Fredrik Johansson
846e14c0a9 public functions arb_mat_exp_taylor_sum / acb_mat_exp_taylor_sum 2016-03-04 15:46:09 +01:00
Fredrik Johansson
b6761ab6ed refer to older versions 2016-03-04 13:34:40 +01:00
Fredrik Johansson
86b1a4a350 latex output: use tt url style 2016-03-04 13:07:04 +01:00
Fredrik Johansson
61d789b24f Merge pull request #107 from argriffing/remove-fmpz-mat-extras
MAINT: remove fmpz_mat_extras
2016-03-04 13:03:11 +01:00
Fredrik Johansson
318536aa61 Merge pull request #106 from argriffing/exp-nilpotent
ENH: use nilpotency degree to improve matrix exp error bounds
2016-03-04 12:33:37 +01:00
alex
88e0167c21 MAINT: remove fmpz_mat_extras 2016-03-04 00:54:40 -05:00
alex
2d8a5223e7 ENH: use nilpotency degree to improve exp error bounds 2016-03-04 00:22:30 -05:00
Fredrik Johansson
7746b9afa9 add generalized hypergeometric function acb_hypgeom_pfq 2016-03-04 04:43:42 +01:00
Fredrik Johansson
80640c87e2 include flint/foo.h instead of foo.h 2016-03-03 15:42:23 +01:00
Fredrik Johansson
330d807ede more on 'Using ball arithmetic' 2016-03-03 14:21:50 +01:00
Fredrik Johansson
4fa369cd62 the latest git version of sphinx fixed the tocdepth problem 2016-03-03 04:49:39 +01:00
Fredrik Johansson
1f875b33be Merge remote-tracking branch 'origin/master' 2016-03-03 04:48:49 +01:00
Fredrik Johansson
a9d7fa3376 expand 'Using ball arithmetic' 2016-03-03 04:48:31 +01:00
Fredrik Johansson
2e6683c34a Merge pull request #105 from argriffing/bool-mat-for-exp-sparsity-structure
MAINT: use bool_mat for structure detection in matrix exp
2016-03-03 00:44:02 +01:00
alex
247964e4d2 MAINT: use bool_mat for structure detection for matrix exp 2016-03-02 14:56:06 -05:00
Fredrik Johansson
298b670941 Merge pull request #104 from argriffing/bool-mat-complement-test-memleak
MAINT: fix mem leak in bool_mat complement involution test
2016-03-02 18:38:31 +01:00
alex
303d6772ad MAINT: fix mem leak in bool_mat complement involution test 2016-03-02 12:29:06 -05:00
Fredrik Johansson
99bea27744 Merge pull request #103 from argriffing/bool-mat-getter-setter
MAINT: bool_mat entry getter and setter
2016-03-02 18:14:20 +01:00
Fredrik Johansson
6e08ab745c more text about quality of enclosures 2016-03-02 18:11:23 +01:00
alex
fdf47b73bb MAINT: bool_mat entry getter and setter 2016-03-02 11:21:06 -05:00
Fredrik Johansson
35c7c9b27b add mag_const_pi and improve the worst-case bound in arb_atan 2016-03-02 13:41:47 +01:00
Fredrik Johansson
ce58576143 add a page with general formulas 2016-03-02 11:35:49 +01:00
Fredrik Johansson
18baebf905 more info about slong and ulong 2016-03-02 11:35:32 +01:00
Fredrik Johansson
1856b858b7 Merge pull request #102 from argriffing/bool-mat-typo
typo
2016-03-02 08:17:38 +01:00
alex
f0d38856e5 typo 2016-03-01 17:17:50 -05:00
Fredrik Johansson
15d5a14926 markup fixes 2016-03-01 22:29:28 +01:00
Fredrik Johansson
16b1246428 formulas don't work well in section headings 2016-03-01 18:11:59 +01:00
Fredrik Johansson
caca9fa1f3 Merge remote-tracking branch 'origin/master' 2016-03-01 17:55:51 +01:00
Fredrik Johansson
b605799d18 minor doc edits 2016-03-01 17:55:46 +01:00
Fredrik Johansson
6283156810 Merge pull request #100 from argriffing/bool-mat
ENH: bool_mat
2016-03-01 17:53:53 +01:00
Fredrik Johansson
dc7851eeac more documentation work; introductory section on using ball arithmetic (work in progress) 2016-02-29 21:28:51 +01:00
Fredrik Johansson
7c8e6c585e the version number is out of date 2016-02-29 21:26:03 +01:00
alex
1477bd2109 ENH: bool_mat 2016-02-28 21:24:27 -05:00
Fredrik Johansson
2b701dd92f edit the overview 2016-02-28 19:19:05 +01:00
Fredrik Johansson
20627c2f2e tocdepth fixes 2016-02-28 18:08:23 +01:00
Fredrik Johansson
65ca08a097 doc typo 2016-02-28 18:06:36 +01:00
Fredrik Johansson
d5e489f2a2 further tweaks to the documentation 2016-02-28 03:38:55 +01:00