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

[README] Fix downloads count badge #1398

Merged
merged 1 commit into from
Apr 27, 2024

Conversation

pricklypointer
Copy link
Contributor

Description

Fixed the download count badge using https://juliapkgstats.com/. The current badge is broken because the old API and PkgVisBoard is not maintained.

Fixes #(issue)

Replaces the broken badge with a new badge that uses the new API

How Has This Been Tested?

N/A

Checklist:

  • My code follows the style guidelines of this project. Please run using JuliaFormatter; format(".") in the base directory of the repository (~/.julia/dev/ITensors) to format your code according to our style guidelines.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have added tests that verify the behavior of the changes I made.
  • I have made corresponding changes to the documentation.
  • My changes generate no new warnings.
  • Any dependent changes have been merged and published in downstream modules.

@mtfishman mtfishman changed the title Fix downloads count badge [README] Fix downloads count badge Apr 27, 2024
@mtfishman mtfishman merged commit 82c20b5 into ITensor:main Apr 27, 2024
18 checks passed
@mtfishman
Copy link
Member

Thanks!

ogauthe pushed a commit to ogauthe/ITensors.jl that referenced this pull request May 3, 2024
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.

None yet

2 participants