-
Notifications
You must be signed in to change notification settings - Fork 1
Feature wishlist #88
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I would like to see more features to make this a full drop-in replacement.
- add a
PDFSetequivalent - i.e. the ensemble itself and not any specific member there of. In particular I would need theuncertainty,has_key, andget_entrymethods - I would love to do a
import neopdf.blub as lhapdfand that act as a true drop-in replacement - it might be too ambitious I know ... the currentfrom neopdf.pdf import PDF as lhapdfdoes only work formkPDFat the moment, but thenlhapdf.setVerbosity(0)(which could for example do exactly nothing) orlhapdf.getPDFSet(see above) fail
I was hoping using neopdf I could bypass https://gitlab.com/hepcedar/lhapdf/-/commit/d71a58e18565786f276d32e21a82ea0e10374c04 - but then I realised that this creates actually more problems ...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request