summaryrefslogtreecommitdiff
path: root/.circleci
diff options
context:
space:
mode:
authorMarc Glisse <marc.glisse@inria.fr>2020-05-03 20:43:11 +0200
committerMarc Glisse <marc.glisse@inria.fr>2020-05-03 20:43:11 +0200
commitac7917ab2cbece048e554e32cc653c14440dbcc0 (patch)
tree07a3fc833de7b3618bc2df5bba4104bfb3b41bf9 /.circleci
parent07a017ca26238847e9d9ab75dcb17e52c81e6865 (diff)
Fewer copies and no GIL for hera
Now the input arrays are not copied as long as they use a float64 data type, even if they are not contiguous. That's not important here, but I wanted an example of how to do it. More importantly, no need to hold the GIL. I was too lazy to benchmark to see if that changed anything...
Diffstat (limited to '.circleci')
0 files changed, 0 insertions, 0 deletions