Skip to content

Commit 08e66d7

Browse files
committed
Fix Readme.
1 parent 70c72e2 commit 08e66d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# AlgorithmInterface.jl
1+
# IterativeAlgorithmsInterface.jl
22

33
`IterativeAlgorithmsInterface.jl` is a Julia package tp provide a common interface to run iterative tasks. **Algorith** here refers to an iterative sequence of commands, that are run until a certain stopping criterion is met.
44

0 commit comments

Comments
 (0)