64bit Windows version
No new functionality from version v3.14.1. I just modified the Makefile
It was pointed out that Windows Defender falsely identified the windows binary as a Trojan virus. This was evidently caused by using the i686-w64-mingw32-gcc
compiler. I changed to the 64-bit compiler, x86_64-w64-mingw32-gcc
, and the false positive warning went away.
v3.14.3 (31 Jan 2024)
- produce 64-bit windows executable
- 32-bit iad.exe triggered a false positive trojan detection
v3.14.1 (30 Jan 2024)
- no longer toss correct solution in some cases
- only calculate redistribution matrix when needed
- improve debug comments
- start stripping tabs from cweb files
v3.14.0 (25 Jan 2024)
- fix handling of slides (@anishabahl)
- fix github build
- improve Makefile
- warn on bad sphere wall reflectivity