-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1f58aa5
commit 79e7d8b
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# v0.5.0 Draft | ||
*Comming soon!* | ||
|
||
## New Features | ||
* Perfect Matching Layers (PML) boundary conditions | ||
* Plot field on STL solid using `pyvista.sample` interpolation algorithm | ||
* Interactive plane clipping on `plot3DonSTL` | ||
* Field shown on clipping plane | ||
* Wake extrapolation of partially decayed wakes coupling new package `ImpedanCEI/iddefix` | ||
* Conversion from impedance to wake function and viceversa with user-defined arbitrary sampling | ||
|
||
## Tag highlights | ||
* Nightly tests with Github actions | ||
* :file_folder: notebooks containing interactive examples | ||
* :file_folder: examples: major cleanup, examples on CPU and GPU | ||
|
||
## Bugfixes | ||
* Patch representation when a list is passed in `Plot2D` | ||
* `ipympl` added as a dependency to `wakis['notebook']` installation | ||
* Injection time to account for relativistic beta |