ELIFE-ASU / Inform

A cross platform C library for information analysis of dynamical systems
https://elife-asu.github.io/Inform
MIT License
21 stars 3 forks source link

Return encoding error from inform_black_box #66

Closed dglmoore closed 7 years ago

dglmoore commented 7 years ago

If, altogether, the encoding will require more than 30 bits, we will return an encoding error.

This fixes issue #63