OXIESEC PANEL
- Current Dir:
/
/
usr
/
lib
/
python3
/
dist-packages
/
numpy
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
03/17/2025 09:32:20 AM
rwxr-xr-x
📄
__config__.py
1.73 KB
12/05/2017 02:32:02 PM
rw-r--r--
📄
__init__.py
6.13 KB
09/29/2017 05:31:46 PM
rw-r--r--
📁
__pycache__
-
10/28/2024 08:45:53 AM
rwxr-xr-x
📄
_distributor_init.py
331 bytes
09/17/2017 01:29:38 PM
rw-r--r--
📄
_globals.py
1.81 KB
09/29/2017 05:31:46 PM
rw-r--r--
📄
_import_tools.py
12.95 KB
09/29/2017 05:31:46 PM
rw-r--r--
📄
add_newdocs.py
222.86 KB
09/29/2017 05:31:46 PM
rw-r--r--
📁
compat
-
10/28/2024 08:45:52 AM
rwxr-xr-x
📁
core
-
10/28/2024 08:45:52 AM
rwxr-xr-x
📄
ctypeslib.py
14.65 KB
12/05/2017 02:32:02 PM
rw-r--r--
📁
distutils
-
10/28/2024 08:45:52 AM
rwxr-xr-x
📄
dual.py
1.82 KB
09/17/2017 01:29:38 PM
rw-r--r--
📁
f2py
-
10/28/2024 08:45:52 AM
rwxr-xr-x
📁
fft
-
10/28/2024 08:45:52 AM
rwxr-xr-x
📁
lib
-
10/28/2024 08:45:52 AM
rwxr-xr-x
📁
linalg
-
10/28/2024 08:45:52 AM
rwxr-xr-x
📁
ma
-
10/28/2024 08:45:52 AM
rwxr-xr-x
📄
matlib.py
9.36 KB
09/17/2017 01:29:38 PM
rw-r--r--
📁
matrixlib
-
10/28/2024 08:45:52 AM
rwxr-xr-x
📁
polynomial
-
10/28/2024 08:45:52 AM
rwxr-xr-x
📁
random
-
10/28/2024 08:45:52 AM
rwxr-xr-x
📄
setup.py
920 bytes
09/17/2017 01:29:38 PM
rw-r--r--
📁
testing
-
10/28/2024 08:45:52 AM
rwxr-xr-x
📁
tests
-
10/28/2024 08:45:52 AM
rwxr-xr-x
📄
version.py
294 bytes
12/05/2017 02:32:02 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. """