Mark Mossberg 1e76998eb7 Add infrastructure for core models (#244)
* Rename libc.py to models.py

* Clean old unused libc.py code

* Make models top level importable

* Add State level model invocation function

So user is not required to pass in state at to a platform level func

* Explicitly mark what is in the public API

Protects against accidentally making something a public API just because
it has a docstring

* clean

* Move models.py to top level

* Rm models

* Fix docstring typo

* Add default param name, move comment

* Update docstring
2017-05-11 13:25:43 -04:00
..
2017-04-24 17:06:47 -04:00
2017-04-24 17:24:29 -04:00
2017-03-22 15:44:03 -04:00
2017-03-22 15:44:03 -04:00