Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 188 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 188 Bytes

Brown Dynamcs

A C++ teaching package for physical students

Install

  1. download and cd the folder
  2. mkdir build
  3. cd build
  4. cmake ..
  5. make

the bindary files will find in "bin"