Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions resources/members/cadmus_44da023a.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
name = "cadmus"
submission_number = 1206
url = "https://github.com/cogu92/cadmus"
description = "Profiles a circuit's real noise and applies readout + repetition-code mid-circuit correction, validated on real IBM hardware"
contact_info = "nicolascogu@hotmail.com"
labels = ["error correction", "error mitigation", "research"]
interfaces = ["Python"]
category = "Tooling"
packages = []
uuid = "44da023a-25d2-4e3a-81fe-34890f6c70e7"
maturity = "experimental"

[github]
url = "https://github.com/cogu92/cadmus"
owner = "cogu92"
repo = "cadmus"
stars = 0
license = "Other"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i just add a license

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update in #1246 . However, the entry is fetched from GitHub and set automatically. Try to convince GH about the lincense... it it gets too complicated, we can do it manually, no worries.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
license = "Other"
license = "Other"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@1ucian0 1ucian0 Aug 20, 2026

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apache 2.0 should be here.

Image

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GitHub is now detecting the license correctly — the Community Standards checklist for cadmus shows License ✅, and https://github.com/cogu92/cadmus/license serves the full Apache-2.0 text (the earlier copy was truncated, which is why GH couldn't recognize it).

Could you re-run the validation, or would it help if I set license = "Other" to license = "Apache-2.0" manually in the toml?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

indeed, github detects A license, but it does not detect it is Apache.

last_commit = 2026-07-14
last_activity = 2026-07-14

[badge]
url = "https://qisk.it/e-44da023a"
style = "flat"
Loading