Learn more  » Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Bower components Debian packages RPM packages NuGet packages

edgify / pycuda   python

Repository URL to install this package:

Version: 2020.1 

/ sparse / __init__.py

from __future__ import absolute_import
from warnings import warn
warn("pycuda.sparse is deprecated. and will be removed in 2015.x",
        DeprecationWarning, stacklevel=2)