升级 NUPACK 4.1 并支持混合材料设计

This commit is contained in:
Lihatoo 2026-08-20 16:33:16 +08:00
parent 5daa60a464
commit c6189d857d
33 changed files with 5830 additions and 466 deletions

View file

@ -1,9 +0,0 @@
README file for NUPACK 4.0
Copyright (c) 2003-2022. California Institute of Technology. All Rights Reserved.
See LICENSE.txt file
See NUPACK User Guide for installation instructions:
https://docs.nupack.org
Technical support: support@nupack.org

View file

@ -1,14 +1,15 @@
NUPACK Software License Agreement for Non-Commercial Academic Use
Copyright (c) 20032022. California Institute of Technology. All rights reserved.
Copyright (c) 2003-2026. California Institute of Technology. All rights reserved.
Use of the NUPACK Python module and/or source code (“Software”) in source form and/or binary form, with or without modification, is permitted for non-commercial academic purposes only, subject to the conditions and disclaimer stated below.
Conditions
1. Redistribution of the Software in source form and/or binary form is not permitted.
2. Web applications that use the Software in source form and/or binary form are not permitted.
3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote derivative works without specific prior written permission.
1. Redistribution of the Software or derivative works in source form and/or binary form is not permitted.
2. Web applications and/or graphical user interfaces that use the Software or derivative works in source form and/or binary form are not permitted.
3. Licensee is prohibited from using the Software to feed, train, validate, or prompt an artificial intelligence, machine learning, or automated system to create new code, translate the code into a different programming language, refactor the code, or produce derivative work.
4. Licensee maintains an active paid NUPACK subscription; License terminates and Software and all derivative works must be deleted if an active paid NUPACK subscription is not maintained.
Disclaimer
@ -16,4 +17,5 @@ THE SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND A
Contact
For any questions about this Software License Agreement please contact info@nupack.org
For any questions about this Software License Agreement please contact info@nupack.org

11
nupack/vendor/nupack-4.1.0.1/README.txt vendored Normal file
View file

@ -0,0 +1,11 @@
README file for NUPACK 4.1 Python Module
Copyright (c) 2003-2026. California Institute of Technology. All Rights Reserved.
See LICENSE.txt file
See NUPACK User Guide for installation instructions:
https://docs.nupack.org
Technical support: support@nupack.org
Source code: available upon request

View file

@ -1,14 +1,15 @@
NUPACK Software License Agreement for Non-Commercial Academic Use
Copyright (c) 20032022. California Institute of Technology. All rights reserved.
Copyright (c) 2003-2026. California Institute of Technology. All rights reserved.
Use of the NUPACK Python module and/or source code (“Software”) in source form and/or binary form, with or without modification, is permitted for non-commercial academic purposes only, subject to the conditions and disclaimer stated below.
Conditions
1. Redistribution of the Software in source form and/or binary form is not permitted.
2. Web applications that use the Software in source form and/or binary form are not permitted.
3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote derivative works without specific prior written permission.
1. Redistribution of the Software or derivative works in source form and/or binary form is not permitted.
2. Web applications and/or graphical user interfaces that use the Software or derivative works in source form and/or binary form are not permitted.
3. Licensee is prohibited from using the Software to feed, train, validate, or prompt an artificial intelligence, machine learning, or automated system to create new code, translate the code into a different programming language, refactor the code, or produce derivative work.
4. Licensee maintains an active paid NUPACK subscription; License terminates and Software and all derivative works must be deleted if an active paid NUPACK subscription is not maintained.
Disclaimer
@ -16,4 +17,5 @@ THE SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND A
Contact
For any questions about this Software License Agreement please contact info@nupack.org
For any questions about this Software License Agreement please contact info@nupack.org