Skip to content

Commit a9359cb

Browse files
committed
consistent readme
1 parent 4d6c59c commit a9359cb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# node-accelerate
22

3-
High-performance Apple Accelerate framework bindings for Node.js. Get **up to 296x faster** matrix operations and **5-10x faster** vector operations on Apple Silicon (M1/M2/M3/M4).
3+
High-performance Apple Accelerate framework bindings for Node.js. Get **up to 305x faster** matrix operations and **5-10x faster** vector operations on Apple Silicon (M1/M2/M3/M4).
44

55
**80+ hardware-accelerated functions** including BLAS, vDSP, and vForce operations.
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@digitaldefiance/node-accelerate",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "High-performance Apple Accelerate framework bindings for Node.js - 80+ optimized functions including BLAS, vDSP, and vForce",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)