Skip to content

Releases: tiagoecmagalhaes/PyWolf

PyWolf 2.0.2

06 Feb 22:45
Compare
Choose a tag to compare

Path error when running with Visual Studio is fixed in this new version.

Moreover, when using Ubuntu, examples could not be loaded due to a similar bug that was fixed.

PyWolf 2.0.0

15 Sep 09:45
Compare
Choose a tag to compare

In this new version of PyWolf (2.0.0.0), users can easily add their own propagation medium, which can be used throughout the simulation in different propagation planes. Other improvements were made, namely:
(i) PyWolf now initiates without needing PyOpenCl platforms or devices;
(ii) some errors associated with the importation of packages have been corrected;
(iii) phase correction in the FFT algorithm for odd arrays which can affect the propagation image.

More details are described in the following paper:

  • Tiago E.C. Magalhães, Daniela O. Santos, "A new version of PyWolf for the propagation of partially coherent light in media other than free space", Computer Physics Communications, Volume 294, 2024. DOI

PyWolf v1.0.1

11 Jan 16:22
a4ea132
Compare
Choose a tag to compare

Patch to correct the following "bugs":

  • 2D SDC plot error fixed
  • Folder directories error in Linux fixed
  • Some conversions from float to integer were corrected
  • Linux menu bar error fixed
  • Execution time of the simulation is now printed out
  • Message error “list index out of range” was fixed. It occurred when using geometric model “source plane”
  • Error in “Gaussian Schell-model beam” was fixed when option “use PyOpenCL” is not selected
  • In some cases, zeros are printed out. This issue was fixed.

v1.0.0

09 Jan 14:11
647aa9c
Compare
Choose a tag to compare

Official release of PyWolf