Skip to content

History

kwikius edited this page Jun 23, 2020 · 8 revisions

Welcome to the pqs wiki! Pqs is a physical quantities library that was started in early 2003.
Here is the documentation for pqs-1-00-00 dated November 2003 ! You can download the original code as a zip here. It still runs OK! Download the zip, head to the examples folder and type g++ orig-demo.cpp.

If all goes well ls the directory and you should see an executable called a.out which you can run by calling ./.a.out

Clone this wiki locally