Skip to content

Commit

Permalink
documenter
Browse files Browse the repository at this point in the history
  • Loading branch information
scheinerman committed Aug 25, 2024
1 parent 7752832 commit eb7c870
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion docs/build/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documenter":{"julia_version":"1.10.4","generation_timestamp":"2024-08-25T16:14:03","documenter_version":"1.5.0"}}
{"documenter":{"julia_version":"1.10.4","generation_timestamp":"2024-08-25T16:14:53","documenter_version":"1.5.0"}}
5 changes: 0 additions & 5 deletions extras/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,3 @@ julia> hilbert(4)
julia> detx(ans)
1//6048000
```

## Old permanent code

The permanent of a matrix is now computed with a much more efficient method. The old code
is archived in the file `old_permanent.jl`.

0 comments on commit eb7c870

Please sign in to comment.