Skip to content

Commit

Permalink
Format package names in README
Browse files Browse the repository at this point in the history
  • Loading branch information
mofeing authored Sep 12, 2024
1 parent db23164 commit 886b6f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ A Julia library for **Ten**sor **Net**works. `Tenet` can be executed both at loc

## Features

- Optimized Tensor Network contraction order, powered by [`EinExprs`](https://github.com/bsc-quantic/EinExprs.jl)
- Optimized Tensor Network contraction order, powered by [EinExprs.jl](https://github.com/bsc-quantic/EinExprs.jl)
- Tensor Network slicing/cuttings
- Automatic Differentiation of TN contraction
- Distributed contraction
- Local Tensor Network transformations/simplifications
- 2D & 3D visualization of large networks, powered by [`Makie`](https://github.com/MakieOrg/Makie.jl)
- 2D & 3D visualization of large networks, powered by [Makie.jl](https://github.com/MakieOrg/Makie.jl)
- Quantum Tensor Networks
- Conversion from/to [ITensors.jl](https://github.com/ITensor/ITensors.jl) and [ITensorNetworks.jl](https://github.com/ITensor/ITensorNetworks.jl)

Expand Down

0 comments on commit 886b6f0

Please sign in to comment.