Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Q
qsymm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Quantum Tinkerer
qsymm
Commits
ccb24707
Commit
ccb24707
authored
5 years ago
by
Joseph Weston
Browse files
Options
Downloads
Patches
Plain Diff
add changelog entry for 'ham_gen_fix'
parent
c00e0496
No related branches found
No related tags found
No related merge requests found
Pipeline
#23935
passed
5 years ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+6
-0
6 additions, 0 deletions
CHANGELOG.md
with
6 additions
and
0 deletions
CHANGELOG.md
+
6
−
0
View file @
ccb24707
...
...
@@ -15,6 +15,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
-
Bug when multiplying a model by a sympy expression (undefined variable)
-
Bug when multiplying BlochCoeff with sympy expression (sympy multiplication was
being used, when BlochCoeff multiplication should have been used)
-
Remove copying of Sympy symbols (the hash values for the original and copy is
different in some cases (probably a bug in Sympy)), which broke comparison
between Models.
-
Remove 'real' assumption from Sympy symbols in 'hamiltonian_from_family'; this
makes all Sympy symbols in Qsymm consistently have no assumptions.
-
Minor clarifications to various docstrings
### Removed
-
Removed the notebooks from the source repository
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment