Skip to content

Update papers and citation#609

Merged
Saransh-cpp merged 7 commits intomainfrom
saransh/update-papers-and-citation
Jun 16, 2025
Merged

Update papers and citation#609
Saransh-cpp merged 7 commits intomainfrom
saransh/update-papers-and-citation

Conversation

@Saransh-cpp
Copy link
Member

Description

Kindly take a look at CONTRIBUTING.md.

Please describe the purpose of this pull request. Reference and link to any relevant issues or pull requests.

Checklist

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't any other open Pull Requests for the required change?
  • Does your submission pass pre-commit? ($ pre-commit run --all-files or $ nox -s lint)
  • Does your submission pass tests? ($ pytest or $ nox -s tests)
  • Does the documentation build with your changes? ($ cd docs; make clean; make html or $ nox -s docs)
  • Does your submission pass the doctests? ($ pytest --doctest-plus src/vector/ or $ nox -s doctests)

Before Merging

  • Summarize the commit messages into a brief review of the Pull request.

@codecov
Copy link

codecov bot commented Jun 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.00%. Comparing base (f0dd4db) to head (41686d2).
⚠️ Report is 22 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #609   +/-   ##
=======================================
  Coverage   87.00%   87.00%           
=======================================
  Files          96       96           
  Lines       12061    12061           
=======================================
  Hits        10494    10494           
  Misses       1567     1567           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Saransh-cpp Saransh-cpp merged commit 2f1e27c into main Jun 16, 2025
20 checks passed
@Saransh-cpp Saransh-cpp deleted the saransh/update-papers-and-citation branch June 16, 2025 15:17
Saransh-cpp added a commit that referenced this pull request Jun 30, 2025
* Update talks.md

* add citation info in README

* add citing information in docs

* style: pre-commit fixes

* uniformity

* style: pre-commit fixes

* plural

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Saransh-cpp added a commit that referenced this pull request Jul 15, 2025
* Replace nan_to_num with where for cupy

* rm print

* pin sympy for now

* fix numba and dis checks

* better comments

* fix dis checks

* rm sympy pin

* rm redundant code

* chore: update pre-commit hooks (#603)

* chore: update pre-commit hooks (#605)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.11.12 → v0.11.13](astral-sh/ruff-pre-commit@v0.11.12...v0.11.13)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* chore: update copyright year and text (match with JOSS) (#606)

* fix: get codecov back up again (#607)

* fix: get codecov back up again

* upload cov files

* upload cov files

* some debugging

* style: pre-commit fixes

* specify path

* try XML report

* use extend

* all fixed

* revert more debug statements

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* chore(deps): bump actions/attest-build-provenance in the actions group (#608)

Bumps the actions group with 1 update: [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance).


Updates `actions/attest-build-provenance` from 2.3.0 to 2.4.0
- [Release notes](https://github.com/actions/attest-build-provenance/releases)
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md)
- [Commits](actions/attest-build-provenance@db473fd...e8998f9)

---
updated-dependencies:
- dependency-name: actions/attest-build-provenance
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update papers and citation (#609)

* Update talks.md

* add citation info in README

* add citing information in docs

* style: pre-commit fixes

* uniformity

* style: pre-commit fixes

* plural

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* fix: uniform type checks in constructors + more tests (#612)

* add a fix for JAX gradients

* pre-commit

* refer the new issue

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant