Skip to content
/ lhapdf Public

(Unofficial) Rust bindings for the LHAPDF C++ library

License

Notifications You must be signed in to change notification settings

cschwan/lhapdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust codecov Documentation crates.io

Description

(Unofficial) Rust bindings for the LHAPDF C++ library

(Un)safeness

The struct Pdf implements Send and Sync, which is only safe as long as the corresponding member functions in LHAPDF are truly thread safe. The following versions are known not to be thread safe:

About

(Unofficial) Rust bindings for the LHAPDF C++ library

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published