TheAiCollectiveART commited on
Commit
97d9d55
Β·
verified Β·
1 Parent(s): a52c360

Apply Zymatica.space custom license and upload LICENSE card

Browse files
Files changed (2) hide show
  1. LICENSE +7 -0
  2. README.md +3 -2
LICENSE ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ Copyright (c) 2026 Zymatica (zymatica.space | astronautshe.com | Devs One | We Are TheAiCollective.art). All rights reserved.
2
+
3
+ Licensed under the Zymatica.space Proprietary & Open Intellectual Property License.
4
+
5
+ Subject to the terms of this License, Zymatica hereby grants you a worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to use, reproduce, modify, and distribute the Software, provided that the above copyright notice and this permission notice appear in all copies or substantial portions of the Software.
6
+
7
+ For inquiries, custom commercial licensing, and enterprise support integrations, please visit https://zymatica.space or https://astronautshe.com.
README.md CHANGED
@@ -1,6 +1,6 @@
1
  ---
2
  language: en
3
- license: mit
4
  tags:
5
  - webgl
6
  - compression
@@ -29,7 +29,7 @@ $$\text{round}\left(U_{\text{dequant}} \Sigma_2 V_{\text{dequant}}^T\right) = M$
29
 
30
  This optimizes the coordinate payload size to just **110 Bytes** total for all binary SVD matrices, representing a **70% reduction in SVD/DCT payload size** compared to standard Rank-4 DCT algorithms.
31
 
32
- The database is 100% commercial-friendly, containing 49 permissively licensed open-source libraries (e.g. Three.js, Babylon.js, and our custom open-source framework Zymatica-3D, replacing the copyleft Blend4Web framework).
33
 
34
  ---
35
 
@@ -37,6 +37,7 @@ The database is 100% commercial-friendly, containing 49 permissively licensed op
37
 
38
  ```text
39
  β”œβ”€β”€ logo.jpg # Zymatica Logo image
 
40
  β”œβ”€β”€ run_ultimate_pipeline.py # Level 1-7 dynamic execution compression pipeline
41
  β”œβ”€β”€ VerifyLanguageU.java # Cross-language Java range decoder
42
  β”œβ”€β”€ verify_language_u.rs # Cross-language Rust range decoder
 
1
  ---
2
  language: en
3
+ license: other
4
  tags:
5
  - webgl
6
  - compression
 
29
 
30
  This optimizes the coordinate payload size to just **110 Bytes** total for all binary SVD matrices, representing a **70% reduction in SVD/DCT payload size** compared to standard Rank-4 DCT algorithms.
31
 
32
+ The database is 100% commercial-friendly, containing 49 open-source libraries licensed permissively (including our custom framework Zymatica-3D under the Zymatica.space License, replacing the copyleft Blend4Web framework).
33
 
34
  ---
35
 
 
37
 
38
  ```text
39
  β”œβ”€β”€ logo.jpg # Zymatica Logo image
40
+ β”œβ”€β”€ LICENSE # Zymatica.space License
41
  β”œβ”€β”€ run_ultimate_pipeline.py # Level 1-7 dynamic execution compression pipeline
42
  β”œβ”€β”€ VerifyLanguageU.java # Cross-language Java range decoder
43
  β”œβ”€β”€ verify_language_u.rs # Cross-language Rust range decoder