Skip to content

Commit

Permalink
Add results to benches dir and exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
Canleskis committed Jan 12, 2024
1 parent 0507303 commit a52c6f9
Show file tree
Hide file tree
Showing 4 changed files with 18,220 additions and 0 deletions.
1 change: 1 addition & 0 deletions particular/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name = "particular"
description = "N-body simulation library written in Rust featuring BarnesHut and GPU accelerated algorithms."
documentation = "https://docs.rs/particular"
exclude = [
"benches",
"particular-showcase.gif",
"particular-comparison.png",
"particular-comparison.svg",
Expand Down
Loading

0 comments on commit a52c6f9

Please sign in to comment.