Skip to content

v0.1.0

Compare
Choose a tag to compare
@cedricduriau cedricduriau released this 14 Feb 23:49
· 58 commits to master since this release
  • Features:
    • #1: Implement MathAdd fuse to add two numbers.
    • #3: Implement MathSubtract fuse to subtract two numbers.
    • #5: Implement MathMultiply fuse to multiply two numbers.
    • #7: Implement MathDivide fuse to divide two numbers.