dpgen

View on PyPIReverse Dependencies (1)

0.13.1 dpgen-0.13.1-py3-none-any.whl

Wheel Details

Project: dpgen
Version: 0.13.1
Filename: dpgen-0.13.1-py3-none-any.whl
Download: [link]
Size: 261827
MD5: 9a7c6bed66113a6f2e2e96e29cf7cc2f
SHA256: 1a6a1c761edd3738a21e0cd151783b828a63226783a369666fbe1a4f9307fd1c
Uploaded: 2025-02-21 06:06:33 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: dpgen
Version: 0.13.1
Summary: DP-GEN: The deep potential generator
Author: DeepModeling
Author-Email: Han Wang <wang_han[at]iapcm.ac.cn>
Project-Url: Homepage, https://github.com/deepmodeling/dpgen
Project-Url: documentation, https://docs.deepmodeling.com/projects/dpgen
Project-Url: repository, https://github.com/deepmodeling/dpgen
License: GNU LESSER GENERAL PUBLIC LICENSE Version 3, 29 June 2007 Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. This version of the GNU Lesser General Public License incorporates the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below. 0. Additional Definitions. As used herein, "this License" refers to version 3 of the GNU Lesser General Public License, and the "GNU GPL" refers to version 3 of the GNU General Public License. "The Library" refers to a covered work governed by this License, other than an Application or a Combined Work as defined below. An "Application" is any work that makes use of an interface provided by the Library, but which is not otherwise based on the Library. Defining a subclass of a class defined by the Library is deemed a mode of using an interface provided by the Library. A "Combined Work" is a work produced by combining or linking an Application with the Library. The particular version of the Library with which the Combined Work was made is also called the "Linked Version". The "Minimal Corresponding Source" for a Combined Work means the Corresponding Source for the Combined Work, excluding any source code for portions of the Combined Work that, considered in isolation, are based on the Application, and not on the Linked Version. The "Corresponding Application Code" for a Combined Work means the object code and/or source code for the Application, including any data and utility programs needed for reproducing the Combined Work from the Application, but excluding the System Libraries of the Combined Work. 1. Exception to Section 3 of the GNU GPL. You may convey a covered work under sections 3 and 4 of this License without being bound by section 3 of the GNU GPL. 2. Conveying Modified Versions. If you modify a copy of the Library, and, in your modifications, a facility refers to a function or data to be supplied by an Application that uses the facility (other than as an argument passed when the facility is invoked), then you may convey a copy of the modified version: a) under this License, provided that you make a good faith effort to ensure that, in the event an Application does not supply the function or data, the facility still operates, and performs whatever part of its purpose remains meaningful, or b) under the GNU GPL, with none of the additional permissions of this License applicable to that copy. 3. Object Code Incorporating Material from Library Header Files. The object code form of an Application may incorporate material from a header file that is part of the Library. You may convey such object code under terms of your choice, provided that, if the incorporated material is not limited to numerical parameters, data structure layouts and accessors, or small macros, inline functions and templates (ten or fewer lines in length), you do both of the following: a) Give prominent notice with each copy of the object code that the Library is used in it and that the Library and its use are covered by this License. b) Accompany the object code with a copy of the GNU GPL and this license document. 4. Combined Works. You may convey a Combined Work under terms of your choice that, taken together, effectively do not restrict modification of the portions of the Library contained in the Combined Work and reverse engineering for debugging such modifications, if you also do each of the following: a) Give prominent notice with each copy of the Combined Work that the Library is used in it and that the Library and its use are covered by this License. b) Accompany the Combined Work with a copy of the GNU GPL and this license document. c) For a Combined Work that displays copyright notices during execution, include the copyright notice for the Library among these notices, as well as a reference directing the user to the copies of the GNU GPL and this license document. d) Do one of the following: 0) Convey the Minimal Corresponding Source under the terms of this License, and the Corresponding Application Code in a form suitable for, and under terms that permit, the user to recombine or relink the Application with a modified version of the Linked Version to produce a modified Combined Work, in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source. 1) Use a suitable shared library mechanism for linking with the Library. A suitable mechanism is one that (a) uses at run time a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked Version. e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the GNU GPL, and only to the extent that such information is necessary to install and execute a modified version of the Combined Work produced by recombining or relinking the Application with a modified version of the Linked Version. (If you use option 4d0, the Installation Information must accompany the Minimal Corresponding Source and Corresponding Application Code. If you use option 4d1, you must provide the Installation Information in the manner specified by section 6 of the GNU GPL for conveying Corresponding Source.) 5. Combined Libraries. You may place library facilities that are a work based on the Library side by side in a single library together with other library facilities that are not Applications and are not covered by this License, and convey such a combined library under terms of your choice, if you do both of the following: a) Accompany the combined library with a copy of the same work based on the Library, uncombined with any other library facilities, conveyed under the terms of this License. b) Give prominent notice with the combined library that part of it is a work based on the Library, and explaining where to find the accompanying uncombined form of the same work. 6. Revised Versions of the GNU Lesser General Public License. The Free Software Foundation may publish revised and/or new versions of the GNU Lesser General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Library as you received it specifies that a certain numbered version of the GNU Lesser General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that published version or of any later version published by the Free Software Foundation. If the Library as you received it does not specify a version number of the GNU Lesser General Public License, you may choose any version of the GNU Lesser General Public License ever published by the Free Software Foundation. If the Library as you received it specifies that a proxy can decide whether future versions of the GNU Lesser General Public License shall apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library.
Keywords: deep potential generator,active learning,deepmd-kit
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Requires-Python: >=3.9
Requires-Dist: numpy (>=1.14.3)
Requires-Dist: dpdata (>=0.2.23)
Requires-Dist: cp2kdata (>=0.6.6)
Requires-Dist: pymatgen (>=2022.11.1)
Requires-Dist: ase
Requires-Dist: monty (>2.0.0)
Requires-Dist: paramiko
Requires-Dist: custodian
Requires-Dist: GromacsWrapper (>=0.8.0)
Requires-Dist: GromacsWrapper (>=0.9.0); python_version >= "3.12"
Requires-Dist: dpdispatcher (>=0.3.11)
Requires-Dist: netCDF4
Requires-Dist: dargs (>=0.4.0)
Requires-Dist: h5py
Requires-Dist: pymatgen-analysis-defects
Requires-Dist: openbabel-wheel
Requires-Dist: packaging
Requires-Dist: dpgui; extra == "test"
Requires-Dist: coverage; extra == "test"
Requires-Dist: pymatgen-analysis-defects (>=2024.10.22); python_version >= "3.10" and extra == "test"
Requires-Dist: dpgui; extra == "gui"
Provides-Extra: test
Provides-Extra: gui
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5231 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dpgen/.gitignore sha256=i7ozmaZnyf-bpySYXe46OQzAW9NR7fipDUCl42s1IKI 21
dpgen/__init__.py sha256=9oyx7E5fuYda_ENrVZuaFrTo2cRsRnFtPBJ30GHj9Y8 1927
dpgen/_version.py sha256=2tfL_x7--SF9Szc7f-1EYHtdawpHz4gvIzw8B6TKeRA 413
dpgen/arginfo.py sha256=iIjLiit5Fjwy2JncGbEbv8FaDLkmEODPIPbEEsk7rkI 1243
dpgen/gui.py sha256=bj1-VxTHZSdn12oGtNkNa0SSddMeGoMIp0bcV_C1fGk 650
dpgen/main.py sha256=J3uNUDYjIzNNAzQ-9mTpyjbZWUvGjHvUZGrgMZAbdH4 8052
dpgen/util.py sha256=11wgFdy3BrnvSEleq9EvwVfV0dmV-i6Erb-p4Ybi2pg 6797
dpgen/auto_test/ABACUS.py sha256=YghKeeYv64oX79kXnc1NhNL-I1z_BCo9vk4kJDDQN1I 11085
dpgen/auto_test/EOS.py sha256=_nyUAJdW9xzABCaGlI1bpsj6HEUAVcQTs0MU4QBRIfY 11938
dpgen/auto_test/Elastic.py sha256=1m0f3vqUE-H5LE88vVf_5BYPc_LroWBMqVd3LHMRqRc 12182
dpgen/auto_test/Gamma.py sha256=FM7z1dWMQw-3YtSdgKURjz3p5iXwxRaCGYz75oWxJro 20981
dpgen/auto_test/Interstitial.py sha256=W8kMds_52CHNri8oAu1TvpNS-QjtLSj5qH_2ilgHJnQ 24770
dpgen/auto_test/Lammps.py sha256=DRdnFXil3l0KCD5WLCeuOPGi3fBMtQXEvb6vg4W3tQw 21976
dpgen/auto_test/Property.py sha256=wtxdEnmhFGrZR2QADHmwUJJTNzzQ5VdfwagqhKXWj4k 3725
dpgen/auto_test/Surface.py sha256=XBkzb-IRWhDbcVuxnkuMcz3Fn78tKZxyOTztMCoXzn0 12339
dpgen/auto_test/Task.py sha256=_FL3ZGTz-JfZxKEXBRypb7ZG4U-Ad_riZhbR7iytyYU 2895
dpgen/auto_test/VASP.py sha256=Zn-Za7yvWKvNng6674encXu2S2YuTtlmt1MU53O6AsI 10173
dpgen/auto_test/Vacancy.py sha256=404hM1tWZ-xXWE9wto_ZOE51j7ezpRUm0Wh44MnUYcI 11130
dpgen/auto_test/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpgen/auto_test/calculator.py sha256=vkB4c5Z17xMVZgbxriFIf5e5I47q33ge8GjExptlR1Y 738
dpgen/auto_test/common_equi.py sha256=lHs8vCYTmXHU8y7h0Bil6aWgG_5I26YQmsDHKeJbY-Y 8333
dpgen/auto_test/common_prop.py sha256=Jl-r8C6WlYrPKN3fDfAHPA15-EDCXQ9iaOjVjWsE-is 9217
dpgen/auto_test/gen_confs.py sha256=Zx-T8frF0TFdzXS60KOfV0RAlw3BNiKK9zTeCi_1l7c 4084
dpgen/auto_test/mpdb.py sha256=AmfI0aeeXKcVGiZ6sPExUqKbnaYV_vlN-Z_KaNSXCys 689
dpgen/auto_test/refine.py sha256=etXc1fUF7ehYbHB_trOgT-hQHKVHnQNEYz1dn6221kc 2188
dpgen/auto_test/reproduce.py sha256=q82mYBbOEqpdsxCD08tr8KpbhA3k1fhlwiyEAAKtlW8 6280
dpgen/auto_test/run.py sha256=I6hROIZuPF02_2LPa3ZQxuia_kcMSMKW04QSuQ_emNo 1831
dpgen/auto_test/lib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpgen/auto_test/lib/abacus.py sha256=kw1ZZYePMIS9Ncmdyc0xn9DpvaIuURqsh9mnKiKbyhc 12167
dpgen/auto_test/lib/crys.py sha256=LN92rEbxCo4vnv58SIyDxFPt-E4p8jUK3im6m7VR7Dk 2641
dpgen/auto_test/lib/lammps.py sha256=7xkfsI2LHnkuWr5rlhQ8xhsnWrii_YKNeZhShqa_vQM 17623
dpgen/auto_test/lib/lmp.py sha256=gQVgK3TkYVYlEutlMVBhDNqmPRA9syUtExtirvsy51Q 5345
dpgen/auto_test/lib/mfp_eosfit.py sha256=kRXIcAboeHLP1Rvb_8HYT5wXYejNh-a8a-xfReJuD7k 46395
dpgen/auto_test/lib/pwscf.py sha256=qGJUlHSSoMDTUxAJRGs5V2ycT5PYvRSGkn5VsR0W2_4 4341
dpgen/auto_test/lib/siesta.py sha256=fOkVLg2z33SN8A_9DqPYdGkOvdsykpMXGV4LirOK8II 4351
dpgen/auto_test/lib/util.py sha256=bMHwATM-mhQC4arDtqGiRPyVjJN5uo6YxiP78JihVnU 3763
dpgen/auto_test/lib/utils.py sha256=I9JBS3Wwwa2NQ070ctX_MFDR3oVsvAOEI7XE9v6IXlc 1886
dpgen/auto_test/lib/vasp.py sha256=MLox6Jvwie9-iwWGkzoUBzVtUSD2Pb1gA4Vf4_f6fIc 14859
dpgen/auto_test/template/elastic/lmp/displace.mod sha256=aRNmfKG9hxCp6RlKAvK1iqeRK3_vhIbcDU_bD6mwze4 3770
dpgen/auto_test/template/elastic/lmp/in.elastic sha256=SkY6L4JMcvbxfgwIaiavz-ihGTn1Xe7EwK7u32M-yAA 8702
dpgen/auto_test/template/elastic/lmp/init.mod sha256=_SmlZoZ2xTjHrVouw-2C8B608GNojBS0oZyScthNcbM 1465
dpgen/auto_test/template/elastic/lmp/potential.mod sha256=yKMFgW85JydiblKeu7K4ELJ3VmFEVgKYngXcO5YaVck 548
dpgen/auto_test/template/incars/INCAR.relax sha256=9Mcl12bZJnzvJ7C4_ZM9b7kETr-yBA-45I9qOgd0byE 219
dpgen/auto_test/template/incars/INCAR.static sha256=2akQbUMh-qnpYmXZ0gJaRqVuyfVZmVp3AvOjLdYm8AE 209
dpgen/collect/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpgen/collect/collect.py sha256=uccb2XtlNH83iipwpzIFF-02wFw8szKW3zJlYFrokuU 4698
dpgen/data/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpgen/data/arginfo.py sha256=xZBJhlmo1w07ByoK2XZW35twYQWspXbE_8WrjzHKjBk 13469
dpgen/data/gen.py sha256=kxMnTCH1vMhotJzD--NLtBgZ-wcnECxoVeSfqRrluUk 58158
dpgen/data/reaction.py sha256=6PLdP3QSj4yjWXaNoA0jgxZ8iRB2N0ipsJFSYcE8g_4 6904
dpgen/data/surf.py sha256=sYHxD2uWs1VcJnbhLe5OAMFiqtRzODt3tQXi5HS-Ss8 21253
dpgen/data/jsons/al.diamond.111.json sha256=ondFw9qNVItFyG5NwnpnE8arMUt8_jZoYfjEOXnxcUE 669
dpgen/data/jsons/al.diamond.222.json sha256=aFcdcgrc-mrvLvPQCrJBM3ktrPz73jTnx8xdgazsab8 659
dpgen/data/jsons/al.fcc.111.json sha256=Ntzk79voH3g4oFj-8SwTVKDjO_kswu2NAVooo4d52DU 655
dpgen/data/jsons/al.fcc.222.json sha256=LD-mcZLpTUtLTW0I2BHN1zxnwn7r4U5Wv3_wqzLKU5I 655
dpgen/data/jsons/al.hcp.111.json sha256=0647Bz6BZrYwEalLGJ2OTCKVKnTMZdFku9qTHeTzjD4 656
dpgen/data/jsons/al.hcp.222.json sha256=kVTKQhpHp8A0MZe2kmL99b_mCRWKqQBO5iePG_1G4d4 656
dpgen/data/jsons/al.hcp.332.json sha256=HihT852yIBEDGOivKXdwOZHauhszL_jBcUuJzmziEVs 656
dpgen/data/jsons/al.sc.222.json sha256=bkkrhTlmgUXig3PzDXL5Q9jj3gS_Vd3YJK43f2sHiCg 654
dpgen/data/jsons/almg.diamond.111.json sha256=okTu2amDQjOiyVa0aJT9bzOWppGD35_8huzkQ1RNFEU 743
dpgen/data/jsons/almg.diamond.222.json sha256=s1IPtEiq1Fe9wgemiWs3Ss1Zn0fIHHoZiWCqCLXxsSA 743
dpgen/data/jsons/almg.fcc.111.json sha256=Y0-8BzMh-xDCB9vK8p39NhvZoP9AJpdP0RIkk05wwgA 740
dpgen/data/jsons/almg.fcc.222.json sha256=DZfYpdTUx1rkJ8nl1mcjHcZ8Mc_BBoLzEPLwWfU3OkE 739
dpgen/data/jsons/almg.hcp.111.json sha256=uex23aAKjM4gRIt-4-L5D79w-3YwfQvt1hJo1KQ6ngw 740
dpgen/data/jsons/almg.hcp.222.json sha256=zwrniAMeHgS8uUo2XpzaFkkpwo2Hnr-8FXu5ImFkbC4 739
dpgen/data/jsons/almg.hcp.332.json sha256=YiwVMaD6etdUeWvwCL-jedsty3lNvXRU2PUBypbiVrk 739
dpgen/data/jsons/almg.sc.222.json sha256=pYQNVIPZeAy4nk4FX3ByuhWDiYIwJVECEJLR9cz4VC8 738
dpgen/data/jsons/almg.sc.333.json sha256=gJ1atm4XEQ_4WLIL3tqsTAby-kTFmV1Ke4nL2A9DzzI 738
dpgen/data/jsons/mg.diamond.111.json sha256=sFnskZpkpNE55wRPIsO-oVq1O2fzywfwROxrZu2qvKI 669
dpgen/data/jsons/mg.diamond.222.json sha256=-gEwX-0XfmJALMJ4degk2ONmY4OZzFMtT7pcK-F0uQA 659
dpgen/data/jsons/mg.fcc.111.json sha256=CqA3kmqfzHqV78BiHRL3kkorpCAIiDVLYaTKnjuiVFo 655
dpgen/data/jsons/mg.fcc.222.json sha256=n2qv8QYX1NpaqYqJ02c65fh-UboXQzeuecr9qLdqB4U 655
dpgen/data/jsons/mg.hcp.111.json sha256=GnCzfi10up4llACBJe-hcCPC5keRxqC6fGpNB5XV1vE 656
dpgen/data/jsons/mg.hcp.222.json sha256=ce6VCL_Xr9U2YA9KOWR6RqMaUsHuIj99U610f7JEqUg 595
dpgen/data/jsons/mg.hcp.332.json sha256=pJmhr4kCg_YMPqjLlVdZyld_kJrR0xr1-JQJk1TKtUQ 595
dpgen/data/jsons/mg.sc.222.json sha256=JC49VUWYN-evvlCBCGKpvSF7iXsslcwpsb1JJ0hHSBI 664
dpgen/data/jsons/param.json sha256=0JvVEPDMv5zmueGOd8NgwZH-Gr3A-WUlZy1slsSkTBU 712
dpgen/data/jsons/si.diamond.111.json sha256=UxlI1bSIUjPZ7gSkrNHDYDO2c5IHh5_ErrmlwuX5p1Q 669
dpgen/data/jsons/si.diamond.222.json sha256=HAtITacOWUPlBfXD2wqN5YB_VgedCSTTUBx4UDqS-gE 669
dpgen/data/jsons/si.fcc.111.json sha256=RchchnVr9tOU6YWG7oGJLnI9RkOSGjEKz9nF2qDQgLo 666
dpgen/data/jsons/si.fcc.222.json sha256=-Zkyg48sjf7FpJ41zzkbki1QptgU8OwCB1-spb8gooc 666
dpgen/data/jsons/si.hcp.111.json sha256=zrhxceoWxDuhR2AwDc6VmniwCPrQ8yAcq5Mm0xNmNTs 666
dpgen/data/jsons/si.hcp.222.json sha256=OuAle7atvIBTzK4nMqKonqhH2lq-LsFFYmlmrZkPp0U 666
dpgen/data/jsons/si.sc.222.json sha256=iUX8JkcrJ_VE8SkDfIghW0_14Izh1kkLK_sMaQd03Oo 664
dpgen/data/jsons/surf.al.fcc.json sha256=aiKI6RNeE36pAWgCmIeqzpQvutdcoWzgfyC_cFZ8k20 788
dpgen/data/jsons/surf.al.hcp.json sha256=uB3BOwOw5IG4u6d0mheGQpWx9ulp_nwR4QrjuKJVhCQ 788
dpgen/data/jsons/surf.almg.fcc.json sha256=cgJQPmNFI3_0pWlDnP9JXBZxl-NQ2PB8u0gUCmSeSSM 873
dpgen/data/jsons/surf.almg.hcp.json sha256=ObHvuIkJyr6GS7n6ur12B9zXlNy4lyic-MoniZRMHe0 873
dpgen/data/jsons/surf.mg.fcc.json sha256=i1KEoUicAoiSIdOtuBP43u66W0n3pxKZUu2I2OOJFU0 788
dpgen/data/jsons/surf.mg.hcp.json sha256=H1WhSPZ9ogcrHyMmlwoC7qUEMlFDL7Uy_AeArlbnYFo 788
dpgen/data/jsons/surf.si.diamond.json sha256=dAyVVCodOjceQ_wyILDlTsun1l9Udr6f2FqGXuMZgjE 1046
dpgen/data/jsons/w.bcc.111.json sha256=Cfm49e2-vnSx-6OgfrPi09yFOz5kceb4lPz7cRPCRn8 698
dpgen/data/jsons/w.bcc.222.json sha256=5Lwz51lW6gJLSLAdobCEGLIy5A42NHg471Y1uM0DEP4 700
dpgen/data/jsons/w.diamond.111.json sha256=x9YSrKXnk2HDa1L8YHvL0asfstjvznwOsERJUwnylxw 702
dpgen/data/jsons/w.fcc.111.json sha256=FarxQuX1E11jTdiPF5NFyCsz0Ypvtq0IBh9nEO8k5ig 699
dpgen/data/jsons/w.hcp.111.json sha256=kV0MADexcl46qVKmeQ5DIUhIM55qL5o4xAtPtkEnQZU 699
dpgen/data/jsons/water.111.json sha256=-Q_6rPz83sh_ktrMBUGClq341XNUBrGNk2WFXUWC5rE 880
dpgen/data/tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpgen/data/tools/bcc.py sha256=tCKg_fapLmA2-kNe1oJW_TF-745a7JOzKBiZ8fWRYYc 613
dpgen/data/tools/cessp2force_lin.py sha256=46cJFdM-gKsv9wjGw7BFFeurSyN2zLjcsJdnv4WwNd0 12267
dpgen/data/tools/clean.sh sha256=I-OX0LMLHVZ_CSSHRnYef7rlf-N_8GVKA0xI8pQM-uI 254
dpgen/data/tools/create_random_disturb.py sha256=GEkD-m5RPKZC36M1ZE74nIDA9pZAepoR8HNs3lvFRvw 10827
dpgen/data/tools/diamond.py sha256=SYG3jdZcPDsX1B-hjtcAjFOS1S5f6vEDhsJcM9HR5xE 820
dpgen/data/tools/fcc.py sha256=0UdP-p7sXvQKXBwl7GW77rirUWTirNl9_pEDgRyrTEI 711
dpgen/data/tools/hcp.py sha256=L-k5X59yPw9zL0w_ikh3e-FVky2q-M9YfJMNRsHXWGA 745
dpgen/data/tools/io_lammps.py sha256=MKHL-5FtFmkMtGCymXAUEWtDZ9LC-A8Cpbq4fsplz6I 7623
dpgen/data/tools/ovito_file_convert.py sha256=q4LQlLGLML1H115gpgmnA2etR-xG-r9y0FRdBx5IqNI 1416
dpgen/data/tools/poscar_copy.py sha256=3zOJdSkr-aehy4JnK4L4iJ8aHAEexJd8wmzXJp4hWhk 921
dpgen/data/tools/sc.py sha256=Gpq2ODNE9kQsvFaFB4-jqo8fsxqByh0J3y3ceolaa-E 563
dpgen/data/tools/test.sh sha256=aDsJq6pgw-aCqBqIxcOYNauBBM8VIiwHbTmY70HX25s 95
dpgen/database/__init__.py sha256=AcnFcOTo5gcfGlRdDFLMGprKf0dCDffjMbhCkK_uJ3o 109
dpgen/database/entry.py sha256=Ubb3PdrXFkDyCimTN2o4I4sx3_x6YEnELwsHN-iT9Yw 3875
dpgen/database/run.py sha256=P2tcp2mQziHoDwZUyYZuyPjl6QVi0t8HtYmQPhIrFJg 5648
dpgen/database/vasp.py sha256=krZFTCg7HTe89Xy1sW7X_PgbofPkLEQ6Hop5rTMATr0 6936
dpgen/dispatcher/Dispatcher.py sha256=f71iLtDcbZEPwNE0y0usCXK3ff4bJGc2stNaLCg3GaE 4355
dpgen/dispatcher/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpgen/generator/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpgen/generator/arginfo.py sha256=aKMdVfS1fEEBVvtoQzGE3no7ST2-oniy_MtNbw4Cn1s 44903
dpgen/generator/run.py sha256=H-PhmhUDMFIkQY3zRi6zi517yd-uNTRtMXwHtIyhQ4U 196797
dpgen/generator/lib/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpgen/generator/lib/abacus_scf.py sha256=zk69A-5dK3DmTVQz3Clmg0iHOeN79i5rC3DrjrtgDv0 14239
dpgen/generator/lib/calypso_check_outcar.py sha256=UC2q23xZYAU_If8Aqh5TpvNKC41BDZilCjeEO2NjMUw 3815
dpgen/generator/lib/calypso_run_model_devi.py sha256=N0Alyo_kaHVM-ckLzICBryih4iZgV5NI-b4xQ_wXfcI 4588
dpgen/generator/lib/calypso_run_opt.py sha256=BXoKOiinqZhsJ9SmIxZwd18tEmU1oVpIbtekTpj1Fug 5215
dpgen/generator/lib/cp2k.py sha256=VP4gyPGhLcMAqAjrqCQSUiiGlESNlyYz7Gs3Q4QoUHo 6912
dpgen/generator/lib/cvasp.py sha256=qz-fFWTkJgV6Tx8j9fVd6k_bnyo5chDjFbkyMnoDsw0 2063
dpgen/generator/lib/ele_temp.py sha256=j1YTI_QJGL98D53zSb4XqZJBA7OA_fjEJEbEU3pcATE 3216
dpgen/generator/lib/gaussian.py sha256=DGQ69DopqXfEKGRZnmMKfKPcRKYZFcJ4V6Z7BI3zrt8 10998
dpgen/generator/lib/lammps.py sha256=5mVburyLRckY7wI-kTCXEKTD0gIYDo5ld4N1xG0sgGw 11310
dpgen/generator/lib/make_calypso.py sha256=k_Dm_2uhLIhYW1FHlrEaFDubrsoesJA2vGD-GRyKjYQ 9641
dpgen/generator/lib/parse_calypso.py sha256=eBSnR7XFivmHIK_TYuipFWk-8oa1Qg2Qvn-rBuBHbzY 1062
dpgen/generator/lib/pwmat.py sha256=uETErEBN84Bb5NWfMykpRCoL57g_tXbisDsIeHnw4hI 6209
dpgen/generator/lib/pwscf.py sha256=DsbSi4lsBnKLubV0YIOxSYvnwz4JoRydXsfWmeD9U74 8289
dpgen/generator/lib/run_calypso.py sha256=szGEVW7yhyeYOjlAWVe1vv6FV6glVIDBMrHQSQpILoA 19298
dpgen/generator/lib/siesta.py sha256=KkD0RVbGCwmctVzLgWOAVj9GOFZvUJ8l9q9KPZ5MEgs 4359
dpgen/generator/lib/utils.py sha256=PbMF0rhlmjT2YnZPmE4x77Tsai3bTrdMKF3rSOiNg7Y 3574
dpgen/generator/lib/vasp.py sha256=-xAfzUwt0yV4YrZPTkDrLVAEUlI6JnU0ZkJIJuQp8ww 3585
dpgen/remote/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpgen/remote/decide_machine.py sha256=RoBXfg4kGFy6JXAQWQZnuWIf_alZCrbwh3ft-TUWlMA 1496
dpgen/simplify/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpgen/simplify/arginfo.py sha256=Gq3IaO_tZ4oO9ykV_nogZ6bi5v8qUylBLjt6ZjnN-j4 7850
dpgen/simplify/simplify.py sha256=EJTH-dPOr5tFw7GTSXi_uYCpVCsKcIboSVJGqkEwjYM 23328
dpgen/tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dpgen/tools/auto_gen_param.py sha256=_A-qnffIN76lc3raWp-3Yp-di2RfzC29aOZgLHsbxRs 10553
dpgen/tools/collect_data.py sha256=zzXT501-WExzDfGpXPLvJYnnfWBF8ZX31kJOAUXrEKw 4022
dpgen/tools/relabel.py sha256=V3DRKI1ZHu7rYMTv6oeEeANKvwiuqhTCFr958pW-Atk 11779
dpgen/tools/run_report.py sha256=y1hqBCHoBCre7JSJobUGur4Vk0RSaBCO7xBJloldmpg 670
dpgen/tools/stat_iter.py sha256=HW6YxwN-eTH3yymCB3gdzjvuUsEVFcnJ5jv0jxZTyEQ 3395
dpgen/tools/stat_sys.py sha256=DABs94T4ADYOtl0hNL6CLwh6ViAQQekzMaJjOBKMgeU 3514
dpgen/tools/stat_time.py sha256=P5oWcegP8vbbq_M5axI2jyzrYnr5wofK-6Tfp4NLODA 6880
dpgen-0.13.1.dist-info/LICENSE sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg 7652
dpgen-0.13.1.dist-info/METADATA sha256=9jFUttz3K_ybYhiZs4q25mbSdknmG84Mb02skiBEQD0 15738
dpgen-0.13.1.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
dpgen-0.13.1.dist-info/entry_points.txt sha256=KWTsFfDn8viWCVgY_Y6859rMyCLx8TuA-q_qlyabKk4 717
dpgen-0.13.1.dist-info/top_level.txt sha256=3YyVVQ29Sx_Y5lJdOcoWAoemuSZPKxczGUvoxc7Rw6w 6
dpgen-0.13.1.dist-info/RECORD

top_level.txt

dpgen

entry_points.txt

dpgen = dpgen.main:main
[dpgui]
DP-GEN Run = dpgen.generator.arginfo:run_jdata_arginfo
DP-GEN Run Machine = dpgen.generator.arginfo:run_jdata_arginfo
DP-GEN Simplify = dpgen.simplify.arginfo:simplify_jdata_arginfo
DP-GEN Simplify Machine = dpgen.simplify.arginfo:simplify_mdata_arginfo
DP-GEN init_bulk = dpgen.data.arginfo:init_bulk_jdata_arginfo
DP-GEN init_bulk Machine = dpgen.data.arginfo:init_bulk_mdata_arginfo
DP-GEN init_reaction = dpgen.data.arginfo:init_reaction_jdata_arginfo
DP-GEN init_reaction Machine = dpgen.data.arginfo:init_reaction_mdata_arginfo
DP-GEN init_surf = dpgen.data.arginfo:init_surf_jdata_arginfo
DP-GEN init_surf Machine = dpgen.data.arginfo:init_surf_mdata_arginfo