Source code for coniii.experimental.entropy
"""Entropy-related utilities.
UNDER DEVELOPMENT — this module is a placeholder. :func:`cross_entropy`
is a stub that returns ``None``.
"""
import numpy as np
"""Entropy-related utilities.
UNDER DEVELOPMENT — this module is a placeholder. :func:`cross_entropy`
is a stub that returns ``None``.
"""
import numpy as np