MCPcopy Create free account

hub / github.com/pydata/numexpr / functions

Functions346 in github.com/pydata/numexpr

Functionsinf2
numexpr3/msvc_function_stubs.hpp:62
Functionsinhf2
numexpr3/msvc_function_stubs.hpp:86
Functionsqrtf2
numexpr3/msvc_function_stubs.hpp:58
Functionstringcmp
//////////////////////////////////////////////////////// Original string functions in interpreter.cpp below here:// //////////////////////////////////
numexpr3/string_functions.hpp:448
Functionstringcontains
numexpr3/string_functions.hpp:474
Functiontanf2
numexpr3/msvc_function_stubs.hpp:70
Functiontanhf2
numexpr3/msvc_function_stubs.hpp:94
Functiontest
Run the test suite. This function is a stub that redirects to `numexpr3.tests.test_numexpr.test()`
numexpr3/__init__.py:36
Methodtest_Auto
(self)
code_generators/interp_generator.py:744
Methodtest_all_scalar
(self)
numexpr3/tests/test_numexpr.py:188
Methodtest_broadcasting_with_strides
(self)
numexpr3/tests/test_numexpr.py:174
Methodtest_casting
(self)
numexpr3/tests/test_numexpr.py:263
Methodtest_changing_array_shape
(self)
numexpr3/tests/test_numexpr.py:62
Methodtest_changing_array_size
(self)
numexpr3/tests/test_numexpr.py:53
Methodtest_changing_singleton
(self)
numexpr3/tests/test_numexpr.py:155
Methodtest_complex128
(self)
numexpr3/tests/test_numexpr.py:231
Methodtest_complex64
(self)
numexpr3/tests/test_numexpr.py:216
Methodtest_complex_strides
(self)
numexpr3/tests/test_numexpr.py:247
Methodtest_copy
(self)
numexpr3/tests/test_numexpr.py:342
Methodtest_copy_assign
(self)
numexpr3/tests/test_numexpr.py:111
Methodtest_copy_magic
(self)
numexpr3/tests/test_numexpr.py:349
Methodtest_copy_output
(self)
numexpr3/tests/test_numexpr.py:105
Methodtest_eval_versus_run
(self)
numexpr3/tests/test_numexpr.py:313
Methodtest_floor_div
(self)
numexpr3/tests/test_numexpr.py:203
Methodtest_inplace
(self)
numexpr3/tests/test_numexpr.py:135
Methodtest_inplace_intermediate
(self)
numexpr3/tests/test_numexpr.py:141
Methodtest_ipow
(self)
numexpr3/tests/test_numexpr.py:281
Methodtest_list_literal
(self)
numexpr3/tests/test_numexpr.py:257
Methodtest_magic
(self)
numexpr3/tests/test_numexpr.py:330
Methodtest_named_intermediate_magic_output
(self)
numexpr3/tests/test_numexpr.py:149
Methodtest_prealloc
(self)
numexpr3/tests/test_numexpr.py:320
Methodtest_rational
(self)
numexpr3/tests/test_numexpr.py:355
Methodtest_rational_func
(self)
numexpr3/tests/test_numexpr.py:117
Methodtest_run_vs_call
(self)
numexpr3/tests/test_numexpr.py:196
Methodtest_scalars
(self)
numexpr3/tests/test_numexpr.py:45
Methodtest_secondary_output
(self)
numexpr3/tests/test_numexpr.py:126
Methodtest_simple_strides
(self)
numexpr3/tests/test_numexpr.py:165
Methodtest_true_div
(self)
numexpr3/tests/test_numexpr.py:210
Methodtest_verify_input
(self)
numexpr3/tests/test_numexpr.py:71
Methodtest_weakref_expiry
import gc gc.enable() logger.warning('Test expiry of weak reference') x = np.arange(self.ssize) func = ne3.Nu
numexpr3/tests/test_numexpr.py:81
Methodtest_zerodim1d
(self)
numexpr3/tests/test_numexpr.py:653
Methodtest_zerodim3d
(self)
numexpr3/tests/test_numexpr.py:664
Functionth_worker
Do the worker job for a certain thread
numexpr3/module.cpp:35
Functionwin32_pthread_join
numexpr3/win32/pthread.c:67
Functionwin32_start_routine
numexpr3/win32/pthread.c:46
MethodwisdomFile
(self)
numexpr3/ne3compiler.py:1452
← previous301–346 of 346, ranked by callers