Luke Shaw
|
74149e7104
|
Fix numerical stability for tan/tanh
|
2025-09-30 15:27:24 +02:00 |
|
Luke Shaw
|
38907d7475
|
Add sign, maximum, minimum
|
2025-09-23 13:00:28 +02:00 |
|
Luke Shaw
|
616806a539
|
Added trunc, round, nextafter
|
2025-09-22 20:58:40 +02:00 |
|
Luke Shaw
|
d02cc8d370
|
Added floor division and log2
|
2025-09-22 17:17:10 +02:00 |
|
Luke Shaw
|
9c328137a5
|
Added complex->bool funcs and try to fix vml for boolean output funcs
|
2025-09-11 11:03:47 +02:00 |
|
Teng Liu
|
7767bc0e6e
|
fix: replace npy_cdouble with C++ complex
|
2023-11-30 16:54:26 +01:00 |
|
Robert McLeod
|
c7dcfe772c
|
Higher accuracy expm1 function
|
2022-10-25 19:05:04 -07:00 |
|
Robert McLeod
|
ef4400163b
|
Changes to supported testing for #418
|
2022-09-05 13:58:02 -07:00 |
|
Francesc Alted
|
e988a13d44
|
Fixing PR #125 for allowing casting between conjugate and ints (needed floats first)
|
2014-01-24 12:30:53 +01:00 |
|
David Menéndez Hurtado
|
5bb0416b60
|
Fixing typos
|
2014-01-22 13:38:54 +01:00 |
|
David Menéndez Hurtado
|
a4d8da442b
|
ENH: Adding function conj
|
2014-01-22 13:28:24 +01:00 |
|
Mark Wiebe
|
f980d5c353
|
Some miscellaneous code cleanup
|
2012-03-01 18:40:51 -08:00 |
|
Mark Wiebe
|
fd9f2a5ab7
|
Some simple cleanup of the header files
|
2012-03-01 13:09:12 -08:00 |
|
Mark Wiebe
|
355a3c0265
|
Rename *.inc to *.hpp, to make the naming more standard
|
2012-03-01 12:58:02 -08:00 |
|