You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As requested by @kirk0830, there is an opportunity to simplify the lambda function inside the list comprehension in . For more details, please refer to PR #93 and this comment.
The text was updated successfully, but these errors were encountered:
after a refactor, the orbital generation code now supports both scipy.bfgs and various torch optimizer now, all optimizers sharing the same interface. the file api.py now only stores some util functions, so this issue is not valid anymore
As requested by @kirk0830, there is an opportunity to simplify the lambda function inside the list comprehension in . For more details, please refer to PR #93 and this comment.
The text was updated successfully, but these errors were encountered: