Skip to content

saidharb/tensors

 
 

Repository files navigation

Tensor Analysis Contribution Guide

Building locally (live changes, requires julia)

Open a julia session in the top folder

pkg> activate .
pkg> instantiate
julia> using Franklin
julia> serve()

This will open the webpage hosted locally, and changes can be seen live

Adding a new section

  1. Add a markdown file in the appropriate folder, e.g. <folder>/<newfile.md>
  2. Add an entry in _layout/pgwrap.html to make it appear in the side panel (copy an equivalent line)

About

Course material for tensor analysis

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.6%
  • CSS 20.4%
  • HTML 8.6%
  • Julia 1.4%