Skip to content

positions v0.2.1 - 2022-12-03

Latest

Choose a tag to compare

@Nouzan Nouzan released this 03 Dec 11:25
· 2 commits to main since this release

What's Changed

  • Implement PositionTree for multi-assets positions calculation by @Nouzan in #1
  • tree: introduce StrongeWeakTree by @Nouzan in #2
  • Add reversed-form support to Asset && PositionTree by @Nouzan in #3
  • Implement the tree evaluation by @Nouzan in #4
  • Implement AddAssign for NaivePosition by @Nouzan in #5
  • A new design of Position and PositionTree by @Nouzan in #6
  • tree: add eval_with by @Nouzan in #7
  • use an enum to represent a symbol by @Nouzan in #11
  • add Expr for evaluation by @Nouzan in #12
  • Release v0.2.0 by @Nouzan in #10

New Contributors

  • @Nouzan made their first contribution in #1

Full Changelog: v0.1.0...v0.2.1