v0.1.0 - First official release
No due date
100% complete
First official release of DiffeRT.
The aim of this release is to provide:
- Basic RT / RL features
- Edge diffraction with
fermat
method - Automatic dispatching of reflection-only paths to
image_method
, and the rest tofermat
- EM fields utilities for reflection and diffraction on common materials (i.e., a Material class should be created too)
- A quickstart guide…
First official release of DiffeRT.
The aim of this release is to provide:
- Basic RT / RL features
- Edge diffraction with
fermat
method - Automatic dispatching of reflection-only paths to
image_method
, and the rest tofermat
- EM fields utilities for reflection and diffraction on common materials (i.e., a Material class should be created too)
- A quickstart guide and diffraction guide
- A contributing guide
- A changelog file for future changes
Until v1.0.0
, the stable release, any change in the minor
part can introduce breaking changes or new features, while changes in the patch
part should only introduce bug corrections or documentation enhancements.
There are no open issues in this milestone.
Add issues to milestones to help organize your work for a particular release or project.
Create new issueOr find and add issues with no milestone in this repo.