You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,17 @@ SemiringAlgebra.jl
3
3
4
4
The `doc/` directory includes a paper [Novel Algebras for Advanced Analytics in Julia](https://dspace.mit.edu/openaccess-disseminate/1721.1/115964), which describes the motivation for this package and its design.
5
5
6
-
Example usage, see the [bench()](https://github.com/JuliaComputing/SemiringAlgebra.jl/blob/af67f6705bc531a85c61bc4e270be90fb8a54b24/src/SemiringAlgebra.jl#L37) function in SemringAlgebra.jl.
7
-
```
6
+
Example usage, see the [bench()](https://github.com/JuliaComputing/SemiringAlgebra.jl/blob/af67f6705bc531a85c61bc4e270be90fb8a54b24/src/SemiringAlgebra.jl#L37) function in `SemringAlgebra.jl`.
0 commit comments