Victor Hugo

Results 10 comments of Victor Hugo

Ope, sorry about that. It is a psi4 geometry: ``` import psi4 # Using the function definition from above. benzene = psi4.geometry("pubchem:benzene") molshow(benzene) ```

Oh wow, that's pretty nifty! I've never added functions in this fashion. It works just fine 🐶. Questions: 1. To add the "using" test, do I need to simply add...

Hello @raghurama123, thank you so much for your review!! :) I am in the middle of a few hectic days, but I'll address your comments in just a few days.

Thanks for the poke, @lucydot. Hopefully, I'll get the edits done by the end of the week.

Hello Folks @lucydot @raghurama123 @srmnitc! Thank you so much for being incredibly patient. I have addressed each reviewer's comments in each issue/PR. I believe I have addressed all of them...

Thanks for your comments, @raghurama123 :) In regards to the comments on line 43. The initial idea was to add a ∅ to signify that the site was empty, but...