JSparse/jsparse/__init__.py

3 lines
68 B
Python

from .sparse import *
from .operators import *
__version__ = '0.5.0'