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

Separate output types for scalar and vectorial DynamicsOutputs #333

Open
Alexsp32 opened this issue Mar 6, 2024 · 0 comments
Open

Separate output types for scalar and vectorial DynamicsOutputs #333

Alexsp32 opened this issue Mar 6, 2024 · 0 comments

Comments

@Alexsp32
Copy link
Member

Alexsp32 commented Mar 6, 2024

DynamicsOutputs that give an output at every time step should be a different type to those that return a single quantity based on the trajectory or final image.

This would be useful to increase compatibility with Tables.jl and other similar packages that enforce common column sizes, which might be used to save or analyse data from simulations.

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

No branches or pull requests

1 participant