Skip to content

History

kwikius edited this page Jun 23, 2020 · 8 revisions

Pqs started in early 2003. At the time, I was working on an application that required a lot of physical quantities and was finding it increasingly time consuming keeping track of the units. 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