Pinned Loading
-
pairing-imsrg
pairing-imsrg PublicA simple Python implementation of the In-Medium Similarity Renormalization Group for a pairing Hamiltonian
-
-
Script to add bookmarks to a PDF file
Script to add bookmarks to a PDF file 1#!/usr/bin/env python3
23import collections
4import io
5import re
-
Deprecated decorator for Python. Use...
Deprecated decorator for Python. Uses clever introspection to set a helpful filename and lineno in the warning message, even in complex cases like code being executed via execfile. The warning is properly registered and repeated only once for each 'offending' line (by default). 1import functools
2import inspect
3import warnings
45
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.