File tree Expand file tree Collapse file tree 3 files changed +12
-4
lines changed
Expand file tree Collapse file tree 3 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 4040 "CustomXC" : " "
4141 }
4242 },
43- "Data structures (dqc.utils)" : {
43+ "Utilities (dqc.utils)" : {
4444 "module" : " dqc.utils" ,
4545 "prefix" : " dqc.utils" ,
46- "desc" : " Data structures" ,
46+ "desc" : " Data structures & unit converter " ,
4747 "api" : {
4848 "SpinParam" : " " ,
49- "ValGrad" : " "
49+ "ValGrad" : " " ,
50+ "length_to" : " " ,
51+ "time_to" : " " ,
52+ "freq_to" : " " ,
53+ "ir_ints_to" : " " ,
54+ "raman_ints_to" : " " ,
55+ "edipole_to" : " " ,
56+ "equadrupole_to" : " "
5057 }
5158 }
5259}
Original file line number Diff line number Diff line change 1- torch = =1.8.0
1+ torch > =1.8.0
22sphinx == 3.2.1
33sphinx_rtd_theme == 0.5.0
44jupyter-sphinx == 0.3.2
Original file line number Diff line number Diff line change 11from dqc .utils .datastruct import *
2+ from dqc .utils .units import *
You can’t perform that action at this time.
0 commit comments