CHANGELOG

v3.0.0 (2024-02-03)

Breaking

  • feat!: Milestone 4 Major Patch Update

BREAKING CHANGES: Artificial change to pushed to version 3.0.0 (b561d3f)

Unknown

  • Merge pull request #130 from UBC-MDS/milestone4-1

feat!: Milestone 4 Major Patch Update (901c68a)

  • Merge pull request #129 from UBC-MDS/release

BREAKING CHANGE: Set ci-cd and address feedback from milestone & peer… (8ca0364)

  • BREAKING CHANGE: Set ci-cd and address feedback from milestone & peer review (92ad4bd)

v2.0.7 (2024-02-02)

Fix

  • fix: typo (17779d9)

  • fix: give explanation of why not median (6551092)

Unknown

  • Merge pull request #127 from UBC-MDS/explain_median

fix: Feedback addressed by explaining why not median (40c5b39)

  • Fix: Update qexp.py doctoring (18c07d8)

v2.0.6 (2024-02-01)

Fix

  • fix: added raise section into docstring (faa65e3)

  • fix: Feedback addressed by explaining why not median (62e9f77)

Unknown

  • Merge pull request #128 from UBC-MDS/raise_docstring

fix: added raise section into docstring (9b37fb6)

  • Correct Spelling error in README (04fcc0b)

  • Update README.md (54cf09e)

v2.0.5 (2024-02-01)

Fix

  • fix: Feedback addressed by adding more badges (0bd6ed4)

Unknown

  • Merge pull request #125 from UBC-MDS/func-polish

fix: Feedback addressed by adding more badges (3b7c600)

  • Merge pull request #122 from UBC-MDS/milestone3_feedback

Milestone3 feedback (b83cc7e)

  • Fix: Further adaptions to the tests (ce4a0ef)

  • Fix: Feedback addressed by adapting tests ot fucntion arguments (6444686)

  • Fix: Feedback addressed by stressing its integration into Python Ecosystem (6d22708)

  • Fix: Update README.md with a more specific README description (e877159)

v2.0.4 (2024-01-31)

Fix

  • fix: polish norm function dogstring format (a4a1fe6)

  • fix: Feedback addressed by adding more usage example on readme file (4a76331)

Unknown

  • Merge pull request #123 from UBC-MDS/func-polish

fix: Feedback addressed by adding more usage example on readme file (d7dfd3a)

  • Fix: indentation on README.md (94b91e3)

  • Fix: Update README with pytest instructions (86c11de)

  • Fix: Feedback addressed by handling edge case of q<0 in pexp (a59c4b3)

  • Fix: Feedback of milestone2 addressed by changing docstring and correctly show the default of the arguments (d457fe1)

  • Merge pull request #109 from UBC-MDS/README_update

Fix: Feedback addressed by adding link to vignettes and the documenta… (b6935aa)

  • Merge pull request #118 from UBC-MDS/func-polish

Function polish (6c5efcf)

  • Merge branch ‘main’ into func-polish (37d3a8e)

  • fix link bug on readme file (9c23611)

  • Fix: Feedback addressed by adding more usage example on readme file (14b6b71)

  • Merge pull request #120 from UBC-MDS/raise_docstring

update form on pnorm/qnorm (87f2a2c)

  • update form (e7c307b)

  • Fix: Feedback addressed by editing the example in dogstring to match the output the function generate (e86e0ad)

v2.0.3 (2024-01-31)

Fix

  • fix: Feedback addressed by adding hyperlink to contribution and cc (35284e6)

  • fix: Feedback addressed by adding hyperlink to contribution and cc (ffe1dfe)

Unknown

  • Merge pull request #117 from UBC-MDS/hyperlink

Hyperlink was added to Contributing file and code of conduct, Please review. (02c72c0)

  • Fix: Feedback addressed by adding condiction to generate graph only when graph=True (3271dcd)

  • fix typo (2140603)

  • Fix: Remove Dollar symbols on README.md (1fd61d2)

  • Fix: Feedback addressed by adding link to vignettes and the documentation on READTHEDOCS as well as updating the installation instructions (a47e046)

v2.0.2 (2024-01-30)

Fix

  • fix: remove environment file (a1b017f)

  • fix: virtual environment via poetry (29570f4)

Unknown

  • Merge pull request #101 from UBC-MDS/ci-cd

Ci-cd (d69dbc5)

  • Fix: Feedback addressed by removing environment file and fixing dependencies on Poetry (0caba18)

  • Update ci-cd.yml

Changes to ci-cd (5684497)

  • Update pyproject.toml

Change the psr table in pyproject.toml (da79623)

v2.0.1 (2024-01-30)

Fix

Unknown

  • Merge pull request #100 from UBC-MDS/ci-cd

Fix: Update ci-cd.yml (11aba9a)

  • Fix: Update ci-cd.yml (bafcaf1)

  • Merge pull request #99 from UBC-MDS/ci-cd

fix: update README (779cc29)

  • Merge pull request #98 from UBC-MDS/ci-cd

Ci-cd (d8e6b11)

  • change project to match gthub release (eec12be)

  • change condition to main branch only (bb44e1a)

  • add release token (68581ff)

  • fix error (a227a5a)

  • update cd to latest (ec64538)

  • change cd trigger to happen on other branches too for testing (b95274f)

  • fix bug (d0e7930)

v2.0.0 (2024-01-27)

Feature

  • feat: add docs button (cf825bc)

  • feat: add codecov button (53d44a2)

  • feat: add qexp example (3f400e0)

  • feat: add pexp example (49c1a54)

  • feat: viz dataset in exp example (0105848)

  • feat: frame question in exp example (141e77a)

  • feat: add load data in exp example (8e8b583)

Fix

  • fix: update exp example with suitable size (e13f382)

  • fix: modify qexp figure size (811765b)

  • fix: modify pexp figure size (7439920)

  • fix: fix figure size in readme (83317ee)

  • fix: resize fig in readme (5143086)

  • fix: format the dogstring (d52558a)

  • fix: fix version button link (cf59d55)

  • fix: add button link (6ead4e4)

  • fix: fix button format (43d6b68)

  • fix: rerun the example docs (5ec7128)

  • fix: upload dataset and update example (12fb946)

Unknown

  • Merge pull request #97 from UBC-MDS/fix_ky

Added Documentation on README (fdcf492)

  • Update CHANGELOG.md (4a6d1c6)

  • Added Documentation on README (b6e81a0)

  • Small changes (01d2c46)

  • Merge pull request #96 from UBC-MDS/fix_ky

Fix figure size for docs (b569271)

  • Changed spelling (6782a84)

  • Minor changes in spelling (8bc249d)

  • change pic size on normal (cc27608)

  • Merge pull request #95 from UBC-MDS/fix_ky

fix: format the dogstring (65268d6)

  • Changed dataframe (98966a6)

  • Merge pull request #94 from UBC-MDS/new_theme_agogo

edit file for example_norm for better formatting (127c9bd)

  • Update README.md (8f2071e)

  • Update example_exp.ipynb (48e5690)

  • edit file (38a8be6)

  • Merge pull request #93 from UBC-MDS/new_theme_agogo

new theme to help organize images and tables better (3df7eda)

  • new theme to help organize images and tables better (b3aa90c)

  • Merge pull request #92 from UBC-MDS/delete_file

Deleted additional file (d629566)

  • Deleted additional file (1a4102c)

  • Update README.md (73debc5)

  • Update README.md (8171b8f)

  • Merge pull request #91 from UBC-MDS/test_image_README

Test image readme (0c63270)

feat: add docs button (2cef259)

  • Merge pull request #88 from UBC-MDS/button

add codecov button and button link (904886b)

  • Merge pull request #87 from UBC-MDS/fix_environment

environment file (f7debca)

  • fix bug on numexpr (683e972)

  • environment file (27c2bac)

  • Merge pull request #85 from UBC-MDS/readthedoc_yaml

edit read the doc file (ce25f99)

  • edit read the doc file (b184191)

  • Merge pull request #84 from UBC-MDS/fix-make-html

fix make html to build (8c7b370)

  • add layer to exp (591c91a)

  • fix make build (e46ef0f)

  • Merge pull request #83 from UBC-MDS/exp-func-example

Exp func example (01c6600)

  • Merge pull request #82 from UBC-MDS/img_logo

add logo image to the image folder (285b7bd)

  • add picture path in readme (e8ad6d9)

  • add logo image (9831618)

  • Delete docs/example.ipynb (c004625)

  • Update index.md (eb5d06e)

  • Merge pull request #70 from UBC-MDS/exp-func-example

Exp func example (3d03331)

  • Update CHANGELOG.md (c1762fb)

  • Update CHANGELOG.md (9d8ea15)

  • Update pyproject.toml (4d85632)

  • Update README.md (2b79db5)

  • Merge pull request #69 from UBC-MDS/norm-function-example-ipynb

Norm function example ipynb (d1f1c28)

  • Merge branch ‘main’ into norm-function-example-ipynb (106ee76)

  • ADded motivation (973ffea)

  • Added motivation (797781b)

  • Add dependencies to enable make file (5b42af4)

  • Update environment.yaml (8058948)

  • Merge pull request #68 from UBC-MDS/introduction_doc

Added package motivation (39fae07)

  • Merge pull request #64 from UBC-MDS/example_ipynb

readthedocs file (def9d13)

  • fix issue with lock file (c333a12)

  • writeup edits (d33814a)

  • add palmer penguins into dev environment (7585dcc)

  • add significant figures to pexp and qexp titles just in case (5e8e8d2)

  • qnorm (c076c29)

  • pnorm fig update (eb2865f)

  • show example for pnorm and qnorm (e6904f0)

  • Added package introduction (aae981b)

  • change name (695a4c9)

  • readthedocs file (d418a95)

v1.0.0 (2024-01-20)

Feature

  • feat: add conda installation guide (a4b0689)

  • feat: update readme function (7120b8d)

  • feat: format readme file (b2948e9)

  • feat: update pexp plot title test (0294fc3)

  • feat: update pexp title (363f923)

  • feat: update pexp figure components test (5ede3e4)

  • feat: update pexp test with result check (3d25df7)

  • feat: update pexp nonsemsical input (fa9935c)

  • feat: update pexp missing value test (a42c484)

  • feat: update pexp result test (f8756d0)

  • feat: update pexp data type test (50646fa)

  • feat: update pexp example (f815465)

  • feat: update pexp figure size (4ddb428)

  • feat: update pexp with input check (5bf55b8)

  • feat: update pexp input check (7431cfd)

  • feat: update pexp dogstring to add formula (50546d9)

  • feat: update pexp dogstring (8e7667b)

  • feat: update pexp with combined plot (d1829e8)

  • feat: update pexp with cdf (1cd387d)

  • feat: update pexp with vertical line (8885230)

  • feat: update pexp with shade area (d59f1bf)

  • feat: update pexp with pdf chart (31a7ca3)

  • feat: update pexp main body (ac3b53c)

  • feat: add button in readme file and modify wording (b78f38a)

  • feat: update qexp function specification (2f08710)

  • feat: update pexp function (bdde4e4)

Fix

  • fix: Update README file with branch test (e181c95)

  • fix: Update README button typo (857d822)

  • fix: dogstring format and add argument check (dc3f674)

Unknown

  • Merge pull request #57 from UBC-MDS/readme_updat

feat: add conda installation guide (ca75593)

  • Merge pull request #58 from UBC-MDS/hotfix3_milestone2

Ensure consistency in default function values and assert statements (3f96642)

  • Ensure consistency in default function values and assert statements (b8e98b0)

  • Update README.md (ce92483)

  • Merge pull request #56 from UBC-MDS/hotfix2-milestone2

Update README.md (2f3b95f)

  • Update README.md (5ee7652)

  • Update README.md

Point image to main branch (d599f1b)

  • Merge pull request #55 from UBC-MDS/hotfix_milestone2

Hotfix milestone2 (c1e5745)

  • new image (f8e1767)

  • Merge branch ‘hotfix_milestone2’ of github.com:UBC-MDS/MathDistOps into hotfix_milestone2 (5da78f5)

  • demo image (288b699)

  • Update README.md (cf2b8b8)

  • hotfix items (d5f9633)

  • Merge pull request #54 from UBC-MDS/poetry_lock

New poetry lock (30dd924)

  • Update README.md (2607ffb)

  • Update README.md (30c99f4)

  • New poetry lock (9313a95)

  • Merge pull request #49 from UBC-MDS/qexp_func_test

Qexp func test (02502d3)

  • Merge branch ‘main’ into qexp_func_test (7744263)

  • Merge pull request #51 from UBC-MDS/minor_func_update

Small function updates (209f664)

  • Merge pull request #52 from UBC-MDS/README_update

Readme update (4236880)

  • Update CHANGELOG.md (5ff981f)

  • changed tests (0916bb3)

  • Updated function (8edc6ef)

  • Jan18 (2d28902)

  • Update CHANGELOG.md (c140fc0)

  • Added function documentation of qnorm (da8099c)

  • Updated README with unit tests and dependencies (01d9bc1)

  • solve p=1 (3ce087c)

  • Small function updates (42366bd)

  • Merge pull request #39 from UBC-MDS/pnorm_func_test

Added package dependencies in tool file (6fdb3df)

  • Update CHANGELOG.md (69d4330)

  • Merge pull request #48 from UBC-MDS/carinaya-changelog

Update CHANGELOG.md (7852a99)

  • Merge pull request #47 from UBC-MDS/readme_usage

Readme usage (2f3ae5a)

  • Merge branch ‘main’ into readme_usage (019a788)

  • Merge pull request #45 from UBC-MDS/35-qnorm-function-and-test

done with qnorm (c074552)

update changlog with pexp and readme usage (9558aa5)

  • fixed the qnorm(None) and add that to test (554f390)

  • update usage and installation (2d3c741)

  • Added horizontal line (3c0a08f)

  • Merge branch ‘main’ into pnorm_func_test (b27ad2f)

  • Merge pull request #44 from UBC-MDS/init_update

Init update (c0bed8f)

  • Merge pull request #43 from UBC-MDS/Changelog

Changed Changelog File (94aa59d)

  • done with qnorm (5ea6e0c)

  • Changed init file (bd792a7)

  • Changed Changelog File (8b6eb78)

  • Changed Changelog File (fa89eb0)

  • Update README.md (50bda3d)

  • Update environment.yaml (2ef219f)

  • Added package dependencies (6e063fc)

  • Merge pull request #33 from UBC-MDS/pnorm_func_test

Added function for pnorm and test (3990c0b)

  • Merge branch ‘main’ of github.com:UBC-MDS/MathDistOps into pnorm_func_test (9025baa)

  • Added function code and test (3b9fb4a)

  • Update init.py (c151158)

  • Update README.md (30dfffb)

  • Update CONTRIBUTING.md (9305e0f)

  • Merge pull request #32 from UBC-MDS/readme_buttonfix

fix: Update README button typo (1fe9458)

  • Update CHANGELOG.md (10a7e22)

  • Update CHANGELOG.md (abf6dcc)

  • Update CHANGELOG.md (86ac46e)

  • Update CHANGELOG.md (d162a19)

  • Update CONTRIBUTOR.md (65642a8)

  • Merge pull request #30 from UBC-MDS/rename_folder

Rename folder (d4adf9b)

  • Merge pull request #29 from UBC-MDS/workflows

Added Github Workflows (cedebc1)

  • Merge pull request #26 from UBC-MDS/contributing

Contributing (8a09a6c)

  • Renamed folder (acd78c0)

  • Merge pull request #27 from UBC-MDS/Updated-README

Update README.md (7cfd4f7)

  • Merge branch ‘main’ of github.com:UBC-MDS/MathDistOps into main (4650a30)

  • Added Github Workflows (d20a9a5)

  • Further adjustments (aaa822d)

  • Changed contributing file (6832d2c)

  • Update pexp.py (b2bcb9e)

  • Update README.md (0cd1c46)

  • Update CONTRIBUTING.md

Co-authored-by: Sivakorn (Oak) Chongfeungprinya <104509481+sivakornchong@users.noreply.github.com> (32ce0e7)

  • Merge pull request #25 from UBC-MDS/9-readme-and-conduct-latest

9 readme and conduct latest (e803349)

  • Update CONTRIBUTING.md (d8ac915)

  • Added contributor and README (9e5ccb3)

  • Update README file (ea1761d)

  • Synchronise the name for plotting (ad3cc33)

  • Update CONTRIBUTOR.md (81be887)

  • Update CONTRIBUTING.md (1a65335)

  • Merge pull request #24 from UBC-MDS/sandygross-patch-1

Update environment.yaml (7103797)

  • Update environment.yaml (22d5c6f)

  • Update CONTRIBUTING.md (b9b5c65)

  • format (4cd05a1)

  • Merge pull request #19 from UBC-MDS/function_spec_doc_normal

I finished pnorm, qnorm function, please review. (bbf1925)

  • format (c0ff359)

  • Merge pull request #20 from UBC-MDS/contributing

CONTRIBUTING.md file was finished. Please review. (d624475)

  • format (45487f0)

  • Merge pull request #21 from UBC-MDS/environment

Added environment file (f4f1f63)

  • changed environment (a7c8628)

  • Merge branch ‘main’ into contributing (e5e5d4d)

  • Merge pull request #17 from UBC-MDS/function_spec_doc_exp

Function spec doc exp (6353d7f)

  • Merge pull request #22 from UBC-MDS/resolve_init_issue

Delete src/mathdistops directory (40c7091)

  • Delete src/mathdistops directory (f5a8962)

  • Merge pull request #18 from UBC-MDS/readme_button

Readme button (53ff81b)

Co-authored-by: sandygross <113273819+sandygross@users.noreply.github.com> (69c1e85)

  • Update src/MathDistOps/pexp.py

Co-authored-by: sandygross <113273819+sandygross@users.noreply.github.com> (96a882c)

contributor.md (c1a68fd)

  • contributor.md (620e191)

  • Merge pull request #6 from UBC-MDS/function_spec_doc_normal

create new folder, add Function spec doc normal (c44bbd0)

  • Merge pull request #4 from UBC-MDS/project_structure

Project structure (63120cc)