From e5623fb95e4ba5cbd99ff1f78e1e56054b0e3f87 Mon Sep 17 00:00:00 2001 From: Daniel Kotik Date: Tue, 14 Jan 2020 19:13:36 +0100 Subject: [PATCH] Adjust badge patch version range for Guile --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2a9a55..5d44b6a 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/DanielKotik/Optical-beams-MEEP/master?filepath=beam_profiles.ipynb) [![Meep](https://img.shields.io/badge/Meep-1.7.0-success)](https://github.com/NanoComp/meep) [![libctl](https://img.shields.io/badge/libctl-4.1.4-success)](https://github.com/NanoComp/libctl/) -[![Guile](https://img.shields.io/badge/Guile-2.2.3-success)](https://www.gnu.org/software/guile/) +[![Guile](https://img.shields.io/badge/Guile-2.2.3--4-success)](https://www.gnu.org/software/guile/) FDTD simulation of reflection and refraction of polarised optical beams at plane and curved dielectric interfaces based on [Meep](https://github.com/stevengj/meep) as underlying FDTD simulation software package. A mathematical description of the currently implemented beam profiles is outlined in this [Jupyter notebook](https://github.com/DanielKotik/Optical-beams-MEEP/blob/master/beam_profiles.ipynb).