Skip to content

Commit a8ae7df

Browse files
committed
add the libquadmath-0.dll library file
1 parent d8b1939 commit a8ae7df

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

x64/minGW-W64/QuadMath-readme.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,9 @@ Experimental Quadruple-precision version of ReSampler
55

66
* uses Quadruple-Precision (128-bit floating-point) for calculations
77
* very slow, because CPU doesn't have 128-bit floating point, so it's implemented in software
8-
* uses the GNU quad-precision math library
9-
* Currently no method of reading quad-precision input files. (The best you can do is 64f)
8+
* uses the GNU quad-precision math library - requires libquadmath-0.dll
9+
* Currently no method of reading quad-precision input files. (The best you can do is 64f)
10+
11+
Additional Dependencies
12+
=======================
13+
libquadmath-0.dll

x64/minGW-W64/libquadmath-0.dll

319 KB
Binary file not shown.

0 commit comments

Comments
 (0)