Skip to content

timber-they/PfN-Project

CodeFactorC/C++ CI

Banner

Rules of Conduct | Projects | Git Guide | Interface Workflow | CODE OF CONDUCT

The repository for the PfN (2) project in physics This project aims to look at the uncertainty in the study from the university of Bonn and perhaps, the similar study of Santa Monica area.

Our latest compiled Histogram:


Histogram

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

You need to have GnuPlot installed

On Linux:

sudo apt-get install gnuplot gnuplot-x11 gnuplot-doc

On Mac: We are using homebrew to install Gnuplot on Mac To install homebrew do:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"

And then do to install gnuplot

brew install Gnuplot

Running it

You have to be in the Main PfN-Project Directory and do:

make

Usage: ./Program.x <Ps> <Ss> <Sc> <p> [<s>] [<se>] [<sp>]

Running the tests

We use Check, to install check do:

apt-get install check or brew install check

To Run the tests do:

cd Tests

make

./Checks.x

Authors

License

This project is licensed under "THE BEER-WARE LICENSE" - see the License.txt file for details

About

The repository for the PfN (2) project in physics

Resources

License

AGPL-3.0, Unknown licenses found

Licenses found

AGPL-3.0
LICENSE
Unknown
License.txt

Code of conduct

Stars

Watchers

Forks

Packages

No packages published