gdpx

View on PyPIReverse Dependencies (0)

0.0.9 gdpx-0.0.9-py3-none-any.whl

Wheel Details

Project: gdpx
Version: 0.0.9
Filename: gdpx-0.0.9-py3-none-any.whl
Download: [link]
Size: 546778
MD5: 65d227f3dacf94e584c9fd27bec40fec
SHA256: 07830e0042ee8d5c6078db14f7389c912a19d9fbd2136edfed5f56e77da559f0
Uploaded: 2024-04-30 02:49:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gdpx
Version: 0.0.9
Summary: Automate computational chemistry/materials sciance and machine learning interatomic potential training workflow.
Author-Email: Jiayan Xu <ahcigar[at]foxmail.com>
Project-Url: Homepage, https://github.com/hsulab/GDPy
Project-Url: Issues, https://github.com/hsulab/GDPy/issues
License: GNU 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. Preamble The GNU General Public License is a free, copyleft license for software and other kinds of works. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. We, the Free Software Foundation, use the GNU General Public License for most of our software; it applies also to any other work released this way by its authors. You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. To protect your rights, we need to prevent others from denying you these rights or asking you to surrender the rights. Therefore, you have certain responsibilities if you distribute copies of the software, or if you modify it: responsibilities to respect the freedom of others. For example, if you distribute copies of such a program, whether gratis or for a fee, you must pass on to the recipients the same freedoms that you received. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. Developers that use the GNU GPL protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License giving you legal permission to copy, distribute and/or modify it. For the developers' and authors' protection, the GPL clearly explains that there is no warranty for this free software. For both users' and authors' sake, the GPL requires that modified versions be marked as changed, so that their problems will not be attributed erroneously to authors of previous versions. Some devices are designed to deny users access to install or run modified versions of the software inside them, although the manufacturer can do so. This is fundamentally incompatible with the aim of protecting users' freedom to change the software. The systematic pattern of such abuse occurs in the area of products for individuals to use, which is precisely where it is most unacceptable. Therefore, we have designed this version of the GPL to prohibit the practice for those products. If such problems arise substantially in other domains, we stand ready to extend this provision to those domains in future versions of the GPL, as needed to protect the freedom of users. Finally, every program is threatened constantly by software patents. States should not allow patents to restrict development and use of software on general-purpose computers, but in those that do, we wish to avoid the special danger that patents applied to a free program could make it effectively proprietary. To prevent this, the GPL assures that patents cannot be used to render the program non-free. The precise terms and conditions for copying, distribution and modification follow. TERMS AND CONDITIONS 0. Definitions. "This License" refers to version 3 of the GNU General Public License. "Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. "The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work. A "covered work" means either the unmodified Program or a work based on the Program. To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. 1. Source Code. The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work. A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. The Corresponding Source for a work in source code form is that same work. 2. Basic Permissions. All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. 3. Protecting Users' Legal Rights From Anti-Circumvention Law. No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. 4. Conveying Verbatim Copies. You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. 5. Conveying Modified Source Versions. You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: a) The work must carry prominent notices stating that you modified it, and giving a relevant date. b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices". c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. 6. Conveying Non-Source Forms. You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. "Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. 7. Additional Terms. "Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or d) Limiting the use for publicity purposes of names of licensors or authors of the material; or e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. 8. Termination. You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. 9. Acceptance Not Required for Having Copies. You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. 10. Automatic Licensing of Downstream Recipients. Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. 11. Patents. A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version". A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. 12. No Surrender of Others' Freedom. If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. 13. Use with the GNU Affero General Public License. Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU Affero General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the special requirements of the GNU Affero General Public License, section 13, concerning interaction through a network will apply to the combination as such. 14. Revised Versions of this License. The Free Software Foundation may publish revised and/or new versions of the GNU 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 Program specifies that a certain numbered version of the GNU General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU General Public License, you may choose any version ever published by the Free Software Foundation. If the Program specifies that a proxy can decide which future versions of the GNU General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. 15. Disclaimer of Warranty. THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. Limitation of Liability. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 17. Interpretation of Sections 15 and 16. If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. <one line to give the program's name and a brief idea of what it does.> Copyright (C) <year> <name of author> This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>. Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: <program> Copyright (C) <year> <name of author> This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, your program's commands might be different; for a GUI interface, you would use an "about box". You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU GPL, see <https://www.gnu.org/licenses/>. The GNU General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read <https://www.gnu.org/licenses/why-not-lgpl.html>.
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Requires-Dist: ase (>=3.22)
Requires-Dist: h5py (>=3.7.0)
Requires-Dist: joblib (>=1.1.0)
Requires-Dist: networkx (>=2.6.3)
Requires-Dist: omegaconf (>=2.3.0)
Requires-Dist: pyyaml (>=6.0)
Requires-Dist: tinydb (>=4.7.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6293 characters]

WHEEL

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

RECORD

Path Digest Size
gdpx/config.py sha256=Pxg8-nx2b2W5Mr0TDRQMw0ifgfq8PnCNxY4UBzUF5zs 1463
gdpx/main.py sha256=AJhiqptUvSm6AKWrDDUrD5jjJjJCss7USbbFwd0kV2I 9536
gdpx/nanoparticle.py sha256=t6ZvP4iQSM5Jv4cov223wIGfAXfIJI1ytu-IxoWX3Ig 2242
gdpx/bias/__init__.py sha256=3y2lIou_rIKiO4vhg-DrPTKZuClajhAdbRFBN1HHcsE 1373
gdpx/bias/bias.py sha256=P346QdPvF2XLJZf_JJRQrgmTlMWXPcja-TSUH0CZ4Lc 1679
gdpx/bias/bondboost.py sha256=pmzJfJhb_sYEa6cd12QEmuPxEqNiSWQfnv-OmvZgZdk 7641
gdpx/bias/nuclei.py sha256=fQcQp1LTcmlwvBy7VFiVtM-Lk4hiZjG4m7h4QndgKKk 3270
gdpx/bias/timeio.py sha256=AY3RUtOn3h1g7Zj9DZmnarZ_34eb0cAgP-7jOK2lBO8 1473
gdpx/bias/afir/__init__.py sha256=CQeXm2vkw1rJOtFg-3tZNr17aPM5RCnbdnjhmdNAICU 119
gdpx/bias/afir/afir.py sha256=stt6B1dlllDYILv4zWRq8rLGV5Wf9XkeSGurJ2KeDrs 4620
gdpx/bias/gaussian/__init__.py sha256=UDpXlgw-E4fOWigeqYzhsC8CLfgvwf4BKO4nHh39IGY 309
gdpx/bias/gaussian/bond.py sha256=qPjAthZKAJnwVAjSDQIwrVCQNGBBUPVrkBnIL1OAeCI 9777
gdpx/bias/gaussian/com.py sha256=b3RY84FhPxCajqsvN4BlbSHx3a19T56dKmtWLGkr4AQ 5649
gdpx/bias/gaussian/gaussian.py sha256=T0V1Wg4HCJqx9DkIl2y3RhvNOv3Cr-gC90AcNXS_niE 3047
gdpx/bias/gaussian/rmsd.py sha256=xv-z9DXkmVmT_EMFHDtiS1DufYB6Bww7wiE5OZL50sM 5429
gdpx/bias/harmonic/__init__.py sha256=NMXNtXe98Tpl9YbElPI2vrp2JsbmFi5N84QVOAbcZs8 248
gdpx/bias/harmonic/distance.py sha256=YPmeh6bQxw0YmTvW318O5LDISm7-HXWdJ8BwXr0KME0 4478
gdpx/bias/harmonic/harmonic.py sha256=LvStzZ3QSZjL9Xsy1LNLbqAlQCjeBk3ReTIrVw81HKQ 2740
gdpx/bias/harmonic/plane.py sha256=zhVCpzLd86rinWDDOzKMBCkxV8AD_T7aUqi0eVC1FX0 2192
gdpx/bias/utils/__init__.py sha256=8w_g3NVcHciTu1Qz7wLSW12-f4rtS63Inu9gLCM1FE4 262
gdpx/bias/utils/bondpair.py sha256=hfPAXO7Ck_nJt3BPuaDiLkNgDH0_bumItGhafZBG2bg 4070
gdpx/builder/__init__.py sha256=6G5Kwle_jRMykT4EYmfzG0Lmgy7iOcx4L0hoI2cyVOA 3154
gdpx/builder/builder.py sha256=xj6UTZI5Z2h36930s-ca_mi_EfBnY_Mm6mqHTWUAx1Q 3100
gdpx/builder/cleave_group.py sha256=qMwhvU37rtrn2jNAJHUAwZhvNVOCWhh-0D6MKM06guk 800
gdpx/builder/cleave_surface.py sha256=PC6k7133gs_f6QsDXVc84b1KbL4hBNWcjRjYlAvZZkY 2659
gdpx/builder/constraints.py sha256=f_Piuakk-Kd4uOV8Nz5wEpx1LOzSAfvJBYFerz_vvj8 5743
gdpx/builder/crossover.py sha256=IqDq3RIZwAiGWrafcLJrh-FB2R6oZsMon4XjYhHDE3k 384
gdpx/builder/dimer.py sha256=nqam-rvY0EF4EumE-K2Ueopo-sqoLBARMcFfpFz0D9s 1581
gdpx/builder/direct.py sha256=gKHZQR6Hc2C4zdZcrrlVYYQdO3h5r2IZ2Ia1poeaLYg 7769
gdpx/builder/group.py sha256=-8K6ZqexdHWKZF7UafK_v6Edbw5auvI8CNw0l7KL_m0 5373
gdpx/builder/insert.py sha256=rmGktT05IkyHuvY34JrKP4GEYY7mlZdKzQIM4PPV40o 8530
gdpx/builder/interface.py sha256=hsoJhOwkCDGLQiccf7C9GGCszbOzajGXVe0CXHd2mxM 8546
gdpx/builder/packer.py sha256=QzZTA2BPFgxBlupRnzZGAY2XrOslw5voC6rohhECow0 5565
gdpx/builder/perturbator.py sha256=GmgYvGwYt52rhjBp4UOKskhep_R42hs2aKOsMOEBnbQ 3406
gdpx/builder/randomBuilder.py sha256=0NIoAiAurao4gBRva5SKzMLZCBjK-XX01ws6fnMJ6yM 15179
gdpx/builder/region.py sha256=3NaQHgXZFKU10voQZxk60yn7v9KlAaE0pHV9wVW1jEo 19280
gdpx/builder/repeat.py sha256=1-gdNTuXZlwU62qFm4__61NuaTCVXACrowSPxVl8GrE 745
gdpx/builder/species.py sha256=MVWAXnQCx6ilGcM23Q2mpMsisMdIMLs-UCf6xmKJQzs 3614
gdpx/builder/utils.py sha256=KQ_VhivWydRB38BQ_u_SlEcBt-xiRt9dippLRj2RQTg 7762
gdpx/builder/wulff.py sha256=HWwU6nuaeaXgV0E6nl8sqRfmijxPxjm30CjBp5gVGvA 1672
gdpx/builder/zoom.py sha256=DIM_aPsEhTs2G7BwFAhRwnxhvySWCpeB5wevcHZ10TA 1391
gdpx/builder/graph/__init__.py sha256=kUbXqb4EdhJogJpwFZWKXkEf_dClZh_g0hgTWDJ9xhc 287
gdpx/builder/graph/exchange.py sha256=NagQgiCu00P4vlAyh-RoL2Qxwkp2YU_QXvpNPhMSSWA 5942
gdpx/builder/graph/insert.py sha256=OmoeO-VxJ4UNdHXtE_IMDPf_iV70ywLcs5EcGPe_gto 5089
gdpx/builder/graph/modifier.py sha256=fCJik10DuqFhZmxFqWo415KTkC-9e06O2PcPJJ26N40 5355
gdpx/builder/graph/remove.py sha256=alfu7e2fjnWdgwIXmvjifoUgLXdM2mHr52YVgZqNwkM 5664
gdpx/builder/mutation/__init__.py sha256=oeuKUWDBb7wJKfEu5ZsQeEsQsE_hsUDSlN5hhqNY5y0 892
gdpx/builder/scan/angle.py sha256=B7l_ElMJp1QvUeEXb1mQju_dmhRXGV4s9EIKQEflMJE 2863
gdpx/builder/scan/hypercube.py sha256=Epm8fRAnt4HMcu48pd6kAB_3laAwybVwcT8ahZWbJxg 7274
gdpx/builder/scan/intercoord.py sha256=YS42AkPvOU0VLm_Dr9VtUn8L2lIgUmG5nBdUdOy7WrA 1189
gdpx/cli/build.py sha256=_B56hbXk33NrzK-r_mbZeH6hXveu6-lI3HjoESTtlbw 669
gdpx/cli/compute.py sha256=aAWp7qPVrpPrQN83x7vEhhHsOnaecjE8HSfIsEI0-wI 6550
gdpx/cli/explore.py sha256=c-wmbsccyYxZunAD6Nq9b-tvDLKc8AGjiW2O9oDrjUM 1739
gdpx/colvar/__init__.py sha256=bVqUc_yDhHzRbklwTQXGAM9Ch1dQC0whKp_KzisuoWU 463
gdpx/colvar/compute_reweight.py sha256=DhqtAnAhcGzV8p4jawUy3uDqco8nBjI7C8AXUcGT_rc 2622
gdpx/colvar/coordination.py sha256=Fd03YfgsmcXk4hqHaxdo1ltiTNhieuZzjSMAkm2r5Yk 1554
gdpx/colvar/distance.py sha256=0HmBe6wKP2ryM33B2q4U-yrOKmxkMCEHW6U-FKF10V0 636
gdpx/colvar/fingerprint.py sha256=c_iG_Ckk_ZqcU40Af8uzEYT9UOwHqDJILOHOjdWSz6g 3567
gdpx/colvar/plot_meta.py sha256=3o9i23OCNfKOMJIwwvHFQGzG0YICg3UCsXBhnuaFCtE 5096
gdpx/colvar/plot_string.py sha256=8c6TJSLqV6lHdeeDTgRDwgN4sxdQMi-Xs6bFimK4ZoI 5603
gdpx/colvar/plotstring.py sha256=Po9WTLo24DsCbcJr9r17qnUwyUwHWrJXsA-fIkznFII 4637
gdpx/colvar/position.py sha256=0LClygvMrvFXAV5588RGPxsMX4RA7-XVDqivKCyoNVM 178
gdpx/colvar/reweight.py sha256=QUCMDpcPqfrZubvAgRKRNsAYB1oYZLQ8L_RFGxyJ8VU 2749
gdpx/colvar/rmsd.py sha256=lFXCwfKQOe5f3iA7uK4hq-NNr3k8EJFz9OgrQlwqicQ 1461
gdpx/comparator/__init__.py sha256=0ByvXHzU_-n1F_PWP7kQMkfaF_w5eqwhydHzIGztO3Y 954
gdpx/comparator/cartesian.py sha256=khs5UOpR7yIYgDfCJ0NJS85LoUEE1d7sa8scLFTPdIE 2739
gdpx/comparator/comparator.py sha256=68aVTbNu2Eez1BlSvr7dPj7mZpKcVKX285AmlQqxcVk 827
gdpx/comparator/coordination.py sha256=SCSraxclMu33aRO-nN62WSWYglxj4TSKKgOLVZKtbxU 5645
gdpx/comparator/graph.py sha256=Ng3Qun9N8rq0SpD2D9eTZOin9q6T6mmQatOjbIgatAI 4595
gdpx/comparator/interface.py sha256=vheF8CdobewNwq_3uoWq8LhW1PIzhIzcq17QTogYBIs 1193
gdpx/comparator/reaction.py sha256=-nhFaxM1dw1sLL3r3ciEP0FLM1gpBzCXI1tVV14vEV0 3067
gdpx/comparator/singlepoint.py sha256=78u-OQDKjh4z5CCFN8sOFOOvtBZpbZQrXeZujFnKjYA 5123
gdpx/computation/__init__.py sha256=ZsRtSSIzTS-j6m2PipxaeQdIjTwwLd1yfiXzNmVlxQo 657
gdpx/computation/asedriver.py sha256=U7V1funTfSGQGI4W8U9R6t7PtXAye8huCgI-8RAR6Tw 30744
gdpx/computation/cp2k.py sha256=_A3qpxxfI0piUAvT0ZodalnIepy7-PazkLT6-SWhErc 21677
gdpx/computation/driver.py sha256=OglyyBot_DSwPd2zVz06usfttkINeK0Yr8TK_gyrkfY 21683
gdpx/computation/espresso.py sha256=3NxF0AEG-EpoyaRbgONbrSO1ucQM_bjrEw9DwYJ8mGo 8651
gdpx/computation/interface.py sha256=div-cDa9p1oXEeDDIn4NdXhN-8EczM1UdEoXR6FmIPA 20073
gdpx/computation/lammps.py sha256=jSZ4SgJD_JVJh6qGhDy7-Qh0pxKffG5vCYYWCo20c5Y 37804
gdpx/computation/lasp.py sha256=mYBl0fnsk91_HEKfTa8Xm1VqGbYi_-N0Mr8SEoFseTY 22229
gdpx/computation/observer.py sha256=bpToIxavWNIjTcmOg1aPcD60dI26FJfVaIIuw9AIRN0 6166
gdpx/computation/utils.py sha256=AaNsDytLuxNU4nvsLIrfr8xCM_J_NnVBJZ_Ly7NDSfA 2372
gdpx/computation/vasp.py sha256=lepVHO81Z2wAG1qljUGsaMr0H2go6k94fcF8QROmOvU 20268
gdpx/computation/mc/tfmc.py sha256=DIMTQNPqWZPKTrxR9PqXeQ2tnOaVF0Vam16PiO1emZ8 4259
gdpx/computation/md/md_utils.py sha256=q6exZtyXwHbcr_FDzrDZewX6kj5LNplSHFTWPmCK254 1082
gdpx/computation/md/nosehoover.py sha256=wM3pYrQRk7NBldlrdoQPOKx5Ch-d6Z1PrIa7j8vvEP4 5296
gdpx/core/__init__.py sha256=LbFYLHYYoBZ0qcBNzwRQmjXW3-nqFjefnvTDXW-V7IA 108
gdpx/core/node.py sha256=p2ikAqz5ebNqUoYoRu0kZp7YvJWCeLCaZ05_zZDp_Ec 2415
gdpx/core/operation.py sha256=OiimCIoyiti9UFI5qo5mPBO3O0xoazqYJ01ZmS2P_IQ 2492
gdpx/core/placeholder.py sha256=6xczTGNZW86cMrNZofFjORF-CN4QD9eTQ3K0hTVY0rM 861
gdpx/core/register.py sha256=mHYnDu8TstEBF1auHVFtkoUbsTcygsMALSGXkgTZu4w 7122
gdpx/core/variable.py sha256=dF6Q451YtCZEAQNQXy5xBVye9Vw_e5QPl5-nJvaMfQY 1461
gdpx/core/session/__init__.py sha256=QQc9pgyxeKuNvW78kF5uJjMDJWCxPhWVqMYh35gDyEI 148
gdpx/core/session/active.py sha256=W-EuymNa-3hMs8Dvr_IupkNEXuMqB7JRHNkbx332Qqk 12927
gdpx/core/session/basic.py sha256=znrNPaY__J4zrG5HEiPVb27eej3iwCQb523CB2CNCTc 2007
gdpx/core/session/interface.py sha256=kk14upepiN5x-jVSB9ORx_95DRHiNpBNQyLeOLMpW8Q 7922
gdpx/core/session/session.py sha256=EDWb7VArStwBIDuT3w2SWMbUhN8qVPPbCIu9t-9dLmo 2686
gdpx/core/session/utils.py sha256=-KFx_qHFEqvYbwlNdT3P1q1dSbjUF1tWAr0EWZEL0PA 1998
gdpx/data/ClusterAndCUR.py sha256=WUd6ALwJN190hv4oqobx6EF-ixLZbWf_RbS2P88hBnM 6210
gdpx/data/__init__.py sha256=Ze72ck9ZGNgq113USYDo2NU6ItibOcFIKTs_4BwLIIQ 249
gdpx/data/analyser.py sha256=fwpX22ae8cOs9XNHUqrWC9BlNhIc-UJC5jh8n4fxbrE 57236
gdpx/data/array.py sha256=g9pV2nDISWi9TiBS21lq-s9cu1XpzaBKisbIoElNUTY 14976
gdpx/data/cleave_deviation.py sha256=VNxgiOiBgLz0SscAFP5uGL1WFn7pJdjelIlnwGR80mE 7981
gdpx/data/convert.py sha256=MPN_2EmoCpnRQIQyknTznlZvIfQD8u3lU8U1iw1oyDA 1901
gdpx/data/correction.py sha256=_tEnPUJbby6v6Esmru4IbpI6ZzQwXKNaLCffvsG-glg 3103
gdpx/data/database.py sha256=ld65_FxHWZLVq5qlMnvn_V-UwXDLFXlIf2jz_5ka7R0 9171
gdpx/data/dataset.py sha256=JFSR5Mh-hwoD7KQkqryFArDxA2GI_JovCOHJwedn_uY 11961
gdpx/data/extatoms.py sha256=bre2Nf846V0oJaD16JJY4kfGtn8-nmwmU2nzfDUhomE 1552
gdpx/data/extract_evolution.py sha256=HAv9w6yEaYmy8t390zm4N8BOu3PvS1aKADtWJAI2hTQ 3389
gdpx/data/interface.py sha256=IM2wtvpoAII68da703Fwo5W5OXbpNdoGC4CicdfMe4M 14345
gdpx/data/operators.py sha256=CsvIQrPXecamgu-dw8kaMUKxp91MWIed8-OwX1H1-rQ 10543
gdpx/data/system.py sha256=b_jVCt_fhJ2vPv5ZOz5qMDqGyjnV5WdiFALEu2lo2EE 1950
gdpx/data/utils.py sha256=i9Oe9vbcYO_dy4vixfS22CjRUftUSQH_CpUj5Ur1Kmc 1210
gdpx/describer/__init__.py sha256=CZInpDBuB76UoCAQox41unQtJubY4roX6aZm69r930k 441
gdpx/describer/describer.py sha256=X2M4RajVDqCfhsDQKRgxUMlt0XPzcqfInhMw2QzedsI 2325
gdpx/describer/interface.py sha256=x8gfXbtlFKrStjFC5GCSL_K1h3Ir89bL80xbuA_5_d0 2066
gdpx/describer/soap.py sha256=pFtaWruZdHGiGnqxrBHVj3EiXAdPCzOb9J5Il7lNZ9k 2365
gdpx/describer/spc.py sha256=3FoaUNs-Jh4edhTp1IsiqrXFP--ldAO3-Am2RGXsiAc 2438
gdpx/expedition/__init__.py sha256=wG97P-uUTO-F09__YxX6f-unkmSeXPqJUdM1PkTbju0 1344
gdpx/expedition/expedition.py sha256=hhGP42tQluLd4D-RRmKmSy1c85BkGmlvjlHo_sLgyIM 2349
gdpx/expedition/interface.py sha256=aBW_6L78AvpISyrOYi4NbYEgy9MBKHAaQn9bgNnxFcw 3742
gdpx/expedition/accelerated_dynamics/prev_example.py sha256=ZEqMw1-yoE40SPJR5_qPTKpNIyvGOQ18_XGOglO6ajQ 16224
gdpx/expedition/artificial_force/afir.py sha256=Ng1_H8-l-jisIxe6noztQbwn4gyenkpPSra7HA43NRo 11656
gdpx/expedition/ga/engine.py sha256=N1y-c5Ftb3NmO25ORTa4lb2_0d4V2htzTdhTlOwLybw 25876
gdpx/expedition/ga/population.py sha256=nKZwypn3IwaSdQIl3UxQZVwFIGRb25CTZ84d6NGdlro 18347
gdpx/expedition/monte_carlo/__init__.py sha256=xH4D-c_ycjnvspiawcnpyRSjX4EOAoRwsvI4WY2qiUU 149
gdpx/expedition/monte_carlo/basin_hopping.py sha256=DUkSOuw70JrXnm_cS2byB7AOhY4YsWYJqLD5TXF3O3A 802
gdpx/expedition/monte_carlo/monte_carlo.py sha256=nCQu15-5cQPXY4fBWAf31kwXnD_cZymt72nA82_KOuE 20408
gdpx/expedition/monte_carlo/operators/__init__.py sha256=1xv_EKoGCYNfC6Hagxo1cx06rQh_ZccGTG2jf9kJ7LY 2356
gdpx/expedition/monte_carlo/operators/exchange.py sha256=viVl57yfxsfd3w2iAY3M9aiV0dEcnjgXrab-WAtF2eM 9188
gdpx/expedition/monte_carlo/operators/move.py sha256=PB6G6VqXAr2lvXsKSNvWfce9uN-f8lONeAQ2m_77gfc 5008
gdpx/expedition/monte_carlo/operators/operator.py sha256=iXvp9itnNgsAYEs6jUZj2TeMw4rUVD3CwwBJ4fDjO4w 8411
gdpx/expedition/monte_carlo/operators/react.py sha256=3aGGYWRgNgTdMR_0q3kWIR-Ws4boNIOz1q9wHpLQPic 11096
gdpx/expedition/monte_carlo/operators/swap.py sha256=kirp_tTpnj7_whzdETqy8SBSc1G2KiBrmZ30uIJof-M 4394
gdpx/expedition/simulated_annealing/simulated_annealing.py sha256=KDKuTgZPA0pSzAff_Yg1U6PBgpuGVUbuLGh4IBR7_7E 5956
gdpx/graph/__init__.py sha256=qxIi43Z9BEjeCsjQQ_DwDX6s0DQOCKqrnSX8UPBwnj4 147
gdpx/graph/comparison.py sha256=M1Z4VeIQtuyn7lG7nozgmSTtOJl1EaG8z52SZTjF_Q4 13870
gdpx/graph/creator.py sha256=yqUXfnKTKkIXIwPt1zUwFCz9k-R3dWyN4reBIBgoPp0 12839
gdpx/graph/graph_main.py sha256=R6JPN_6BG-UpniD-O31LtJPtz7U_vkrhsoVtWK0pfks 12200
gdpx/graph/molecule.py sha256=ryyT5t4CFOflKmR8-560LAdSiheNa16Ts2ZTjJkNWfc 5431
gdpx/graph/sites.py sha256=6X-8MFr7CZhljVZSl9CIb1A9DcH-KA3LR3RZxZQ26pY 31066
gdpx/graph/surface.py sha256=g8PzSPw7V-pIRuqsQ1EvPBYOvDM4c0HtdQxP__1gWJ4 2905
gdpx/graph/utils.py sha256=hU8y6a2CzVYWyKmb6ztVrwxlxI4jUyj9llV7nCZ3k_0 1849
gdpx/potential/__init__.py sha256=dKMR8SAbE_gkhdR-scd5-AzaBbCVoWkAaqrzeeO1HNM 274
gdpx/potential/interface.py sha256=ucs0qDIb-VNqEF_diqQ8mBWQeE3UCYEnJyRFj-YlSLQ 1256
gdpx/potential/manager.py sha256=Q95xUSvVWo2Oxkg8Hv8SY1V-4xO_8lp2ZuoA9N6JMpI 6073
gdpx/potential/trainer.py sha256=uZhDZAPiO8yIVut_zP2nv-5CGdGVas-jJs9UOF09eHo 5499
gdpx/potential/utils.py sha256=RtPpeFrT1eHaaGu71RvCmfYkizyxulsFmpzdAg5_Sqk 1739
gdpx/potential/calculators/dummy.py sha256=g7kUQx6sUaPb6_2nmPexny4cX2irXhLC6Osrv57B6I4 654
gdpx/potential/calculators/mixer.py sha256=CrB38G8xDs-K3Wuwbkf_l0CYASgvX_mu3wVP2xwJX4s 4675
gdpx/potential/managers/__init__.py sha256=7npoO2SSGbANjaBMrPjeydk1RFv8RyEs6kk7M0yT0XY 3069
gdpx/potential/managers/asepot.py sha256=myH1kZ6ZGqpa3cKExcWOmEyWCzDV7uWytCfnz6NgxqI 1430
gdpx/potential/managers/bias.py sha256=JDt9WAXnFebedCFKneAmKX9QXUzu0xgoiTK6bmG_Xqs 2787
gdpx/potential/managers/cp2k.py sha256=TCFpel8VaWw8Zm8hlRqwKOv7ADmVM1Yrgv7pMjZhMYA 2947
gdpx/potential/managers/dftd3.py sha256=0eR8JPfQTr_Dq9E8WNfGXWLfX-FuIN7DVjvKNXId6dw 1141
gdpx/potential/managers/eam.py sha256=Wi1mLltRyR3VTvhPtNE8MSdQl6UjcZhR9KRsPiItxGI 2231
gdpx/potential/managers/emt.py sha256=4FyfeNJA68qtSHIADWQUeir37UBTUMwIrJLI_vR1N24 1117
gdpx/potential/managers/espresso.py sha256=84jkZHbT2GDFUUkUZXppg8xiPzR-MEQ3uxX4c4BiqVU 2363
gdpx/potential/managers/grid.py sha256=a4SLwsqoKcS2M_99HSvY7TksHU26m0hH2zdmmpToymg 2715
gdpx/potential/managers/lasp.py sha256=lTraQSdmlATIojTAeFI50vJOdj-xopA1ixOcVbX9h7Q 1986
gdpx/potential/managers/mace.py sha256=KdVpFYDHrWlnd8j8xoBkT51ea5EM0ac0GLu4dqdHVF8 17115
gdpx/potential/managers/mixer.py sha256=KfoKQLP2dQQB-lY_F0avrHeCznY282FdQf8wvYPLm2s 4925
gdpx/potential/managers/nequip.py sha256=UQ5pskWy_clBlTvsgCw9j6wkzI5LuwzIQHDW_Fa133U 7976
gdpx/potential/managers/reax.py sha256=FPLWvdg1KhwkVbsakfHSQ25tEFj9aR5GERlyXs1FnDE 1396
gdpx/potential/managers/schnet.py sha256=BAr7pcu3lxMWRaTefkhACdWbk58aDGt1QqL_6-W7eMI 8903
gdpx/potential/managers/vasp.py sha256=0bXA2XipBl5Q4VM5FFBecyG8OcFjQByu7_v-3C7L3iY 3654
gdpx/potential/managers/xtb.py sha256=G48SocVZGwu5kOdce-_Exnbai6eeL7WHIamg_33nhNA 1207
gdpx/potential/managers/deepmd/__init__.py sha256=Ty2P_2iZHjtV4lB5DFz12SOKFx9Ekh31byk_fm9vuGA 225
gdpx/potential/managers/deepmd/calculator.py sha256=qQHUDERIOwQ2RhY7wlyKk6jnFGYgvgNRLFcO2JEBoOs 7170
gdpx/potential/managers/deepmd/convert.py sha256=LgfYyP_pRk_xhI9V0Xx9f0foiqy6O63tPGi9tDD3FWs 4058
gdpx/potential/managers/deepmd/deepmd.py sha256=K1SBX9OTTLcKswzPj2eRl45KsZjgrFbRig0oxpOgAmM 23429
gdpx/potential/managers/gp/__init__.py sha256=ROD6x1fOa8ALRPayWN0HmIi2Rwm_O6Cc9QdJ--qfZr4 83
gdpx/potential/managers/gp/bench.py sha256=VaqmWxBZPcuYOZUjR5AcK24jbIVsVwbve5Xf5nN_VIA 2348
gdpx/potential/managers/gp/fgp.py sha256=wK9Ua6xmveXGWSSp42L2cNUjPzruDVP5dhoy6Wrwhyw 1376
gdpx/potential/managers/gp/gptools.py sha256=KwQNHVOsQLJPPYQhOnVNQ3cyVJsXJbrPugJMO_96rYY 3746
gdpx/potential/managers/gp/representation.py sha256=di5IU0vz0zHv0Jf_-v58mCfBt-8y06mWiyTpymDtNUk 3474
gdpx/potential/managers/gp/sgp.py sha256=1J4PKzoAr6F2RoC1KBSaqJSiLCNP7Nvs2qP2N1usyZ8 46869
gdpx/potential/managers/plumed/plumed.py sha256=urKGpDFzxy0b5_PzYPV6ZB0LB9WZbfpDE6sJUpVnp-0 2394
gdpx/potential/managers/plumed/calculators/plumed.py sha256=Uy1QFoBr4z46eax3fOvgmKDaUjLPuzIjGF-aL0plY4I 2728
gdpx/potential/managers/plumed/calculators/plumed2.py sha256=ABOIcd6RfqfbfWLz10_TmPHKf6K2ymxMUWj4VLgDcvc 9361
gdpx/potential/managers/reann/beann.py sha256=2EXAJCSmMRG9PA38CbkNuo0EaFWMGkkwpwzZD6bMBgo 7421
gdpx/potential/managers/reann/reann.py sha256=iNFCL5nyBkOxN83Dcva4WnqI8c_Y_2T18Uk0AkfjCx0 17636
gdpx/potential/managers/reann/calculators/reann.py sha256=yYi109orCVWcxmcQLX9U0MF3Z0DBU76uh4R_rrkaJTE 3496
gdpx/reactor/__init__.py sha256=5mn_hyBxHIovGjlB8u1YoCWrJ5kswoah7HIWv97hm0U 860
gdpx/reactor/interface.py sha256=R3Y8bLRxAhd9Pp8oq-3o5tKnhhGNWSmit4dxLLfNcx8 4115
gdpx/reactor/reactor.py sha256=9SawjmQ2IH31zX8uFZDShzu4yX8-g7lzprDBoKjZeWA 1482
gdpx/reactor/utils.py sha256=CGbidEGr7LgDHvULePzZcr3Esdkxp6SNvodbpEoUfGQ 2320
gdpx/reactor/future/AccCons.py sha256=xEwr0idVWtCIERJ0_yRoYzcsDJzyzeJ4CujCyYYAUy8 23672
gdpx/reactor/future/AccNEB.py sha256=HOK28OcAfonkzUukXdD6TTK0rgWLwm7IpTyWpP9mWro 2601
gdpx/reactor/future/cmp_mep.py sha256=CG12fKVNQzL7_eG7axkVYxgQIdIfRCoLgA7-hs4cKXw 2921
gdpx/reactor/future/constrain.py sha256=x0w35rygygbDU-fhi-FRCUHNrallXPGJDifTCQoQc-I 3833
gdpx/reactor/future/crs.py sha256=6qyiD1tIfz3fNhpqF0H75M2vqqJEhBn8eLWfPRro_Eo 7051
gdpx/reactor/future/diffusion3.py sha256=sWS0TaJ6gSUr2F0gkBZAqv0DtbMzkd_dqV_c564PRJc 2226
gdpx/reactor/future/find_adsorption.py sha256=h8XyrxBr0ApRVzqMieZnv2QapR9h5i2cFXFsRyAq9m0 11410
gdpx/reactor/future/find_inter.py sha256=1ctui7rbKxZKxZJb8v6tg9-S8380f7ud8-3aWfQd-FA 3188
gdpx/reactor/future/muller-brown.py sha256=SyUVoDnnloikLBwba9Ka5sGWsI-JmPGgluOb3EJfSRc 3002
gdpx/reactor/future/test_mh.py sha256=1JamlfX7eQjE2n8K4H2yL4fe71UVk5Cvh5n70ghNlO8 1154
gdpx/reactor/string/__init__.py sha256=wcMCIkY5u_jdy0a0pCXKCjgbBY9wwb8Lfbh3IXKP6lY 232
gdpx/reactor/string/cp2k.py sha256=3Ss4TwZPrKXIRCWh5XMSAihVUgUN7QwspILpLyoyPkQ 17830
gdpx/reactor/string/grid.py sha256=pmGvb72gsdkfbhyC_58034bS8Qc5aAp3CX8op-poMX8 5117
gdpx/reactor/string/pathway.py sha256=JmbJ9UL1XIxEr0oGYW7K24PimWR0RviMRhKGvf3Iim0 10477
gdpx/reactor/string/string.py sha256=ZMzvBzmErojtvJaxctbKp2eiAr09dzwkF641PlJGitM 11906
gdpx/reactor/string/vasp.py sha256=4_7wthR0BAaxzHQEWITqqasZ13I-xRRS5I5evyVv034 9158
gdpx/scheduler/__init__.py sha256=cILZX_3jmUNTiGhJ14xxD1Sr_iB_UDuNWMeGw4fQCz0 699
gdpx/scheduler/interface.py sha256=EiEGqBZLFol80j90m6KaLR0iu8sViJXB47NIqBKMgr8 624
gdpx/scheduler/local.py sha256=8zZpete_NB5lS_LIfwFO29Xy8kyhX24O5WdNRYd7_k8 631
gdpx/scheduler/lsf.py sha256=8unTwy_luS1vqxwlrJSNIEtTVkXMUavGxmcRJ3vKiDU 3553
gdpx/scheduler/pbs.py sha256=klqybo6qd5eXzeWwGRrvTXnIVpdPZUKE-P3RCN4POak 1147
gdpx/scheduler/scheduler.py sha256=uEGH94yRmPTlluQTN2o1WjL55oXC10kKOmFM6olqvOs 4439
gdpx/scheduler/slurm.py sha256=cfQviNTUsavxdnO4hC7qwCcvE-_q4Gg8oE5UxYum5UU 3226
gdpx/selector/__init__.py sha256=vknVJ4XQHlBZekPjBVJ5Jp29615B0kN38-EX72VD9lg 1078
gdpx/selector/basin.py sha256=c8tmiuoll9sG08e3kJsMAOE4pH2TVpUJXgQxht7f3dg 3664
gdpx/selector/compare.py sha256=uBFaNDoCza2PHSDYN2UukKdA6S8-B5mo2BDQRWO-lFA 6276
gdpx/selector/composition.py sha256=2z3Wt_5r5KElTtaCvB7y42OZ8N5wEGPVGpKbs3pcX6s 1376
gdpx/selector/cur.py sha256=wvVRrIHJyWUr1OfKaGDyUaoexctFCWkIAMq4FNrrDIM 8362
gdpx/selector/descriptor.py sha256=gvOqJs0oISapEjJap7ExMhqxEJdES2kInsp6nvk6ygo 7241
gdpx/selector/graph.py sha256=u76IEuvaOPkvteyMG0exTfv4XZciLDXhRsUz_J9pYPA 5631
gdpx/selector/interface.py sha256=7MZZCI9ZqQtEXdNNKLuoyof5N-tktNgJZ73ewR7ThCg 6398
gdpx/selector/interval.py sha256=LLy2fRYoDCWP7RkTGzt-SaOInXyihkTL3Mld8Z12SLQ 2905
gdpx/selector/invariant.py sha256=oMm64906IDTtzX8mlZg2qxGR17XeD9JTMxbqsEgfD_I 622
gdpx/selector/locate.py sha256=AJ_hNqL7YjEw3LVZX2seoJHtwzvYuGOoTaLGCjJwars 3284
gdpx/selector/property.py sha256=65lj7naoIMT6ky-cznNzYFEiVUT8BSt3zkJ4exXTl-4 14855
gdpx/selector/random.py sha256=UufojUnB-hQriIwitL-KCMqlW1MJgSav982lmXVwh-w 1987
gdpx/selector/scf.py sha256=AziSjMQW-xJVHQTQKbZbaY6o7CbwZ87Tomw4XjQdzqg 955
gdpx/selector/selector.py sha256=5YI-nu1hRf4VpxsTTsv2kPPQvAdaJeLkBb0wcHxegDo 10041
gdpx/trainer/__init__.py sha256=qP-vUPmN_hLo-om97NGouVA-isjsOfB8qxVSFjmEwaM 1050
gdpx/trainer/interface.py sha256=GaH9ZcrzmyLg4qDR3bvHgkRXsHrUhD4oNciW2qEhuVI 6277
gdpx/utils/__init__.py sha256=wS-89iPH43zzIUVjcShjKn98cQxdV1RHhoOTzPHqMP4 83
gdpx/utils/atomUtils.py sha256=HuZYy_p8nctE2AsdG9Z6cxWB9-79K5SMw4d2NLCxQcY 7894
gdpx/utils/cleave_cluster.py sha256=HUNPia0g4rXlfE2mUSDeIJqhQGPOeAnzWJ_1_jr8gUA 2908
gdpx/utils/cmdrun.py sha256=DLOqAwM0VyAHWgdLUNFX0ildoENVtPXrKjPcl3i762A 1247
gdpx/utils/cmp_refdat.py sha256=vRx1vftFuzOv3SA-O9hcxp4aHIDgcdXa83BAc_9MAtQ 6500
gdpx/utils/command.py sha256=LkoVxRi2mHjKwEquNQw4JSl9GkYN35qPswtIzd8Oy8s 6476
gdpx/utils/comparision.py sha256=Mj7ltjhPsupwaAQkYd9aGoidQhSJLUh8JJiVH_G9mB4 12328
gdpx/utils/geometry.py sha256=nMiiQI64146v-ePfATnGMccuJj0KKmz5lTOqwJmDd2U 1095
gdpx/utils/plot_dimer.py sha256=VnY_Db7gqEgjMD2PlpfTnyyd6d7k7Fg72pSsJ4KO_ZU 2147
gdpx/utils/reduce_dataset.py sha256=a2C67DPEWvnzgqgE6WyjRrTxGZWAu3XfYCAb1zQl52Q 7761
gdpx/utils/second_reduce.py sha256=9D6Uq2xxVvR9YCdTGSwmYeheSVyb50TRJ_jBSCEsS_k 6200
gdpx/utils/split-dataset.py sha256=a-WtzTSjjPiteFBpB5worLOKRB48lJSBHJY-mwTLmaQ 5412
gdpx/utils/strconv.py sha256=-FuVAlMMdxq0Qt33QVHKeKhErLoJmGc4-tlbkzHx7BI 1891
gdpx/utils/strucopy.py sha256=FB-b7fMqgDNaNm_SXDj_JaVWnzn0cYsXCEDFQSdSBH8 2444
gdpx/utils/dputils/DeepPot.py sha256=idRLjMTxUDWAo0m_N3Mhzft35sU0qWJ1N3LcEfJEFCg 9418
gdpx/utils/dputils/acquire_dmat.py sha256=iIdqPbRo4gpcXAO-nvpc7q6F_5w4kr0zZsX4gmXbbag 14661
gdpx/validator/__init__.py sha256=sAAFycE45hOfnmJSh_ZHiM-GPg_Cd_cKY9OXLzOUqv0 2039
gdpx/validator/diffusion_coefficient.py sha256=gbtFFCij8cbjciQ-IX0cJr6NmKhUUOlUcWOmMBwkqGc 5610
gdpx/validator/dimer.py sha256=wCNn5H6w2PP140fW7_WGi1g7O-ygVzTsbB5tX_8k3pI 4200
gdpx/validator/eos.py sha256=Lrkd8y9_8c1_xYT-CgY704OtB5SGEDqHtGmuH7JZDd0 2640
gdpx/validator/interface.py sha256=YJOryQNjG9l644v0H_XCacTjaesg_vo4wj6saiqz9wA 4779
gdpx/validator/mdf.py sha256=XNwXijtYutbpqYvXGsjLO4-VJlurIeGetfTeqxz97-g 5879
gdpx/validator/melting_point.py sha256=hhhsxvOMYBDQsLKyDBfa04ltZwgnzWd7DB-oBc2fFig 7477
gdpx/validator/minima.py sha256=S4fz9838Af9B3xsiHHCIhnVGY_jKQOblifcWHSb1Byo 5744
gdpx/validator/rank.py sha256=DK5GJDH_eqJpt3Or7vn_Absod6s5VjQiEv6aBBtvx7M 583
gdpx/validator/rdf.py sha256=1QSyiBd_-Qa4hbnTxm3J8JnYhyz73FNZtaZR7gGt3KA 9391
gdpx/validator/rxn.py sha256=aUotVs2E-3nJtMjpRFDAmyMyvejrR0yyANsMhBW_ljY 3436
gdpx/validator/spc.py sha256=n6GvGLjmWGm52f1S_4mN_k-1KdCC2VxYg-N-vwVF4b0 8794
gdpx/validator/surface_energy.py sha256=S-Cm_n7egjTZkqM6-RRRrCifpzFdwJgY9E1eXYQCRkE 3690
gdpx/validator/trimer.py sha256=qrBlocfLGHgruNrhU8mmU1nupzLoC_AopONaYJYNZxE 4396
gdpx/validator/utils.py sha256=EY9dLkinBHFvICHpsIhenHIHxFVeLr6q7iJgCPk_i-A 2029
gdpx/validator/validator.py sha256=UpHFZ7A7vUQEWJUwGGZZjmCjd4yk6eTzDIxmZt4_mB8 980
gdpx/worker/__init__.py sha256=QC529-hQmA_XS3NU3_csIwpq8A2p74NUDCcW33Pn9uQ 84
gdpx/worker/drive.py sha256=eWcoG8g0Fxhi4_GvDi8gq16Un0GX_SH0XlXY1LGGD6Q 32598
gdpx/worker/explore.py sha256=JBHLyeVa8S9yM0DjSHhgAJaa9x23SCaKvHog-s7AK48 7047
gdpx/worker/grid.py sha256=CbeW4jZ8Xy3CPS1lM9KyalmdRonSrOwBV6MZJxPQ-iI 14319
gdpx/worker/interface.py sha256=xt115Q9FwUjCqnRcRokb7g5uiCB3fu7eUvv3EyRXLCo 9743
gdpx/worker/react.py sha256=wWFeYQkgnSG-_95IdLH7j5TWIB1E5BOjoQXa8_jf4QM 18256
gdpx/worker/single.py sha256=6lg4W51j0tAU6Z2kKcHF_jtdPG3nTzTmdje3HYtZRAk 12736
gdpx/worker/train.py sha256=5NZgTk2vJFJdf4qeiC_XNTElhBqh_0FmHbRO9f9So7w 11940
gdpx/worker/utils.py sha256=2_IfRsFgX7bMh9Biubr-8PfWtlU8c9LQHYzOwgCmsZo 1958
gdpx/worker/worker.py sha256=CNeH1Qx1UDKGcySx_VqPiNMoroSPHFtWcRsBZOfLwzM 6077
gdpx-0.0.9.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
gdpx-0.0.9.dist-info/METADATA sha256=pskUHB-qJvZu9-oI25lZfDqalomDyexDcNW5KtmT9-M 47619
gdpx-0.0.9.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
gdpx-0.0.9.dist-info/entry_points.txt sha256=YOfGsgNsLO1OTBkhMwHT7TnAuEAheNIu2NssbZ3E0bE 39
gdpx-0.0.9.dist-info/top_level.txt sha256=JXxsmJJ5PJqRhDwAmlZdVHN0lbp7Tc-YNpk0IFaYzn0 5
gdpx-0.0.9.dist-info/RECORD

top_level.txt

gdpx

entry_points.txt

gdp = gdpx.main:main