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

feat: Type-parameterized particle implementation #8

Merged
merged 6 commits into from
Nov 26, 2024
Merged

Conversation

Beforerr
Copy link
Member

No description provided.

Beforerr and others added 3 commits November 23, 2024 15:52
This commit adds a new file `typed_particles.jl` which introduces the `SParticle` type. The `SParticle` type is a type-parameterized particle implementation that allows specifying the charge, atomic number, and mass number of a particle. It also includes basic properties such as `charge_number`, `atomic_number`, `mass_number`, `element`, and `symbol`.
@Beforerr
Copy link
Member Author

Related to #3

@Beforerr Beforerr merged commit 5ea10b6 into main Nov 26, 2024
4 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.

1 participant