-
Notifications
You must be signed in to change notification settings - Fork 0
Use QEDcore constants #7
Copy link
Copy link
Open
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency fileenhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency fileenhancementNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
Currently, this uses its own implementation of constants in
constants.jl. In order to have a more unified and reliable implementation, it would be better to use constants from a more central library, likeQEDcore.jl.