@cosmos.gl/graph 3.0.0-beta.7 → 3.0.0-beta.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -3
- package/dist/index.js +156 -156
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +20 -20
- package/dist/index.min.js.map +1 -1
- package/dist/modules/Points/index.d.ts +1 -1
- package/package.json +5 -4
package/README.md
CHANGED
|
@@ -117,9 +117,9 @@ Check the [Migration Guide](./migration-notes.md) for upgrading from v1.
|
|
|
117
117
|
|
|
118
118
|
### Showcase (via [cosmograph.app](https://cosmograph.app))
|
|
119
119
|
|
|
120
|
-
- [Silk Road Case: Bitcoin Transactions](https://
|
|
121
|
-
- [ABACUS Shell](https://
|
|
122
|
-
- [The MathWorks, Inc: symmetric positive definite matrix](https://
|
|
120
|
+
- [Silk Road Case: Bitcoin Transactions](https://run.cosmograph.app/public/987cf266-fd90-4940-b52d-f75a1e006237) ([📄 Read more](https://medium.com/@cosmograph.app/visualizing-darknet-6846dec7f1d7))
|
|
121
|
+
- [ABACUS Shell](https://run.cosmograph.app/public/b099a861-47ba-4110-b778-c4ef0f29644f) ([source](http://sparse.tamu.edu/Puri/ABACUS_shell_hd))
|
|
122
|
+
- [The MathWorks, Inc: symmetric positive definite matrix](https://run.cosmograph.app/public/cb6f43f2-71c7-47de-97c5-d86ac549cfed) ([source](https://sparse.tamu.edu/MathWorks/Kuu))
|
|
123
123
|
|
|
124
124
|
---
|
|
125
125
|
|