Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add C implementation for math/base/special/gamma-lanczos-sum #1834

Merged
merged 133 commits into from
Mar 21, 2024
Merged

feat: add C implementation for math/base/special/gamma-lanczos-sum #1834

merged 133 commits into from
Mar 21, 2024

Commits on Mar 11, 2024

  1. Configuration menu
    Copy the full SHA
    d8edd1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    283eab5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a21eded View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Signed-off-by: Athan <kgryte@gmail.com>
    kgryte authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    d31d300 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Signed-off-by: Athan <kgryte@gmail.com>
    kgryte authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    8442b94 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    ab3d495 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cc9a05 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Update main.c

    Signed-off-by: GUNJ JOSHI <gunjjoshi8372@gmail.com>
    gunjjoshi authored Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a69b3ef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3daaa89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e43b002 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93b6bdc View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Update test.native.js

    Signed-off-by: GUNJ JOSHI <gunjjoshi8372@gmail.com>
    gunjjoshi authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    b232fed View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. feat: add iter/do-until-each

    PR-URL: #1408
    Closes: #807
    
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    raunak-dev-edu authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    928b887 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    349cebe View commit details
    Browse the repository at this point in the history
  3. feat: add C implementation for math/base/special/acsch

    Closes: #860
    PR-URL: 	#1833
    Co-authored-by: Athan Reines <kgryte@gmail.com>
    Reviewed-by: Athan Reines <kgryte@gmail.com> 
    Signed-off-by: Snehil Shah <130062020+Snehil-Shah@users.noreply.github.com>
    Signed-off-by: Athan Reines <kgryte@gmail.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f4c11a9 View commit details
    Browse the repository at this point in the history
  4. feat: add math/base/assert/is-nonnegative-finite

    PR-URL: #1829
    Closes: #1828
    Rejoan-Sardar authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f039c3e View commit details
    Browse the repository at this point in the history
  5. feat: add math/base/special/asecd

    PR-URL: #1788
    Closes: #41
    
    ---------
    
    Signed-off-by: Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
    Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    58f2825 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40d5cf2 View commit details
    Browse the repository at this point in the history
  7. docs: improve README examples for stats/base/dists/rayleigh namespace

    PR-URL: #1754
    Closes: #1642
    
    ---------
    
    Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d817ccd View commit details
    Browse the repository at this point in the history
  8. feat: add C implementation for math/base/special/log2

    PR-URL: #1717
    
    ---------
    
    Signed-off-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Signed-off-by: Athan Reines <kgryte@gmail.com>
    Co-authored-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Co-authored-by: Athan Reines <kgryte@gmail.com>
    Reviewed-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Reviewed-by: Athan Reines <kgryte@gmail.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    3 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    72e6336 View commit details
    Browse the repository at this point in the history
  9. docs: improve README examples of stats/base/dists/negative-binomial

    PR-URL: #1774
    Closes: #1637
    
    ---------
    
    Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3bfa4d2 View commit details
    Browse the repository at this point in the history
  10. docs: update list of contributors

    PR-URL: #1837
    
    Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
    Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    4f08243 View commit details
    Browse the repository at this point in the history
  11. docs: update related packages sections

    PR-URL: #1838
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    stdlib-bot authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    9b5ebfd View commit details
    Browse the repository at this point in the history
  12. feat: add C implementation for math/base/special/gammasgn

    PR-URL: #1841
    Closes: #649
    
    ---------
    
    Signed-off-by: GUNJ JOSHI <gunjjoshi8372@gmail.com>
    Signed-off-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Co-authored-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Reviewed-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    gunjjoshi and Pranavchiku committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    86de490 View commit details
    Browse the repository at this point in the history
  13. feat: add C implementation for math/base/special/ahaversin

    PR-URL: #1840
    Closes: #1420
    
    ---------
    
    Signed-off-by: Rejoan Sardar <119718513+Rejoan-Sardar@users.noreply.github.com>
    Signed-off-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Co-authored-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Reviewed-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    58c8017 View commit details
    Browse the repository at this point in the history
  14. feat: add C implementation for math/base/special/xlogy

    PR-URL: #1827
    Closes: #1815
    
    ---------
    
    Signed-off-by: Rutam <138517416+performant23@users.noreply.github.com>
    Signed-off-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Co-authored-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Reviewed-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3ae4086 View commit details
    Browse the repository at this point in the history
  15. feat: add math/base/special/cscd

    PR-URL: #1786
    Closes: #39
    
    ---------
    
    Signed-off-by: Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
    Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Co-authored-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
    Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    3 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    78e5cbd View commit details
    Browse the repository at this point in the history
  16. feat: add math/base/special/acotd

    PR-URL: #1785
    Closes: #43
    
    ---------
    
    Signed-off-by: Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
    Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ce93558 View commit details
    Browse the repository at this point in the history
  17. feat: add math/base/special/acscd

    PR-URL: #1789
    Closes: #42
    
    ---------
    
    Signed-off-by: Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    the-r3aper7 authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    951455e View commit details
    Browse the repository at this point in the history
  18. feat: add math/base/special/secd

    PR-URL: #1787
    Closes: #38
    
    ---------
    
    Signed-off-by: Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
    Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Co-authored-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    3 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e7c84cb View commit details
    Browse the repository at this point in the history
  19. docs: update REPL namespace documentation

    PR-URL: 	#1843
    Reviewed-by: Athan Reines <kgryte@gmail.com>
    Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
    Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8adf7cf View commit details
    Browse the repository at this point in the history
  20. feat: add math/base/special/acosd

    PR-URL: #1782 
    Closes: #36
    
    ---------
    
    Signed-off-by: Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
    Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    106aa02 View commit details
    Browse the repository at this point in the history
  21. feat: add math/base/special/atand

    PR-URL: #1784
    Closes: #37
    
    ---------
    
    Signed-off-by: Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
    Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8b3608f View commit details
    Browse the repository at this point in the history
  22. feat: add math/base/special/asind

    PR-URL: #1781
    Closes: #35
    
    ---------
    
    Signed-off-by: Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
    Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    d687f3a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    65bee16 View commit details
    Browse the repository at this point in the history
  24. chore: update package meta data

    PR-URL: #1856
    
    Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
    Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    eecaad4 View commit details
    Browse the repository at this point in the history
  25. docs: fix JSDoc description in math/base/special/acoversin

    PR-URL: #1853
    
    Signed-off-by: Rejoan Sardar <119718513+Rejoan-Sardar@users.noreply.github.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Rejoan-Sardar authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    16a34e8 View commit details
    Browse the repository at this point in the history
  26. feat: add string/base/last-code-point

    PR-URL: #1755
    Closes: #1702
    
    ---------
    
    Signed-off-by: Aditya Sapra <110766802+adityacodes30@users.noreply.github.com>
    Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Co-authored-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Reviewed-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    3 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f371977 View commit details
    Browse the repository at this point in the history
  27. docs: update related packages sections

    PR-URL: #1857
    
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    stdlib-bot authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    be1f6dc View commit details
    Browse the repository at this point in the history
  28. docs: update contributors

    kgryte authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    0fd68fb View commit details
    Browse the repository at this point in the history
  29. fix: update dependencies

    kgryte authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6f85ae0 View commit details
    Browse the repository at this point in the history
  30. fix: use correct package names

    kgryte authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a20323e View commit details
    Browse the repository at this point in the history
  31. fix: update include path

    kgryte authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3645355 View commit details
    Browse the repository at this point in the history
  32. fix: update build configurations

    kgryte authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    76fcdff View commit details
    Browse the repository at this point in the history
  33. fix: update build configurations

    kgryte authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    953f217 View commit details
    Browse the repository at this point in the history
  34. fix: update build configurations

    kgryte authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    2ece3de View commit details
    Browse the repository at this point in the history
  35. fix: update build configurations

    kgryte authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e524500 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    7763d80 View commit details
    Browse the repository at this point in the history
  37. refactor: update blas/ext/base/drev to follow current project conve…

    …ntions
    
    Closes: #1488
    PR-URL: 	#1839
    Ref: #1152
    Co-authored-by: Athan Reines <kgryte@gmail.com>
    Reviewed-by: Athan Reines <kgryte@gmail.com> 
    Signed-off-by: Pranav Goswami <goswami.4@iitj.ac.in>
    Signed-off-by: Athan Reines <kgryte@gmail.com>
    Co-authored-by: Pranav Goswami <goswami.4@iitj.ac.in>
    3 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    62798f2 View commit details
    Browse the repository at this point in the history
  38. fix: update build configurations

    kgryte authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e0182c0 View commit details
    Browse the repository at this point in the history
  39. docs: update REPL namespace documentation

    PR-URL: 	#1858
    Co-authored-by: Athan Reines <kgryte@gmail.com>
    Reviewed-by: Athan Reines <kgryte@gmail.com> 
    Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8e11e59 View commit details
    Browse the repository at this point in the history
  40. feat: add C implementation for math/base/special/bernoulli

    PR-URL: #1860 
    Closes: #1664
    
    ---------
    
    Signed-off-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Signed-off-by: GUNJ JOSHI <gunjjoshi8372@gmail.com>
    Co-authored-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Reviewed-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    gunjjoshi and Pranavchiku committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    81538b3 View commit details
    Browse the repository at this point in the history
  41. refactor: update blas/ext/base/dssum to follow current projects con…

    …ventions
    
    PR-URL: #1861
    Closes: #1501
    
    ---------
    
    Signed-off-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Co-authored-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Reviewed-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    88ca536 View commit details
    Browse the repository at this point in the history
  42. feat: add C implementation for math/base/assert/int32-is-odd

    PR-URL: #1865
    Closes: #1806 
    
    ---------
    
    Signed-off-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Co-authored-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Reviewed-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    3 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    46c47a4 View commit details
    Browse the repository at this point in the history
  43. feat: add C implementation for math/base/assert/is-safe-integer

    PR-URL: #1862
    
    ---------
    
    Signed-off-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Co-authored-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Reviewed-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    4c90605 View commit details
    Browse the repository at this point in the history
  44. feat: add C implementation for math/base/assert/is-nonpositive-finite

    PR-URL: #1859 
    Closes: #1831
    
    ---------
    
    Signed-off-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Co-authored-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Reviewed-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    af9fe56 View commit details
    Browse the repository at this point in the history
  45. docs: update REPL namespace documentation

    PR-URL: #1877
    
    Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
    Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c2ef5c5 View commit details
    Browse the repository at this point in the history
  46. feat: add C implementation for math/base/special/xlog1py

    PR-URL: #1847 
    Closes: #1842
    
    ---------
    
    Signed-off-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Co-authored-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Reviewed-by: Pranav <85227306+Pranavchiku@users.noreply.github.com> 
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    3 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8d8adb7 View commit details
    Browse the repository at this point in the history
  47. feat: add C implementation for math/base/special/boxcox

    PR-URL: 	#1870
    Ref: #649
    Co-authored-by: Athan Reines <kgryte@gmail.com>
    Reviewed-by: Athan Reines <kgryte@gmail.com> 
    Signed-off-by: GUNJ JOSHI <gunjjoshi8372@gmail.com>
    Signed-off-by: Athan Reines <kgryte@gmail.com>
    gunjjoshi and kgryte committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e6df6cc View commit details
    Browse the repository at this point in the history
  48. feat: add C implementation for math/base/special/boxcoxinv

    PR-URL: 	#1878
    Ref: #649
    Co-authored-by: Athan Reines <kgryte@gmail.com>
    Reviewed-by: Athan Reines <kgryte@gmail.com> 
    Signed-off-by: Rejoan Sardar <119718513+Rejoan-Sardar@users.noreply.github.com>
    Signed-off-by: Athan Reines <kgryte@gmail.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    facf870 View commit details
    Browse the repository at this point in the history
  49. feat: add C implementation for math/base/special/boxcox1p

    PR-URL: #1883
    
    ---------
    
    Signed-off-by: GUNJ JOSHI <gunjjoshi8372@gmail.com>
    Signed-off-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Co-authored-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Reviewed-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    gunjjoshi and Pranavchiku committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    9ee8270 View commit details
    Browse the repository at this point in the history
  50. feat: add C implementation for math/base/special/boxcox1pinv

    PR-URL: #1885
    
    ---------
    
    Signed-off-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Co-authored-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Reviewed-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    34e446d View commit details
    Browse the repository at this point in the history
  51. feat: add C implementation for math/base/assert/uint32-is-pow2

    PR-URL: #1886
    Closes: #1868
    
    ---------
    
    Signed-off-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Co-authored-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Reviewed-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    3 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5cd0f54 View commit details
    Browse the repository at this point in the history
  52. chore: remove indentation

    Planeshifter authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    423e2da View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    ae65ff4 View commit details
    Browse the repository at this point in the history
  54. build: rename labeler config file

    Planeshifter authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    85c86a3 View commit details
    Browse the repository at this point in the history
  55. docs: improve README examples of stats/base/dists/truncated-normal

    PR-URL: #1872
    Cloes: #1647
    
    ---------
    
    Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    24a483f View commit details
    Browse the repository at this point in the history
  56. feat: add math/base/special/tand

    PR-URL: #1771
    Closes: #34
    
    ---------
    
    Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    fcdd541 View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    9254283 View commit details
    Browse the repository at this point in the history
  58. feat: add math/base/special/cotd

    PR-URL: #1772
    Closes: #40
    
    ---------
    
    Signed-off-by: Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
    Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3b75725 View commit details
    Browse the repository at this point in the history
  59. fix: remove labels

    The previous configuration was generating false positives.
    kgryte authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    65ae37d View commit details
    Browse the repository at this point in the history
  60. docs: clean-up examples and descriptions

    Ref: #1339
    kgryte authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    db7c2de View commit details
    Browse the repository at this point in the history
  61. feat: add C implementation for math/base/assert/is-prime

    PR-URL: 	#1866
    Co-authored-by: Athan Reines <kgryte@gmail.com>
    Reviewed-by: Athan Reines <kgryte@gmail.com> 
    Signed-off-by: Athan Reines <kgryte@gmail.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    86eeb39 View commit details
    Browse the repository at this point in the history
  62. feat: add C implementation for math/base/special/acotd

    PR-URL: #1879 
    Closes: #649
    
    ---------
    
    Signed-off-by: GUNJ JOSHI <gunjjoshi8372@gmail.com>
    Signed-off-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Co-authored-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Reviewed-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    gunjjoshi and Pranavchiku committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3b2c240 View commit details
    Browse the repository at this point in the history
  63. feat: add C implementation for math/base/special/asecd

    PR-URL: #1880
    
    ---------
    
    Signed-off-by: GUNJ JOSHI <gunjjoshi8372@gmail.com>
    Signed-off-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Co-authored-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Reviewed-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    gunjjoshi and Pranavchiku committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    04a8cf1 View commit details
    Browse the repository at this point in the history
  64. feat: add C implementation for math/base/special/acsc

    PR-URL: #1887
    Closes: #859
    
    ---------
    
    Signed-off-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Co-authored-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Reviewed-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3af23f1 View commit details
    Browse the repository at this point in the history
  65. feat: add C implementation for math/base/special/atand

    PR-URL: #1881
    
    ---------
    
    Signed-off-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Co-authored-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Reviewed-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5c4b80a View commit details
    Browse the repository at this point in the history
  66. feat: add C implementation for math/base/special/acosd

    PR-URL: #1871
    
    ---------
    
    Signed-off-by: GUNJ JOSHI <gunjjoshi8372@gmail.com>
    Signed-off-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Co-authored-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Reviewed-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    gunjjoshi and Pranavchiku committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    de97ad0 View commit details
    Browse the repository at this point in the history
  67. feat: add C implementation for math/base/special/factorial2

    PR-URL: #1898 
    Closes: #1892
    
    ---------
    
    Signed-off-by: Rutam <138517416+performant23@users.noreply.github.com>
    Signed-off-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Co-authored-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Reviewed-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    3 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5b7e4e8 View commit details
    Browse the repository at this point in the history
  68. feat: add countSameValue to namespace

    kgryte authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    9fc198c View commit details
    Browse the repository at this point in the history
  69. test: add test case to ensure full test coverage

    Ref: #1339
    Ref: 634044b
    kgryte authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    5b41469 View commit details
    Browse the repository at this point in the history
  70. docs: add notes concerning algorithm

    Ref: #1339
    Ref: 634044b
    kgryte authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    46162b1 View commit details
    Browse the repository at this point in the history
  71. docs: add same value example

    Ref: #1339
    Ref: 634044b
    kgryte authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c9997d3 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    0ed97ff View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    637033f View commit details
    Browse the repository at this point in the history
  74. docs: fix copy

    kgryte authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    9230d13 View commit details
    Browse the repository at this point in the history
  75. docs: update test messages, comments, and benchmarks

    Ref: #1354
    Ref: 609682c
    kgryte authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    35ed45f View commit details
    Browse the repository at this point in the history
  76. docs: update related packages sections

    PR-URL: #1907
    
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    stdlib-bot authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8d677d6 View commit details
    Browse the repository at this point in the history
  77. Configuration menu
    Copy the full SHA
    bf5a700 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    64e21d8 View commit details
    Browse the repository at this point in the history
  79. feat: add C implementation for math/base/special/fast/hypot

    PR-URL: #1910
    
    ---------
    
    Signed-off-by: GUNJ JOSHI <gunjjoshi8372@gmail.com>
    Reviewed-by: Pranav Goswami <goswami.4@iitj.ac.in>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    acd4359 View commit details
    Browse the repository at this point in the history
  80. feat: add C implementation for math/base/special/fast/acosh

    PR-URL: #1897
    
    ---------
    
    Signed-off-by: GUNJ JOSHI <gunjjoshi8372@gmail.com>
    Co-authored-by:  Pranav Goswami <goswami.4@iitj.ac.in>
    Reviewed-by: Pranav Goswami <goswami.4@iitj.ac.in>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    gunjjoshi and Pranavchiku committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1c536ce View commit details
    Browse the repository at this point in the history
  81. feat: add C implementation for math/base/special/fast/abs

    PR-URL: #1894
    
    ---------
    
    Signed-off-by: GUNJ JOSHI <gunjjoshi8372@gmail.com>
    Co-authored-by: Athan Reines <kgryte@gmail.com>
    Reviewed-by: Pranav Goswami <goswami.4@iitj.ac.in>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    gunjjoshi and kgryte committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    fd5ccaa View commit details
    Browse the repository at this point in the history
  82. docs: update namespace table of contents

    PR-URL: #1920
    
    Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
    Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    936d66b View commit details
    Browse the repository at this point in the history
  83. feat: add C implementation for math/base/special/asind

    PR-URL: #1876
    
    ---------
    
    Signed-off-by: Rejoan Sardar <119718513+Rejoan-Sardar@users.noreply.github.com>
    Reviewed-by: Pranav Goswami <goswami.4@iitj.ac.in>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Rejoan-Sardar authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    2955d27 View commit details
    Browse the repository at this point in the history
  84. docs: update namespace table of contents

    PR-URL: #1921
    
    Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
    Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com> 
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    fa08e93 View commit details
    Browse the repository at this point in the history
  85. feat: add C implementation for math/base/special/fast/asinh

    PR-URL: #1908
    
    ---------
    
    Signed-off-by: Rejoan Sardar <119718513+Rejoan-Sardar@users.noreply.github.com>
    Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6af9d62 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    fc593b2 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    1206c46 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    988c976 View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    1b36a97 View commit details
    Browse the repository at this point in the history
  90. chore: update package meta data

    PR-URL: #1926
    
    Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
    Co-authored-by: Athan Reines <kgryte@gmail>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    79d9be3 View commit details
    Browse the repository at this point in the history
  91. refactor: update blas/ext/base/dnansum to follow current project co…

    …nventions
    
    PR-URL: #1899
    Closes: #1483
    
    ---------
    
    Signed-off-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Co-authored-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Reviewed-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    afae1fe View commit details
    Browse the repository at this point in the history
  92. docs: update REPL namespace documentation

    PR-URL: #1928
    
    Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
    Co-authored-by: Planeshifter <1913638+Planeshifter@users.noreply.github.com>
    Reviewed-by: Planeshifter <1913638+Planeshifter@users.noreply.github.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    083636e View commit details
    Browse the repository at this point in the history
  93. feat: add C implementation for math/base/special/fast/max

    PR-URL: #1912
    
    ---------
    
    Signed-off-by: Pranav Goswami <goswami.4@iitj.ac.in>
    Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Co-authored-by: Pranav Goswami <goswami.4@iitj.ac.in>
    Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Reviewed-by: Pranav Goswami <goswami.4@iitj.ac.in>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    3 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    50d3115 View commit details
    Browse the repository at this point in the history
  94. feat: add C implementation for math/base/special/fast/min

    PR-URL: #1913
    Closes: #1911
    
    ---------
    
    Signed-off-by: Rejoan Sardar <119718513+Rejoan-Sardar@users.noreply.github.com>
    Signed-off-by: Pranav Goswami <goswami.4@iitj.ac.in>
    Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Co-authored-by: Pranav Goswami <goswami.4@iitj.ac.in>
    Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Reviewed-by: Pranav Goswami <goswami.4@iitj.ac.in>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    3 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    f0eb5ae View commit details
    Browse the repository at this point in the history
  95. docs: update related packages sections

    PR-URL: #1930
    
    ---------
    
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    stdlib-bot authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    e17afda View commit details
    Browse the repository at this point in the history
  96. fix: update variable type declarations in `math/base/assert/int32-is-…

    …odd`
    
    PR-URL: #1935
    
    Reviewed-by: Pranav Goswami <goswami.4@iitj.ac.in>
    performant23 authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    0bfd397 View commit details
    Browse the repository at this point in the history
  97. feat: add utils/any-own-by

    PR-URL: #1851
    Closes: #819
    
    ---------
    
    Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    ea9122f View commit details
    Browse the repository at this point in the history
  98. feat: update namespace TypeScript declarations

    PR-URL: #1937
    
    Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
    Reviewed-by: Planeshifter <1913638+Planeshifter@users.noreply.github.com>
    stdlib-bot authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6223b54 View commit details
    Browse the repository at this point in the history
  99. feat: add C implementation for math/base/special/modf

    PR-URL:  #1934
    Closes: #1916
    
    ---------
    
    Signed-off-by: GUNJ JOSHI <gunjjoshi8372@gmail.com>
    Signed-off-by: Pranav Goswami <goswami.4@iitj.ac.in>
    Co-authored-by: Pranav Goswami <goswami.4@iitj.ac.in>
    Reviewed-by: Pranav Goswami <goswami.4@iitj.ac.in>
    gunjjoshi and Pranavchiku committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    3409be0 View commit details
    Browse the repository at this point in the history
  100. feat: add C implementation for math/base/special/fast/pow-int

    PR-URL: #1919
    Closes: #1917
    
    ---------
    
    Signed-off-by: GUNJ JOSHI <gunjjoshi8372@gmail.com>
    Signed-off-by: Pranav Goswami <goswami.4@iitj.ac.in>
    Co-authored-by: Pranav Goswami <goswami.4@iitj.ac.in>
    Reviewed-by: Pranav Goswami <goswami.4@iitj.ac.in>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    gunjjoshi and Pranavchiku committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c645b9b View commit details
    Browse the repository at this point in the history
  101. feat: add math/base/special/cosd

    PR-URL: #1777
    Closes: #33
    
    ---------
    
    Signed-off-by: Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
    Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    1a5646b View commit details
    Browse the repository at this point in the history
  102. feat: add C implementation for math/base/special/fast/atanh

    PR-URL: #1909
    
    ---------
    
    Signed-off-by: Rejoan Sardar <119718513+Rejoan-Sardar@users.noreply.github.com>
    Signed-off-by: Pranav Goswami <goswami.4@iitj.ac.in>
    Co-authored-by:Pranav Goswami <goswami.4@iitj.ac.in>
    Reviewed-by: Pranav Goswami <goswami.4@iitj.ac.in>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Rejoan-Sardar authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    089faed View commit details
    Browse the repository at this point in the history
  103. feat: add C implementation for math/base/assert/is-composite

    PR-URL: #1918
    Closes: #1901
    
    ---------
    
    Signed-off-by: Rutam <138517416+performant23@users.noreply.github.com>
    Signed-off-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Co-authored-by: Pranav <85227306+Pranavchiku@users.noreply.github.com>
    Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
    Reviewed-by: Pranav Goswami <goswami.4@iitj.ac.in>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    3 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    2f69194 View commit details
    Browse the repository at this point in the history
  104. build: update installed R version

    R linting seems to be broken on CI, see `lint_random_files.yml` workflow
    run such as the following:
    
    https://github.com/stdlib-js/stdlib/actions/runs/8319437589/job/22762740425#step:15:988
    
    This PR updates the installed R version to see if that resolves the
    issue as all dependencies are correctly installed from CRAN locally
    when ussing that version.
    Planeshifter authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    8ce2773 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    9c7e880 View commit details
    Browse the repository at this point in the history
  106. build: update R lint configuration

    Planeshifter authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    a436bc7 View commit details
    Browse the repository at this point in the history
  107. docs: update list of contributors

    PR-URL: #1940
    
    Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
    Reviewed-by: Planeshifter <1913638+Planeshifter@users.noreply.github.com>
    stdlib-bot authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    79de323 View commit details
    Browse the repository at this point in the history
  108. docs: update related packages sections

    PR-URL: #1941
    
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    stdlib-bot authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    783d342 View commit details
    Browse the repository at this point in the history
  109. refactor: update blas/ext/base/dcusum to follow current project con…

    …ventions
    
    PR-URL: 	#1867
    Closes: #1471
    Ref: #1152
    Co-authored-by: Athan Reines <kgryte@gmail.com>
    Reviewed-by: Athan Reines <kgryte@gmail.com> 
    Signed-off-by: Athan Reines <kgryte@gmail.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    21197b6 View commit details
    Browse the repository at this point in the history
  110. docs: update REPL namespace documentation

    PR-URL: #1956
    
    Signed-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>
    Co-authored-by: kgryte <2643044+kgryte@users.noreply.github.com>
    Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
    2 people authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    c41deb6 View commit details
    Browse the repository at this point in the history
  111. fix: missing headers in C examples

    PR-URL: 	#1958
    Reviewed-by: Athan Reines <kgryte@gmail.com>
    Reviewed-by: Pranav Goswami <goswami.4@iitj.ac.in>
    performant23 authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    2adc8ed View commit details
    Browse the repository at this point in the history
  112. feat: add constants/float32/half-pi

    PR-URL: 	#1953
    Ref: #1944
    Co-authored-by: Athan Reines <kgryte@gmail.com>
    Reviewed-by: Athan Reines <kgryte@gmail.com> 
    Signed-off-by: GUNJ JOSHI <gunjjoshi8372@gmail.com>
    Signed-off-by: Athan Reines <kgryte@gmail.com>
    gunjjoshi and kgryte committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6903fd3 View commit details
    Browse the repository at this point in the history
  113. fix: update documentation to reflect correct seed range

    The seed for MT19937 must be a nonzero positive integer, as discussed
    in the original paper describing the Mersenne Twister PRNG.
    
    Closes: #1963
    kgryte authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6e80a18 View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    acb496f View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    5ddca98 View commit details
    Browse the repository at this point in the history
  116. docs: add note concerning native add-ons

    kgryte authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    86f1521 View commit details
    Browse the repository at this point in the history
  117. docs: add link

    kgryte authored and gunjjoshi committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    888480a View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    31d84a4 View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    7a79a1c View commit details
    Browse the repository at this point in the history
  120. Configuration menu
    Copy the full SHA
    817ee8e View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    70fdafb View commit details
    Browse the repository at this point in the history