OpenSourceEconomics / lcm

Solution and simulation of life cycle models in Python with GPU acceleration.
Apache License 2.0
16 stars 1 forks source link

Update argmax.py #62

Closed timmens closed 7 months ago

timmens commented 7 months ago

In this PR, we update everything related to argmax.py.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.31%. Comparing base (56f244d) to head (7600ad3). Report is 1 commits behind head on main.

:exclamation: Current head 7600ad3 differs from pull request most recent head 3dcc8a2. Consider uploading reports for the commit 3dcc8a2 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #62 +/- ## ======================================= Coverage 98.30% 98.31% ======================================= Files 42 42 Lines 2415 2429 +14 ======================================= + Hits 2374 2388 +14 Misses 41 41 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.