gimmemotifs icon indicating copy to clipboard operation
gimmemotifs copied to clipboard

Make it possible to directly hand over a numpy array to C scanning functions

Open simonvh opened this issue 4 years ago • 0 comments

Not sure if you're willing to dig into the C source. But since the logodds are now anyway numpy arrays, it seems like a waste to convert it to a list, and then in the C code convert the list into C arrays. No clue, but perhaps a numpy array can be read directly by the C code?

Originally posted by @Maarten-vd-Sande in https://github.com/vanheeringen-lab/gimmemotifs/pull/223#discussion_r754100484

simonvh avatar Nov 23 '21 10:11 simonvh