Recent Releases of optical-beams-meep

optical-beams-meep - v2.1.2

Changelog:

  • Fixes NameError: name 'cython' is not defined

- Python
Published by DanielKotik over 4 years ago

optical-beams-meep - v2.1.1

Changelog:

  • Fixes listing of files to be cythonized in setup.py

- Python
Published by DanielKotik over 4 years ago

optical-beams-meep - v2.1.0

Changelog:

  • Add Cython definition files (*.pxd)
  • First release with full Cython support

- Python
Published by DanielKotik over 4 years ago

optical-beams-meep - v2.0.3

Changelog:

  • Remove unreachable code (multiple return statements)

- Python
Published by DanielKotik over 4 years ago

optical-beams-meep - v2.0.2

Changelog:

  • Fix release date in CITATION.cff

- Python
Published by DanielKotik over 4 years ago

optical-beams-meep - v2.0.1

Changelog:

  • Remove binary files from Gauss_2d/planar folder that were committed by mistake

- Python
Published by DanielKotik over 4 years ago

optical-beams-meep - v2.0.0

Changelog:

  • Add Python package optbeam

- Python
Published by DanielKotik over 4 years ago

optical-beams-meep - v1.4.2

Changelog:

  • performance improvements due to replacing numpy calls with math and cmathcalls and fixing an redundant function call in complex_quad and complex_dblquad functions
  • use a params dictionary for global parameters

- Python
Published by DanielKotik almost 6 years ago

optical-beams-meep - v1.4.0

Changelog:

  • add support for Meep's Python interface, i.e. port all Scheme scripts to Python3

- Python
Published by DanielKotik about 6 years ago

optical-beams-meep - v1.3.0

Changelog:

  • fix Airy2d.ctl to work with Meep >=v1.6.0

- Python
Published by DanielKotik about 6 years ago

optical-beams-meep - v1.2.0

Changelog:

  • add version number and date in ctl files
  • fix LG spectrum amplitude (theta -> sin_theta)
  • suppress test outputs in LaguerreGauss3d.ctl

- Python
Published by DanielKotik about 6 years ago

optical-beams-meep - v1.1.0

Changelog:

  • Python visualisation scripts have now been updated for use with Python 3.x

- Python
Published by DanielKotik almost 7 years ago