Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Branch for 2.4 release #1006

Merged
merged 90 commits into from
Sep 11, 2023
Merged

Branch for 2.4 release #1006

merged 90 commits into from
Sep 11, 2023

Conversation

momchil-flex
Copy link
Collaborator

No description provided.

@tylerflex tylerflex added the 2.4 label Jul 21, 2023
tylerflex and others added 23 commits July 21, 2023 14:21
Added reference for Germanium material model from Burnett et al.
* Use pytest's tmp path instead of hard-codded ones

Hard-codded paths can be an issue when tests are run in parallel or
unordered, particularly in Windows. This commit removes all hard-codded
paths from the test suite, replacing them with pytest's tmp_path
fixture, which is also automatically cleaned after run.

A few ruff warnings were also cleaned up in the process: mostly unused
imports and variables, and warnings caused by a large number of
matplotlib figures being created.

---------

Signed-off-by: Lucas Heitzmann Gabrielli <lucas@flexcompute.com>
momchil-flex and others added 29 commits August 21, 2023 14:22
Offset target_neff slightly in mode solver to avoid singular matrix
Signed-off-by: Lucas Heitzmann Gabrielli <lucas@flexcompute.com>
@momchil-flex momchil-flex merged commit f94efba into develop Sep 11, 2023
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.