Merge branch 'JuliaReducePkg:master' into master
fixed precompilation for Julia 1.10
Add .gitattributes: Disable GitHub Linguist.
multi: Redirect all reports/PRs/issues upstream.
Add: .github/issue-close-app.yml: Redirect issues
Add: .github/mergeable.yml: Redirect pull requests
Add: ./SECURITY.md: Redirect vulnerability reports
transitioned to Julia 1.0 release
fixed Compat dependency and 0.7 testing
created linalg documentation
updated to Reduce v0.4.0 and added tests
renamed :args mode and extended gram_schmidt for matrices
updated README, fixed export of unary methods
added matrix constructor methods and docs
placed methods for jacobian
added Hessian constructor
generated ReduceLinAlg package