Files
concrete/hdk/hnumpy/__init__.py
Arthur Meyre be391ca388 chore: remove reference to package name and file paths
- avoids desync with the package name and file paths (which are unstable)
2021-08-02 13:01:52 +02:00

3 lines
92 B
Python

"""Module for compiling numpy functions to homomorphic equivalents"""
from . import tracing