StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

DavidW

Rating
1582.37 (2,809th)
Reputation
14,868 (9,488th)
Page: 1 ... 7 8 9 10 11 ... 14
Title Δ
how to resize and subtract numpy arrays in c++ 0.00
Using optional (keyword) arguments in (C callable) cdef method in C... 0.00
How to place a Tkinter widget at given coordinates in a fixed window? 0.00
Errors when using a Fortran call back function in f2py -0.09
Cython ValueError: Buffer has wrong number of dimensions (expected... 0.00
How to send a PyDict object from C++ to Python 0.00
Valgrind error and memory leaks with Python/C API 0.00
How to define the pass-in parameter for the __init__ in Cython 0.00
Filling 64 bit numpy array in Cython slower than 32 bit array 0.00
Using Opencv Cuda functions from python 0.00
Parallelizing using cython -0.45
Cython - sharing Cython modules 0.00
save cython extention by pickle +0.42
wrap a c library in cython which includes a python internal c symbol 0.00
run Cython in Jupyter cdef 0.00
Defining Python class methods using Cython 0.00
Cython compiler crash with array -- why? 0.00
Defining a C++ struct return type in Cython 0.00
How to write C code (of a Python module) able to return a Python it... +0.42
Makefile for f2py in python3 0.00
can i create a icon to start my cython compiled program (python) 0.00
Cythonize list of all splits of a string 0.00
Poor Cython performance with typed MemoryView 0.00
Porting a Simple Python module to Cython 0.00
cython code continues after prange returns value 0.00
Cython - importing cython modules and merging them into single shar... 0.00
Why does PyMethodDef arrays require a sentinel element containing m... 0.00
Using C++ STL maps in Cython 0.00
How do I use an external wrapped class in cython module? 0.00
Cython equivalent for "using Time = cppClassDefinition<with... 0.00
Instantiating a C++ struct derived from a class in cython 0.00
abs(double complex) in Cython 0.00
Cython: counter-tutorial behavior +0.41
Execute Python function provided in string in c++ 0.00
Keeping state of DataFrame between cython calls 0.00
when I build a PyObject with C API of Python3, its ob_type is NULL 0.00
Cython has "first class function objects" - how efficient... 0.00
How can I use Cython well to solve a differential equation faster? +0.95
How to deal with the tailing padding between ctypes and cython? 0.00
Parallel computing with Python wrapped C++ classes: performing oper... 0.00
How to release the GIL in Cython for a multithreaded C++ class? 0.00
conflict between cython and ctypes using sizeof function 0.00
How do I pass a bitmap of bytes to Cython function? I'm getting... 0.00
PyUnicode_FromFormat with (not-unicode) strings 0.00
Mixing cdef and regular python attributes in cdef class 0.00
Is overloading broken in cppclass Cython/C++ definitions? +1.08
Cython passing extension modules to python reults in to_py_call_cod... 0.00
Cython returns a `Cython.Compiler.Errors.CompileError` on `double (... 0.00
Calling fast C Mersenne Twister implementation (SFMT) from Python 0.00
Should we raise TypeError if __richcmp__ only partially implemented? +0.42