Skip to content

Commit a994cc1

Browse files
authored
Update README.md
1 parent 0e57347 commit a994cc1

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ Rust scientific computing for high accuracy single and multi-variable calculus
2222
- Jacobians and Hessians
2323
- Vector Field Calculus: Line and flux integrals, curl and divergence
2424
- Approximation of any given equation to a linear or quadratic mode
25+
26+
27+
28+
## Benchmarks
29+
See [BENCHMARKS.md](./BENCHMARKS.md)
2530

2631

2732
## Table of Contents
@@ -397,9 +402,6 @@ for i in 0..function_matrix.len()
397402
}
398403
```
399404

400-
## Benchmarks
401-
See [BENCHMARKS.md](./BENCHMARKS.md)
402-
403405
## Contributions Guide
404406
See [CONTRIBUTIONS.md](./CONTRIBUTIONS.md)
405407

0 commit comments

Comments
 (0)