Skip to content

Commit

Permalink
Remove checkboxes from feature list
Browse files Browse the repository at this point in the history
  • Loading branch information
mofeing committed Nov 13, 2023
1 parent 97ac71d commit 6b29aaf
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,15 @@ A video of its presentation at JuliaCon 2023 can be seen here:
## Features

- [x] Optimized Tensor Network contraction, powered by [`EinExprs`](https://github.com/bsc-quantic/EinExprs.jl)
- [x] Tensor Network slicing/cuttings
- [x] Automatic Differentiation of TN contraction
- [ ] Distributed contraction
- [x] Local Tensor Network transformations
- [x] Hyperindex converter
- [x] Rank simplification
- [x] Diagonal reduction
- [x] Anti-diagonal gauging
- [x] Column reduction
- [x] Split simplification
- [x] 2D & 3D visualization of large networks, powered by [`Makie`](https://github.com/MakieOrg/Makie.jl)
- Optimized Tensor Network contraction order, powered by [`EinExprs`](https://github.com/bsc-quantic/EinExprs.jl)
- Tensor Network slicing/cuttings
- Automatic Differentiation of TN contraction
- Distributed contraction
- Local Tensor Network transformations
- Hyperindex converter
- Rank simplification
- Diagonal reduction
- Anti-diagonal gauging
- Column reduction
- Split simplification
- 2D & 3D visualization of large networks, powered by [`Makie`](https://github.com/MakieOrg/Makie.jl)

0 comments on commit 6b29aaf

Please sign in to comment.