Skip to content

Topic/default/fix array bool (fix #36)

Pierre Augier requested to merge topic/default/fix_array_bool into branch/default

Boolean types are not simple in Numpy and Cython. I guess we'll have to work on that again later, but at least it should solve the issue.

Merge request reports