Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 652 Bytes

CHANGELOG.md

File metadata and controls

20 lines (12 loc) · 652 Bytes

Unreleased

v0.4.0

  • add linear_combination, rename evaluate to basis_function [#6]

v0.3.0

  • API redesign: take Order & OrdersTo, return SVector [#5]

v0.2.0

  • re-enable 1.1 support, fix docs links [#3]
  • add show methods and improve docs [#2]
  • enable docs, add is_function_family, improve coverage [#1]
  • Change indexing to 1-based from 0-based.

v0.1.0

Initial release.