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 ttmsolve for v5 #2142

Merged
merged 12 commits into from Apr 3, 2023
Merged

Update ttmsolve for v5 #2142

merged 12 commits into from Apr 3, 2023

Conversation

Ericgig
Copy link
Member

@Ericgig Ericgig commented Mar 30, 2023

Description
Move ttmsolve to qutip/solver and update it.

No class interface was created, ttmsolve work differently to other solver and would be hard to force into the Solver mould.

Changed the interface a little, learningtimes needed use the first values times to be valid, it was replaced by an options for the number of values in times to use.

@Ericgig
Copy link
Member Author

Ericgig commented Mar 30, 2023

Example in qutip/qutip-tutorials#63

@coveralls
Copy link

coveralls commented Mar 30, 2023

Coverage Status

Coverage: 75.317% (+0.3%) from 75.019% when pulling 0750101 on Ericgig:ttsolve into 0c2fac0 on qutip:master.

Copy link
Contributor

@hodgestar hodgestar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left a couple of questions and suggestions, but overall looks good.

qutip/solver/nonmarkov/transfertensor.py Outdated Show resolved Hide resolved
qutip/solver/nonmarkov/transfertensor.py Outdated Show resolved Hide resolved
qutip/solver/nonmarkov/transfertensor.py Outdated Show resolved Hide resolved
@Ericgig Ericgig merged commit 8ceeba0 into qutip:master Apr 3, 2023
11 of 12 checks passed
@Ericgig Ericgig deleted the ttsolve branch April 3, 2023 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants