Skip to content

Releases: ToastCoder/pyvect

v.1.0.2 (Feature Update #1)

01 Apr 14:35
Compare
Choose a tag to compare

Changelogs:

  1. Added two new submodules called 'dist' and 'prod'.
  2. dist submodule is used for all distance related functions. prod submodule is used for all vector and scalar product functions.

v.1.0.1 (Initial Release)

31 Oct 17:40
Compare
Choose a tag to compare

Features:

  1. Users have basic vector operations
  2. Added submodules for implementing functions related to finding area and centroid.