Skip to content

Commit d47b39f

Browse files
authored
Mention the strengths of Octavian and Tullio respectively (#58)
1 parent 27e1ce7 commit d47b39f

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Octavian"
22
uuid = "6fd5a793-0b7e-452c-907f-f8bfe9c57db4"
33
authors = ["Mason Protter", "Chris Elrod", "Dilum Aluthge", "contributors"]
4-
version = "0.2.4"
4+
version = "0.2.5"
55

66
[deps]
77
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,3 @@ matrix multiplication, built on top of
2424

2525
Please see the
2626
[Octavian documentation](https://JuliaLinearAlgebra.github.io/Octavian.jl/stable).
27-
28-
You may also be interested in:
29-
1. [Tullio.jl](https://github.com/mcabbott/Tullio.jl)
30-
2. [Gaius.jl](https://github.com/MasonProtter/Gaius.jl)

docs/src/index.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,12 @@ matrix multiplication, built on top of
1111
The source code for Octavian is available in the
1212
[GitHub repository](https://github.com/JuliaLinearAlgebra/Octavian.jl).
1313

14+
## Related Packages
15+
1416
You may also be interested in:
15-
- [Tullio.jl](https://github.com/mcabbott/Tullio.jl)
16-
- [Gaius.jl](https://github.com/MasonProtter/Gaius.jl)
17-
- [PaddedMatrices.jl](https://github.com/chriselrod/PaddedMatrices.jl)
17+
1. [Tullio.jl](https://github.com/mcabbott/Tullio.jl)
18+
2. [Gaius.jl](https://github.com/MasonProtter/Gaius.jl)
19+
20+
In general:
21+
- Octavian is the most performant.
22+
- Tullio is the most flexible.

0 commit comments

Comments
 (0)