Skip to content
/ ncteqpy Public

Analysis framework for nCTEQ Parton Distribution Function fits

License

Notifications You must be signed in to change notification settings

janw20/ncteqpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nCTEQpy

nCTEQpy is the Python analysis framework for nCTEQ Parton Distribution Function fits.

Installation

From PyPI or conda-forge (WIP)

Install with pip:

pip install ncteqpy

or conda:

conda install -c conda-forge ncteqpy

From source

The source is available at http://github.com/janw20/ncteqpy. Clone the repository:

git clone https://github.com/janw20/ncteqpy.git

nCTEQpy is built with poetry. Install poetry e.g. with pipx:

pipx install poetry

Then navigate to the directory where you cloned this repository:

cd path/to/ncteqpy

and install:

poetry install

Now you can import the ncteqpy module in Python:

import ncteqpy as nc

About

Analysis framework for nCTEQ Parton Distribution Function fits

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages