Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bahremsd committed Sep 15, 2024
1 parent 45a6c92 commit d049da4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@

When compared to other libraries such as `tmm` and `vtmm`, `tmmax` stands out due to its superior performance:

- **TMM**: Traditional TMM implementations often lack vectorization and JIT compilation, resulting in slower computation times.
- **VTMM**: While VTMM provides vectorized operations, it may not leverage GPU/TPU acceleration as effectively as `tmmax`.
- **tmmax**: With JAX's advanced features, `tmmax` offers a significant speed advantage and supports high-performance computing on modern hardware.

## **Installation**

Expand Down

0 comments on commit d049da4

Please sign in to comment.