|
1 | 1 | # Meep Release Notes |
2 | 2 |
|
| 3 | +## Meep 1.29.0 |
| 4 | + |
| 5 | +5/30/2024 |
| 6 | + |
| 7 | +* Experimental support for broadband planewave sources at fixed angle ([#2609]). |
| 8 | + |
| 9 | +* Support for subpixel smoothing for topology optimization ([#2741]). |
| 10 | + |
| 11 | +Various improvements and minor bug fixes ([#2747], [#2751], [#2752], [#2767], [#2285]) and additional documentation. |
| 12 | + |
3 | 13 | ## Meep 1.28.0 |
4 | 14 |
|
5 | 15 | 11/9/2023 |
@@ -1154,6 +1164,7 @@ Meep 1.0.1 |
1154 | 1164 | [#2253]: https://github.com/NanoComp/meep/issues/2253 |
1155 | 1165 | [#2264]: https://github.com/NanoComp/meep/issues/2264 |
1156 | 1166 | [#2271]: https://github.com/NanoComp/meep/issues/2271 |
| 1167 | +[#2285]: https://github.com/NanoComp/meep/issues/2285 |
1157 | 1168 | [#2289]: https://github.com/NanoComp/meep/issues/2289 |
1158 | 1169 | [#2290]: https://github.com/NanoComp/meep/issues/2290 |
1159 | 1170 | [#2305]: https://github.com/NanoComp/meep/issues/2305 |
@@ -1191,7 +1202,13 @@ Meep 1.0.1 |
1191 | 1202 | [#2554]: https://github.com/NanoComp/meep/issues/2554 |
1192 | 1203 | [#2560]: https://github.com/NanoComp/meep/issues/2560 |
1193 | 1204 | [#2599]: https://github.com/NanoComp/meep/issues/2599 |
| 1205 | +[#2609]: https://github.com/NanoComp/meep/issues/2609 |
1194 | 1206 | [#2611]: https://github.com/NanoComp/meep/issues/2611 |
1195 | 1207 | [#2631]: https://github.com/NanoComp/meep/issues/2631 |
1196 | 1208 | [#2684]: https://github.com/NanoComp/meep/issues/2684 |
1197 | 1209 | [#2695]: https://github.com/NanoComp/meep/issues/2695 |
| 1210 | +[#2741]: https://github.com/NanoComp/meep/issues/2741 |
| 1211 | +[#2747]: https://github.com/NanoComp/meep/issues/2747 |
| 1212 | +[#2751]: https://github.com/NanoComp/meep/issues/2751 |
| 1213 | +[#2752]: https://github.com/NanoComp/meep/issues/2752 |
| 1214 | +[#2767]: https://github.com/NanoComp/meep/issues/2767 |
0 commit comments