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

Update QiskitOpt.jl.toml #774

Merged
merged 1 commit into from
Aug 22, 2024
Merged
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
6 changes: 3 additions & 3 deletions ecosystem/resources/members/QiskitOpt.jl.toml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name = "QiskitOpt.jl"
url = "https://github.com/psrenergy/QiskitOpt.jl"
url = "https://github.com/JuliaQUBO/QiskitOpt.jl"
description = "QiskitOpt.jl is a Julia package that exports a JuMP wrapper for qiskit-optimization."
licence = "MIT license"
contact_info = "[email protected], [email protected], [email protected], [email protected], [email protected]"
contact_info = "[email protected], [email protected], [email protected], [email protected], [email protected]"
affiliations = "@psrenergy and USRA"
labels = [ "Algorithms", "Application package",]
labels = [ "Algorithms", "Optimization", "Application package",]
ibm_maintained = false
created_at = 1673642669.650459
updated_at = 1673642669.650464
Expand Down
Loading