"vscode:/vscode.git/clone" did not exist on "a7b68da32b4341db8ff53629cad8b848aa05768a"
- 07 Oct, 2019 2 commits
-
-
David Dotson authored
From @peastman: > Test cases are failing. I believe it's because the parent for a ScaledUnit needs to be a Unit, not another ScaledUnit. So in the line > > ``` > hartree_base_unit = ScaledUnit(4.3597447222071e-18, joule_base_unit, "hartree", "Ha") > ``` > > replace joule_base_unit with joule.
-
David Dotson authored
This is of immediate need to QCEngine, in particular MolSSI/QCEngine#151
-
- 02 Nov, 2016 1 commit
-
-
Robert T. McGibbon authored
Change bohr unit to value from CODATA (http://physics.nist.gov/cgi-bin/cuu/Value?bohrrada0)
-
- 01 Nov, 2016 1 commit
-
-
Robert T. McGibbon authored
-
- 19 Jun, 2015 1 commit
-
-
Jason Swails authored
The main thing that's done here is that numpy arrays can be given units via the * operator, rather than relying on the Quantity constructor e.g., >>> import numpy as np >>> np.zeros(10) * u.angstroms Quantity(value=array([ 0., 0., 0., 0., 0., 0., 0., 0., 0., 0.]), unit=angstrom) yay!
-
- 12 Jul, 2013 1 commit
-
-
Justin MacCallum authored
-
- 20 May, 2012 1 commit
-
-
Lee-Ping Wang authored
-
- 27 Mar, 2012 1 commit
-
-
Peter Eastman authored
-
- 08 Feb, 2012 1 commit
-
-
Peter Eastman authored
-
- 23 Jan, 2012 1 commit
-
-
Peter Eastman authored
-
- 15 Nov, 2011 1 commit
-
-
Peter Eastman authored
-
- 18 May, 2011 1 commit
-
-
Peter Eastman authored
-
- 26 Feb, 2011 1 commit
-
-
Peter Eastman authored
-