Skip to content

positions v0.2.0-rc.3 - 2022-11-27

Pre-release
Pre-release

Choose a tag to compare

@Nouzan Nouzan released this 27 Nov 11:25
· 22 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

New Contributors

  • @Nouzan made their first contribution in #1

Full Changelog: v0.1.0...v0.2.0-rc.3