/
niceSOFT
/
mpc
ОбзорДокументацияВойти
/
niceSOFT
/
mpc
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
mpc/
src/
..
Makefile.am

Release 1.4.1.

4 месяца назад
abs.c

replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhere

15 лет назад
acos.c

review increase of precision in mpc_log

2 года назад
acosh.c

added comment

2 года назад
add.c

replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhere

15 лет назад
add_fr.c

replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhere

15 лет назад
add_si.c

replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhere

15 лет назад
add_ui.c

replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhere

15 лет назад
agm.c

fixed memory leak reported by Yang LI <liyangfr@live.com>

год назад
arg.c

replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhere

15 лет назад
asin.c

fixed compiler warning (-Wdeclaration-after-statement)

2 года назад
asinh.c

rename RNDC to MPC_RND in mpc.h

14 лет назад
atan.c

Add references to the C99 standard for raised exceptions (log/atan)

6 месяцев назад
atanh.c

added comment

год назад
balls.c

Change output format for radii and balls.

4 года назад
clear.c

Replace mpc_t by mpc_ptr in function definitions.

5 лет назад
cmp.c

replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhere

15 лет назад
cmp_abs.c

review of mpc_cmp_abs

10 лет назад
cmp_si_si.c

replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhere

15 лет назад
conj.c

replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhere

15 лет назад
cos.c

sin_cos.c: split out sin.c and cos.c to follow gnu coding standards: one external function per file get.c: renamed to get_x.c get_x.c, set_x.c, set_x_x.c contain several external functions; changing this is maybe exaggerated

15 лет назад
cosh.c

replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhere

15 лет назад
div.c

fixed spurious division-by-zero

5 месяцев назад
div_2si.c

new functions mul_2si, div_2si

14 лет назад
div_2ui.c

new functions mul_2si, div_2si

14 лет назад
div_fr.c

changed GMP_RND? to MPFR_RND?

14 лет назад
div_ui.c

replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhere

15 лет назад
dot.c

suggestion from Rudi Heitbaum

4 месяца назад
eta.c

Drop a use of sqrt.

2 года назад
exp.c

fix compiler warning

7 месяцев назад
exp10.c

Correct C89 problems.

2 года назад
exp2.c

Correct C89 problems.

2 года назад
fma.c

Rewrite mpc_fma_naive in terms of mpfr_sum.

4 года назад
fr_div.c

added CI target with valgrind

4 месяца назад
fr_sub.c

conj.dat, fr_sub.dat: complete branch test coverage fr_sub.c: correct return value

14 лет назад
get_prec.c

license change: LGPLv3+ for code FDLv1.3+ for mpc.texi simple disclaimer for supporting files (README, NEWS, INSTALL) tests/memory.c: replaced by version from mpfr-3.0.1 mpfr.texi: small cleanups; added real authors again, while keeping copyright notice with INRIA

15 лет назад
get_prec2.c

license change: LGPLv3+ for code FDLv1.3+ for mpc.texi simple disclaimer for supporting files (README, NEWS, INSTALL) tests/memory.c: replaced by version from mpfr-3.0.1 mpfr.texi: small cleanups; added real authors again, while keeping copyright notice with INRIA

15 лет назад
get_version.c

Switch to version 1.4.2dev.

4 месяца назад
get_x.c

Rename HAVE_COMPLEX_H to {_,}MPC_HAVE_COMPLEX_H.

2 года назад
imag.c

replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhere

15 лет назад
init2.c

Replace mpc_t by mpc_ptr in function definitions.

5 лет назад
init3.c

Replace mpc_t by mpc_ptr in function definitions.

5 лет назад
inp_str.c

replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhere

15 лет назад
log.c

Add references to the C99 standard for raised exceptions (log/atan)

6 месяцев назад
log10.c

review increase of precision in mpc_log

2 года назад
log2.c

Correct error analysis for log2.

6 месяцев назад
logging.c

Include config.h before checking a macro.

4 года назад
mem.c

license change: LGPLv3+ for code FDLv1.3+ for mpc.texi simple disclaimer for supporting files (README, NEWS, INSTALL) tests/memory.c: replaced by version from mpfr-3.0.1 mpfr.texi: small cleanups; added real authors again, while keeping copyright notice with INRIA

15 лет назад
mpc-impl.h.in

Rename HAVE_COMPLEX_H to {_,}MPC_HAVE_COMPLEX_H.

2 года назад
mpc-log.h

license change: LGPLv3+ for code FDLv1.3+ for mpc.texi simple disclaimer for supporting files (README, NEWS, INSTALL) tests/memory.c: replaced by version from mpfr-3.0.1 mpfr.texi: small cleanups; added real authors again, while keeping copyright notice with INRIA

15 лет назад
mpc.h.in

Switch to version 1.4.2dev.

4 месяца назад
mul.c

added reference

год назад
mul_2si.c

new functions mul_2si, div_2si

14 лет назад
mul_2ui.c

new functions mul_2si, div_2si

14 лет назад
mul_fr.c

changed GMP_RND? to MPFR_RND?

14 лет назад
mul_i.c

changed GMP_RND? to MPFR_RND?

14 лет назад
mul_si.c

replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhere

15 лет назад
mul_ui.c

replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhere

15 лет назад
neg.c

replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhere

15 лет назад
norm.c

changed GMP_RND? to MPFR_RND?

14 лет назад
out_str.c

replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhere

15 лет назад
pow.c

avoid another compiler warning

7 месяцев назад
pow_d.c

license change: LGPLv3+ for code FDLv1.3+ for mpc.texi simple disclaimer for supporting files (README, NEWS, INSTALL) tests/memory.c: replaced by version from mpfr-3.0.1 mpfr.texi: small cleanups; added real authors again, while keeping copyright notice with INRIA

15 лет назад
pow_fr.c

changed GMP_RND? to MPFR_RND?

14 лет назад
pow_ld.c

license change: LGPLv3+ for code FDLv1.3+ for mpc.texi simple disclaimer for supporting files (README, NEWS, INSTALL) tests/memory.c: replaced by version from mpfr-3.0.1 mpfr.texi: small cleanups; added real authors again, while keeping copyright notice with INRIA

15 лет назад
pow_si.c

license change: LGPLv3+ for code FDLv1.3+ for mpc.texi simple disclaimer for supporting files (README, NEWS, INSTALL) tests/memory.c: replaced by version from mpfr-3.0.1 mpfr.texi: small cleanups; added real authors again, while keeping copyright notice with INRIA

15 лет назад
pow_ui.c

changed GMP_RND? to MPFR_RND?

14 лет назад
pow_z.c

license change: LGPLv3+ for code FDLv1.3+ for mpc.texi simple disclaimer for supporting files (README, NEWS, INSTALL) tests/memory.c: replaced by version from mpfr-3.0.1 mpfr.texi: small cleanups; added real authors again, while keeping copyright notice with INRIA

15 лет назад
proj.c

replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhere

15 лет назад
radius.c

Slightly compactify the previous commit.

2 года назад
real.c

replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhere

15 лет назад
rootofunity.c

rootofunity: Move the error analysis from the source code to the documentation,

9 лет назад
set.c

replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhere

15 лет назад
set_prec.c

Replace mpc_t by mpc_ptr in function definitions.

5 лет назад
set_str.c

Replace mpc_t by mpc_ptr in function definitions.

5 лет назад
set_x.c

Rename HAVE_COMPLEX_H to {_,}MPC_HAVE_COMPLEX_H.

2 года назад
set_x_x.c

Move stdint inclusion from mpc-impl.h to mpc.h.

4 года назад
sin.c

sin_cos.c: split out sin.c and cos.c to follow gnu coding standards: one external function per file get.c: renamed to get_x.c get_x.c, set_x.c, set_x_x.c contain several external functions; changing this is maybe exaggerated

15 лет назад
sin_cos.c

review increase of precision in mpc_log

2 года назад
sinh.c

rename RNDC to MPC_RND in mpc.h

14 лет назад
sqr.c

remove compatibility function ROUND_AWAY

14 лет назад
sqrt.c

added a comment and a test for mpc_sqrt

2 года назад
strtoc.c

changed GMP_RND? to MPFR_RND?

14 лет назад
sub.c

replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhere

15 лет назад
sub_fr.c

replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhere

15 лет назад
sub_ui.c

replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhere

15 лет назад
sum.c

[dot.c] patch similar to sum.c to avoid warning for n=0

4 месяца назад
swap.c

replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhere

15 лет назад
tan.c

avoid another compiler warning

7 месяцев назад
tanh.c

rename RNDC to MPC_RND in mpc.h

14 лет назад
uceil_log2.c

license change: LGPLv3+ for code FDLv1.3+ for mpc.texi simple disclaimer for supporting files (README, NEWS, INSTALL) tests/memory.c: replaced by version from mpfr-3.0.1 mpfr.texi: small cleanups; added real authors again, while keeping copyright notice with INRIA

15 лет назад
ui_div.c

Use mpc_fr_div() in mpc_ui_div()

5 месяцев назад
ui_ui_sub.c

replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhere

15 лет назад
urandom.c

replaced MPC_RE by mpc_realref and MPC_IM by mpc_imagref everywhere

15 лет назад