Skip to content

Commit

Permalink
performance fix in get_grid_inds (#136)
Browse files Browse the repository at this point in the history
* add compat entry for StaticArrays

* reuse computation in get_grid_inds methods

* update benchmark.md
  • Loading branch information
Sid-Bhatia-0 authored Apr 8, 2021
1 parent 3a4ffa8 commit b4fae97
Show file tree
Hide file tree
Showing 3 changed files with 1,163 additions and 1,132 deletions.
1 change: 1 addition & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ DataStructures = "0.18"
MacroTools = "0.5"
ReinforcementLearningBase = "0.9"
Requires = "1.1"
StaticArrays = "1.1"
julia = "1"

[extras]
Expand Down
Loading

0 comments on commit b4fae97

Please sign in to comment.