Releases: liamtoney/infresnel
Releases · liamtoney/infresnel
v0.3.0
Changes in this release:
- infresnel is now fully parallelized, with significant computation time reductions evident for large grid sizes!
-
calculate_paths()
now returns the direct and shortest diffracted path lengths rather than just their difference - Whether or not the DEM is returned can now be toggled
- A new Assumptions section has been added to the README, along with more context on using
$N$ to predict insertion loss
v0.2.0
v0.1.0
First official release of infresnel. The first stable release will be v1.0.0, and it will occur after the following items have been implemented (at minimum):
- A dependency management strategy (e.g., pinning versions)
- A testing suite (run by GitHub Actions)
Note: I intend to conform to the semantic versioning system for this project.