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

v0.5.0 Release Candidate #3

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

v0.5.0 Release Candidate #3

wants to merge 4 commits into from

Conversation

haykh
Copy link
Contributor

@haykh haykh commented Nov 6, 2024

Breaking changes to the API:

  1. now the main Data container has three different attributes: .fields, .particles and .spectra. so usage is d = Data(...) then d.fields.
  2. simulation parameters are now moved into Data.attrs.

Improvements:

  • multiple-file support using single_file = False passed to Data (default behavior)
  • diagnostics client launched by default

@haykh haykh added the enhancement New feature or request label Nov 6, 2024
@haykh haykh self-assigned this Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant