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 serviceStores and synchronizes application data such as published simulation and article metadata.
Cloud Storage for Firebase
Google serviceStores user-generated files and media assets used by the application.
Firebase Hosting
Google serviceHosts and serves the deployed GPUSims web application.
Firebase Authentication
Google serviceProvides the sign-in mechanism used for publishing and account-related features.
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.
Vite
MIT LicenseFrontend build tooling and development server.
gl-matrix
MIT LicenseHigh-performance vector and matrix operations used by the graphics code.
KaTeX
MIT LicenseFast mathematical typesetting for simulation articles and documentation.
JSZip
MIT or GPLv3Creates, reads, and edits ZIP archives in JavaScript. GPUSims uses JSZip under the MIT license option.
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.