Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 587 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 587 Bytes

Small Projects

Small miscellaneous programs I wrote for various purposes.

Files

  • Electric_Field.jl: A lab report written as a Julia notebook1 for my electromagnetism course. (Preview)
  • material-science.r: An R script to extract and plot material properties (such as Tensile strength and Young's modulus) from the laboratory obtained stress-strain data.

Footnotes

  1. Pluto is an extremely good alternative to Jupyter notebooks for the Julia language