-
Notifications
You must be signed in to change notification settings - Fork 110
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement generic operator type (#265)
* Switch from gem to mul * Implement generalized Operator type * Allow arbitrary array types as data * Add some tests for sparse density matrices * Loosen type constraints in dmaster_nh to work with lazy adjoints * Add tests for irreducibility checks * Better typing for alpha and beta in dmaster * Infer types for alpha and beta in derivative functions * Use eltype for types of alpha and beta in derivatives * Better typing in stochastics * Loosen type constraints on tspan * Update version and dependencies
- Loading branch information
Showing
25 changed files
with
604 additions
and
340 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
ac0d2fd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register
ac0d2fd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/14795
After the above pull request is merged, it is recommended that a tag is created on this repository for the registered package version.
This will be done automatically if the Julia TagBot GitHub Action is installed, or can be done manually through the github interface, or via: