Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pydata/numexpr
/ functions
Functions
346 in github.com/pydata/numexpr
⨍
Functions
346
◇
Types & classes
23
↳
Endpoints
1
Function
sinf2
numexpr3/msvc_function_stubs.hpp:62
Function
sinhf2
numexpr3/msvc_function_stubs.hpp:86
Function
sqrtf2
numexpr3/msvc_function_stubs.hpp:58
Function
stringcmp
//////////////////////////////////////////////////////// Original string functions in interpreter.cpp below here:// //////////////////////////////////
numexpr3/string_functions.hpp:448
Function
stringcontains
numexpr3/string_functions.hpp:474
Function
tanf2
numexpr3/msvc_function_stubs.hpp:70
Function
tanhf2
numexpr3/msvc_function_stubs.hpp:94
Function
test
Run the test suite. This function is a stub that redirects to `numexpr3.tests.test_numexpr.test()`
numexpr3/__init__.py:36
Method
test_Auto
(self)
code_generators/interp_generator.py:744
Method
test_all_scalar
(self)
numexpr3/tests/test_numexpr.py:188
Method
test_broadcasting_with_strides
(self)
numexpr3/tests/test_numexpr.py:174
Method
test_casting
(self)
numexpr3/tests/test_numexpr.py:263
Method
test_changing_array_shape
(self)
numexpr3/tests/test_numexpr.py:62
Method
test_changing_array_size
(self)
numexpr3/tests/test_numexpr.py:53
Method
test_changing_singleton
(self)
numexpr3/tests/test_numexpr.py:155
Method
test_complex128
(self)
numexpr3/tests/test_numexpr.py:231
Method
test_complex64
(self)
numexpr3/tests/test_numexpr.py:216
Method
test_complex_strides
(self)
numexpr3/tests/test_numexpr.py:247
Method
test_copy
(self)
numexpr3/tests/test_numexpr.py:342
Method
test_copy_assign
(self)
numexpr3/tests/test_numexpr.py:111
Method
test_copy_magic
(self)
numexpr3/tests/test_numexpr.py:349
Method
test_copy_output
(self)
numexpr3/tests/test_numexpr.py:105
Method
test_eval_versus_run
(self)
numexpr3/tests/test_numexpr.py:313
Method
test_floor_div
(self)
numexpr3/tests/test_numexpr.py:203
Method
test_inplace
(self)
numexpr3/tests/test_numexpr.py:135
Method
test_inplace_intermediate
(self)
numexpr3/tests/test_numexpr.py:141
Method
test_ipow
(self)
numexpr3/tests/test_numexpr.py:281
Method
test_list_literal
(self)
numexpr3/tests/test_numexpr.py:257
Method
test_magic
(self)
numexpr3/tests/test_numexpr.py:330
Method
test_named_intermediate_magic_output
(self)
numexpr3/tests/test_numexpr.py:149
Method
test_prealloc
(self)
numexpr3/tests/test_numexpr.py:320
Method
test_rational
(self)
numexpr3/tests/test_numexpr.py:355
Method
test_rational_func
(self)
numexpr3/tests/test_numexpr.py:117
Method
test_run_vs_call
(self)
numexpr3/tests/test_numexpr.py:196
Method
test_scalars
(self)
numexpr3/tests/test_numexpr.py:45
Method
test_secondary_output
(self)
numexpr3/tests/test_numexpr.py:126
Method
test_simple_strides
(self)
numexpr3/tests/test_numexpr.py:165
Method
test_true_div
(self)
numexpr3/tests/test_numexpr.py:210
Method
test_verify_input
(self)
numexpr3/tests/test_numexpr.py:71
Method
test_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
Method
test_zerodim1d
(self)
numexpr3/tests/test_numexpr.py:653
Method
test_zerodim3d
(self)
numexpr3/tests/test_numexpr.py:664
Function
th_worker
Do the worker job for a certain thread
numexpr3/module.cpp:35
Function
win32_pthread_join
numexpr3/win32/pthread.c:67
Function
win32_start_routine
numexpr3/win32/pthread.c:46
Method
wisdomFile
(self)
numexpr3/ne3compiler.py:1452
← previous
301–346 of 346, ranked by callers