-
Notifications
You must be signed in to change notification settings - Fork 52
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
SVD did not converge: #143 (cont, supposedly fixed by #151) #261
Comments
Hi, Any updates about this? Thanks, E77 |
Hope you don't mind but I edited the issue to make the error/code easier to read Thanks for raising –this looks like an optimiser bug to me, probably present since v1.3.0 – I'll take a look. I'm hoping @shoubhikraj might have fixed it already in #262 |
I cant reproduce this error but there's definitely something bad going on – it shouldn't take 68 iterations to converge N2O3 & fail to run the internals->cartesians transform 😞 @shoubhikraj would you mind trying |
Hi, Did you try to run this example when you closed the enhancement on #151 ? Perhaps you should include that basic QC: every case ending in bug/enhancement should be tested once the fork job is done. :-) Just my two shilings on this matter. Thanks a lot. E77 |
Hi,
Resuming the reaction below discussed in #143 ,
it crashes with the following:
This is the .py script
Any hints about what is happening? Did you try to run this example when you closed the enhancement on #151 ?
Thank you,
E77
The text was updated successfully, but these errors were encountered: