cogciprocate / bismit

bismit - Biologically Inspired Sensory Motor Inference Toolkit
GNU General Public License v2.0
5 stars 0 forks source link

Convert printing functions back to ranges #17

Closed c0gent closed 9 years ago

c0gent commented 9 years ago

We had converted vector printing functions to discrete scalars from opt::Range during a period of library instability. This was accompanied by a conversion to returning tuples in lieu of ranges for certain functions (axn_range, axn_output_range).

Time to convert back. There are almost certainly a few other areas that need converting back as well.

Not sure about the rand library yet and how its Ranges will end up being dealt with, though I'm sure they'll be integrated soon enough.

c0gent commented 9 years ago

Done: https://github.com/cogciprocate/bismit/commit/968138f58d08b569e7bbc1384107f96dfa24fdeb