OXIESEC PANEL
- Current Dir:
/
/
usr
/
local
/
lib
/
python3.6
/
dist-packages
/
numpy
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
10/28/2024 06:26:52 AM
rwxrwxr-x
📄
LICENSE.txt
44.62 KB
10/28/2024 05:59:24 AM
rw-r--r--
📄
__config__.py
2.73 KB
10/28/2024 05:59:24 AM
rw-r--r--
📄
__init__.cython-30.pxd
34.8 KB
10/28/2024 05:59:24 AM
rw-r--r--
📄
__init__.pxd
30.96 KB
10/28/2024 05:59:24 AM
rw-r--r--
📄
__init__.py
11.68 KB
10/28/2024 05:59:24 AM
rw-r--r--
📁
__pycache__
-
10/28/2024 05:59:26 AM
rwxr-xr-x
📄
_distributor_init.py
331 bytes
10/28/2024 05:59:24 AM
rw-r--r--
📄
_globals.py
2.25 KB
10/28/2024 05:59:24 AM
rw-r--r--
📄
_pytesttester.py
6.59 KB
10/28/2024 05:59:24 AM
rw-r--r--
📁
compat
-
10/28/2024 05:59:26 AM
rwxr-xr-x
📄
conftest.py
3.57 KB
10/28/2024 05:59:24 AM
rw-r--r--
📁
core
-
10/28/2024 05:59:26 AM
rwxr-xr-x
📄
ctypeslib.py
16.97 KB
10/28/2024 05:59:24 AM
rw-r--r--
📁
distutils
-
10/28/2024 05:59:26 AM
rwxr-xr-x
📁
doc
-
10/28/2024 05:59:26 AM
rwxr-xr-x
📄
dual.py
1.77 KB
10/28/2024 05:59:24 AM
rw-r--r--
📁
f2py
-
10/28/2024 05:59:26 AM
rwxr-xr-x
📁
fft
-
10/28/2024 05:59:26 AM
rwxr-xr-x
📁
lib
-
10/28/2024 05:59:26 AM
rwxr-xr-x
📁
linalg
-
10/28/2024 05:59:26 AM
rwxr-xr-x
📁
ma
-
10/28/2024 05:59:26 AM
rwxr-xr-x
📄
matlib.py
10.12 KB
10/28/2024 05:59:24 AM
rw-r--r--
📁
matrixlib
-
10/28/2024 05:59:26 AM
rwxr-xr-x
📁
polynomial
-
10/28/2024 05:59:26 AM
rwxr-xr-x
📁
random
-
10/28/2024 05:59:26 AM
rwxr-xr-x
📄
setup.py
874 bytes
10/28/2024 05:59:24 AM
rw-r--r--
📁
testing
-
10/28/2024 05:59:26 AM
rwxr-xr-x
📁
tests
-
10/28/2024 05:59:26 AM
rwxr-xr-x
📄
version.py
294 bytes
10/28/2024 05:59:24 AM
rw-r--r--
Editing: _distributor_init.py
Close
""" Distributor init file Distributors: you can add custom code here to support particular distributions of numpy. For example, this is a good place to put any checks for hardware requirements. The numpy standard source distribution will not put code in this file, so you can safely replace this file with your own version. """