Published January 31, 2024
| Version v3.14.3
Software
Open
iad: C code for Forward and Inverse Radiative Transport using the Adding-Doubling method
Authors/Creators
Description
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 triggered false positive virus 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
Notes
Files
scottprahl/iad-v3.14.3.zip
Files
(2.6 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:3a60e841f71560d3df4c04d376f5ca8c
|
2.6 MB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/scottprahl/iad/tree/v3.14.3 (URL)