Home
last modified time | relevance | path

Searched defs:base_repr (Results 1 – 5 of 5) sorted by relevance

/dports/devel/py-pythran/pythran-0.11.0/pythran/pythonic/numpy/
H A Dbase_repr.hpp13 types::str base_repr(long number, long base, long padding) in base_repr() function
/dports/science/py-qspin/qspin-2.3.2/qspin/
H A Dqspin.py28 base_repr = base_reprs['ud'] variable
/dports/math/py-numpy/numpy-1.20.3/numpy/core/
H A Dnumeric.py2062 def base_repr(number, base=2, padding=0): function
/dports/math/py-matplotlib2/matplotlib-2.2.4/lib/matplotlib/
H A Dmlab.py2233 def base_repr(number, base=2, padding=0): function
/dports/devel/kdev-python/kdev-python-21.12.3/documentation_files/
H A Dnumpy.py2921 def base_repr(number=0, base=2, padding=0): function