PHP 8.0.30
Preview: __init__.py Size: 471 B
//opt/alt/python37/lib64/python3.7/site-packages/numpy/testing/__init__.py

"""Common test support for all numpy test scripts.

This single module should provide all the common functionality for numpy tests
in a single location, so that test scripts can just import it and work right
away.

"""
from __future__ import division, absolute_import, print_function

from unittest import TestCase

from . import decorators as dec
from .nosetester import run_module_suite, NoseTester as Tester
from .utils import *
test = nosetester._numpy_tester().test

Directory Contents

Dirs: 2 × Files: 7

Name Size Perms Modified Actions
tests DIR
- drwxr-xr-x 2023-05-13 02:18:14
Edit Download
- drwxr-xr-x 2023-05-13 02:18:14
Edit Download
7.85 KB lrw-r--r-- 2023-04-24 19:30:10
Edit Download
13.51 KB lrw-r--r-- 2023-04-24 19:30:10
Edit Download
18.67 KB lrw-r--r-- 2023-04-24 19:30:10
Edit Download
2.62 KB lrw-r--r-- 2023-04-24 19:30:10
Edit Download
615 B lrw-r--r-- 2023-04-24 19:30:10
Edit Download
73.77 KB lrw-r--r-- 2023-04-24 19:30:10
Edit Download
471 B lrw-r--r-- 2023-04-24 19:30:10
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).