Skip to content

Roger-luo/TutorialForPhysicists.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TutorialForPhysicists

Build Status

NOTE: This tutorial is out of date.

I'm rewriting this tutorial now, you can check this meanwhile: https://juliaphysics.github.io/latest/index.html

Contents

Tutorial Materials

Package Development

Installation

Julia

see Setup Your Julia Environment

Step 1

Open your julia REPL by

  • For *nix users (Ubuntu, MacOS, etc.) open a terminal and type
shell> julia
  • For Windows users click the icon or open a windows command line and type julia.

Step 2

type the following command in your julia REPL

julia> Pkg.clone("https://github.com/Roger-luo/TutorialForPhysicists.jl.git")

Author

Roger Luo

About

A Tutorial to Julia Language for Physicists

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published