sknano.core
sknano.core.check_type
sknano.core.get_object_signature
sknano.core.
deprecated
Decorator to mark functions as deprecated.
replacement : callable, optional
callable that will be called with the same args as the decorated function.
decorate : decorated function