Fredrik Johansson
|
1ae88cf2bd
|
initial code for theta derivatives and elliptic function derivatives (NEEDS DOC/TESTS/CLEANUP)
|
2014-10-18 19:39:56 +02:00 |
|
Fredrik Johansson
|
b30b80c1a3
|
implement the modular discriminant delta
|
2014-10-16 15:24:45 +02:00 |
|
Fredrik Johansson
|
ed099b964d
|
implement the modular lambda function
|
2014-10-15 16:42:03 +02:00 |
|
Fredrik Johansson
|
b165977d47
|
fix a printing issue
|
2014-10-15 16:41:50 +02:00 |
|
Fredrik Johansson
|
34fa2b3838
|
add the Weierstrass elliptic function
|
2014-10-15 15:11:58 +02:00 |
|
Fredrik Johansson
|
6d7561b5d1
|
add missing header
|
2014-10-14 16:41:15 +02:00 |
|
Fredrik Johansson
|
80820c160b
|
modular transformation + evaluation of theta functions
|
2014-10-14 16:23:46 +02:00 |
|
Fredrik Johansson
|
0b18b1d961
|
when attempting to printd huge numbers, print something instead of dying
|
2014-10-08 15:54:08 +02:00 |
|
Fredrik Johansson
|
54cf76a5f2
|
implement the Dedekind eta function
|
2014-10-07 19:28:06 +02:00 |
|
Fredrik Johansson
|
f38925124e
|
avoid an inverse
|
2014-10-07 13:07:48 +02:00 |
|
Fredrik Johansson
|
c94bed5df3
|
add theta sum and j-invariant evaluation
|
2014-10-07 12:59:32 +02:00 |
|
Fredrik Johansson
|
969a79e587
|
initial code for addition sequences
|
2014-10-06 15:33:27 +02:00 |
|
Fredrik Johansson
|
178108a71e
|
tweak acb_exp; add acb_exp_pi_i
|
2014-10-06 15:09:37 +02:00 |
|
Fredrik Johansson
|
f518411a75
|
improve cubing for complex numbers
|
2014-10-03 16:01:48 +02:00 |
|
Fredrik Johansson
|
db808d5f32
|
increase test difficulty
|
2014-10-02 11:46:27 +02:00 |
|
Fredrik Johansson
|
99cafaa7cf
|
functions for mapping to the fundamental domain
|
2014-10-01 19:12:18 +02:00 |
|
Fredrik Johansson
|
16abd31903
|
some initial code for working with modular forms
|
2014-10-01 15:25:50 +02:00 |
|
Fredrik Johansson
|
45c228bb24
|
update documentation; call this 2.3.0
|
2014-09-25 16:34:50 +02:00 |
|
Fredrik Johansson
|
e9da17f9a2
|
update documentation
|
2014-09-25 15:59:18 +02:00 |
|
Fredrik Johansson
|
6063d1be3e
|
remove more old files, and move things around
|
2014-09-25 15:36:55 +02:00 |
|
Fredrik Johansson
|
04cb0a71e9
|
update documentation
|
2014-09-25 15:06:11 +02:00 |
|
Fredrik Johansson
|
e6567b9997
|
more set/get_interval methods
|
2014-09-25 14:44:17 +02:00 |
|
Fredrik Johansson
|
97ca3f07db
|
fix name of a file
|
2014-09-25 14:04:03 +02:00 |
|
Fredrik Johansson
|
499b0bf36d
|
fix name of a file
|
2014-09-25 14:00:24 +02:00 |
|
Fredrik Johansson
|
4529f061bf
|
add test code for lookup tables
|
2014-09-25 13:59:51 +02:00 |
|
Fredrik Johansson
|
5a39b61432
|
new sin/cos code
|
2014-09-24 11:34:56 +02:00 |
|
Fredrik Johansson
|
696cf0b7e3
|
code in progress for sin/cos
|
2014-09-22 17:15:00 +02:00 |
|
Fredrik Johansson
|
855389cdde
|
new implementation of arb_exp(), part 2
|
2014-09-19 16:39:30 +02:00 |
|
Fredrik Johansson
|
b7874d48de
|
new implementation of arb_exp()
|
2014-09-19 16:31:26 +02:00 |
|
Fredrik Johansson
|
60ac2fdf52
|
silence compiler warning
|
2014-09-19 11:04:06 +02:00 |
|
Fredrik Johansson
|
6cb6d14250
|
add mag_expm1
|
2014-09-18 20:45:33 +02:00 |
|
Fredrik Johansson
|
835bb3033a
|
add a function for reducing mod log(2) at low precision
|
2014-09-17 20:41:13 +02:00 |
|
Fredrik Johansson
|
9b9bbe366f
|
add exp lookup tables and taylor series evaluation
|
2014-09-17 20:27:07 +02:00 |
|
Fredrik Johansson
|
ada701209b
|
port bit-burst exp to arb type
|
2014-09-08 20:35:58 +02:00 |
|
Fredrik Johansson
|
34348293fa
|
update documentation
|
2014-08-26 16:23:38 +02:00 |
|
Fredrik Johansson
|
ae7b68d6c0
|
fix for FLINT_INC_DIR in configure (hopefully)
|
2014-08-25 18:36:06 +02:00 |
|
Fredrik Johansson
|
a461328183
|
silence unused parameter compiler warning
|
2014-08-23 20:37:50 +02:00 |
|
Fredrik Johansson
|
8132e59ff6
|
prettier printing of complex numbers with negative imaginary part
|
2014-08-23 20:18:17 +02:00 |
|
Fredrik Johansson
|
c1a82e411d
|
update documentation
|
2014-08-22 18:34:20 +02:00 |
|
Fredrik Johansson
|
4b7d15674a
|
include proof program for _arb_atan_taylor_rs
|
2014-08-22 15:25:42 +02:00 |
|
Fredrik Johansson
|
9dc6115864
|
add back some algorithm documentation for gamma
|
2014-08-20 20:22:18 +02:00 |
|
Fredrik Johansson
|
a22092176a
|
add a bit of documentation for elementary function algorithms
|
2014-08-20 20:01:26 +02:00 |
|
Fredrik Johansson
|
0f7b450587
|
rename example programs
|
2014-08-20 18:38:02 +02:00 |
|
Fredrik Johansson
|
86e5053262
|
improve mag_set_ui / mag_set_ui_lower and add test code
|
2014-08-19 14:31:20 +02:00 |
|
Fredrik Johansson
|
863d9ee2f7
|
remove old header files
|
2014-08-19 01:49:31 +02:00 |
|
Fredrik Johansson
|
e493a6dd43
|
remove most of the old (arb 1.x) modules
|
2014-08-19 01:26:52 +02:00 |
|
Fredrik Johansson
|
02bfd87589
|
fix make install include path
|
2014-08-19 00:22:10 +02:00 |
|
Fredrik Johansson
|
a01420152c
|
configure fix
|
2014-08-18 23:18:46 +02:00 |
|
Fredrik Johansson
|
a4019154e7
|
replace makefiles with version based on the improved flint makefiles
|
2014-08-18 22:53:50 +02:00 |
|
Fredrik Johansson
|
7554efeb93
|
speed up log_ui_from_prev
|
2014-08-18 20:30:38 +02:00 |
|