OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
reader
/
hps
/
bfaces
/
.venv
/
lib
/
python3.10
/
site-packages
/
numpy
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
10/24/2024 01:41:05 PM
rwxr-xr-x
📁
.dylibs
-
10/24/2024 01:41:47 PM
rwxr-xr-x
📄
LICENSE.txt
79.41 KB
10/24/2024 01:40:58 PM
rw-r--r--
📄
__config__.py
5.02 KB
10/24/2024 01:41:01 PM
rw-r--r--
📄
__init__.cython-30.pxd
35.37 KB
10/24/2024 01:41:01 PM
rw-r--r--
📄
__init__.pxd
33.77 KB
10/24/2024 01:41:01 PM
rw-r--r--
📄
__init__.py
15.79 KB
10/24/2024 01:41:01 PM
rw-r--r--
📄
__init__.pyi
147.67 KB
10/24/2024 01:41:01 PM
rw-r--r--
📁
__pycache__
-
10/24/2024 01:42:08 PM
rwxr-xr-x
📄
_distributor_init.py
331 bytes
10/24/2024 01:41:00 PM
rw-r--r--
📄
_globals.py
3.79 KB
10/24/2024 01:41:01 PM
rw-r--r--
📁
_pyinstaller
-
10/24/2024 01:43:11 PM
rwxr-xr-x
📄
_pytesttester.py
6.51 KB
10/24/2024 01:41:01 PM
rw-r--r--
📄
_pytesttester.pyi
489 bytes
10/24/2024 01:41:01 PM
rw-r--r--
📁
_typing
-
10/24/2024 01:43:11 PM
rwxr-xr-x
📄
_version.py
498 bytes
10/24/2024 01:41:01 PM
rw-r--r--
📁
array_api
-
10/24/2024 01:42:55 PM
rwxr-xr-x
📁
compat
-
10/24/2024 01:42:56 PM
rwxr-xr-x
📄
conftest.py
4.42 KB
10/24/2024 01:40:56 PM
rw-r--r--
📁
core
-
10/24/2024 01:44:11 PM
rwxr-xr-x
📄
ctypeslib.py
17.05 KB
10/24/2024 01:40:57 PM
rw-r--r--
📄
ctypeslib.pyi
7.78 KB
10/24/2024 01:40:57 PM
rw-r--r--
📁
distutils
-
10/24/2024 01:43:02 PM
rwxr-xr-x
📁
doc
-
10/24/2024 01:43:03 PM
rwxr-xr-x
📄
dual.py
2.16 KB
10/24/2024 01:40:57 PM
rw-r--r--
📁
f2py
-
10/24/2024 01:43:04 PM
rwxr-xr-x
📁
fft
-
10/24/2024 01:43:05 PM
rwxr-xr-x
📁
lib
-
10/24/2024 01:43:06 PM
rwxr-xr-x
📁
linalg
-
10/24/2024 01:43:07 PM
rwxr-xr-x
📁
ma
-
10/24/2024 01:43:07 PM
rwxr-xr-x
📄
matlib.py
10.22 KB
10/24/2024 01:40:58 PM
rw-r--r--
📁
matrixlib
-
10/24/2024 01:43:08 PM
rwxr-xr-x
📁
polynomial
-
10/24/2024 01:43:09 PM
rwxr-xr-x
📄
py.typed
0 bytes
10/24/2024 01:40:58 PM
rw-r--r--
📁
random
-
10/24/2024 01:44:33 PM
rwxr-xr-x
📄
setup.py
1.08 KB
10/24/2024 01:41:00 PM
rw-r--r--
📁
testing
-
10/24/2024 01:43:10 PM
rwxr-xr-x
📁
tests
-
10/24/2024 01:43:10 PM
rwxr-xr-x
📁
typing
-
10/24/2024 01:43:11 PM
rwxr-xr-x
📄
version.py
475 bytes
10/24/2024 01:41:00 PM
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. """