ioam / topographica

A general-purpose neural simulator focusing on topographic maps.
topographica.org
BSD 3-Clause "New" or "Revised" License
53 stars 32 forks source link

limitations of optimized color conversions #609

Open ceball opened 9 years ago

ceball commented 9 years ago

Need to remove (and document) some limitations, and fix a bug (I think); see https://github.com/ioam/topographica/commit/17f3eea432d3b6bc5ecefa6987928461ecefe9d4#commitcomment-7363913

(However, it would be better to replace weave with cython instead. Or better still would be to get the conversions from somewhere else if possible.)