Credits and legal notices

Acknowledgments

GPUSims is built with open-source software and Google Firebase services. This page records the principal technologies and their licensing status.

GPUSims

Application license

The GPUSims source code is released under the MIT License. The license permits use, copying, modification, distribution, sublicensing, and sale, subject to preservation of the copyright and license notice.

Read the GPUSims MIT License
MIT License

Copyright (c) 2026 GPUSims

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Cloud services

Firebase

GPUSims uses services provided by Google Firebase. Firebase is a hosted service platform and is governed by Google's applicable Firebase and Google Cloud terms; it is not presented here as an MIT-licensed dependency of GPUSims.

Cloud Firestore

Google service

Stores and synchronizes application data such as published simulation and article metadata.

Official documentation

Cloud Storage for Firebase

Google service

Stores user-generated files and media assets used by the application.

Official documentation

Firebase Authentication

Google service

Provides the sign-in mechanism used for publishing and account-related features.

Official product page

See the Firebase Terms of Service and Firebase privacy and security information for current service terms.

Open-source software

Primary third-party libraries

The following list is a human-readable summary. Copyright notices and complete license texts distributed with each library remain authoritative.

KaTeX

MIT License

Fast mathematical typesetting for simulation articles and documentation.

Project website · License

JSZip

MIT or GPLv3

Creates, reads, and edits ZIP archives in JavaScript. GPUSims uses JSZip under the MIT license option.

Project website · License

Maintenance note

Keep notices synchronized with the build

Dependency versions and transitive packages can change. Review the package lock file before each release and retain all required copyright and license notices in source and binary distributions.

Recommended: generate a machine-readable or Markdown license manifest during the Vite production build, then link that exact manifest from this page.