Skip to content

Commit

Permalink
Manual update of CHANGELOG.md to remove duplicates
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdulSafdar authored Feb 1, 2025
1 parent 20d28d9 commit 9c52592
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
- Updated docstring for consistency - feedback addressed by Jason Lee
([`01ee74e`](https://github.com/UBC-MDS/Group24-pystats/commit/01ee74eb5d9d1026f4ff17a64051c34e65033bd8))

- Updated docstrings to refer to float as np.float64 for consistency. Addressed by Abdul
- Updated docstrings to refer to float as np.float64 for consistency. feedback Addressed by Abdul
([`c282aa3`](https://github.com/UBC-MDS/Group24-pystats/commit/c282aa3d3966d001324949d74ac42e0e5e44750c))

- Updated qnorm function docstring - feedback addressed by Jason Lee
Expand All @@ -72,7 +72,7 @@
- Updated pnorm function to avoid error when sd=0. Feedback addressed by Sarah Eshafi
([`3d13616`](https://github.com/UBC-MDS/Group24-pystats/commit/3d13616fc8ffe06f1722c25e47678019bd91f799))

- Updated rnorm.py tests to use mark parametrize for readability
- Updated rnorm.py tests to use mark parametrize for readability. feedback Addressed by Abdul
([`8787c9c`](https://github.com/UBC-MDS/Group24-pystats/commit/8787c9cd043b9ab0f82d00cf155542e0f8bf6b77))


Expand All @@ -94,12 +94,6 @@
- Update aliasing in rnorm.py to address Milestone 1 and 2 Feedback. Addressed by Abdul Safdar
([`8f2db4c`](https://github.com/UBC-MDS/Group24-pystats/commit/8f2db4c6ef5a8e538d316d096e4d6901c5f6c499))

- Updated docstrings to refer to float as np.float for consistency. Addressed by Abdul
([`54927e8`](https://github.com/UBC-MDS/Group24-pystats/commit/54927e83e1256742c47dee3d0534621852227eb7))

- Updated docstrings to refer to float as np.float64 for consistency. Addressed by Abdul
([`a362bc6`](https://github.com/UBC-MDS/Group24-pystats/commit/a362bc6c2b5df3283467124e6e96143ad98c9213))


## v0.0.1 (2025-01-30)

Expand Down

0 comments on commit 9c52592

Please sign in to comment.