* Better interpolation documentation (`INTERP.md`) * Implemented API of a convenient dictionary for looking up functions that apply across a range of keys (`ceng.lookup.IterableDict`)
0.4
Added
* Implemented API for engineering interpolation (`ceng.interp`)
0.3.1
Changed
* corrected bug causing incorrect array shapes for load combinations
0.3
Changed
* improved load combination API again (breaking change)
0.2
Changed
* improved load combination API, added some documentation
0.1
Features
* Implemented API for load combinations (`ceng.load`)