-
Notifications
You must be signed in to change notification settings - Fork 0
setting up basic package scafolding (CI, test, docs, etc) in similar style to the rest of the org #1
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
Comments
Function |
In this package, I will not include |
Sounds good! Just make sure to have the As long as it is outputting AbstractMatrix of booleans, I think we are fine. The user can cast it to a specific type if they need it. |
@Krastanov Basic settings(CI, test, docs and a few basic codes)for this package is done. After this version, all modification will be done through PR. |
Thanks! Just FYI, I do not think package names like QECC.jl can be registered, so we might want to do something like QECCore.jl or QECBase.jl or QECCodes.jl (the last one exists as a repo here) |
No description provided.
The text was updated successfully, but these errors were encountered: