Skip to content
Tor Olav Kristensen edited this page Mar 24, 2019 · 9 revisions

Wiki for the scikit-vectors Python library

Link to this wiki: https://github.com/t-o-k/scikit-vectors/wiki

Link to the library: https://github.com/t-o-k/scikit-vectors

Link to example files for the library: https://github.com/t-o-k/scikit-vectors_examples

Important functions in this library

  • create_class_Fundamental_Vector
  • create_class_Simple_Vector
  • create_class_Vector
  • create_class_Cartesian_Vector
  • create_class_Cartesian_2D_Vector
  • create_class_Cartesian_3D_Vector
  • create_class_Versatile_Vector
  • create_class_Tolerant_Cartesian_Vector
  • create_class_Tolerant_Cartesian_2D_Vector
  • create_class_Tolerant_Cartesian_3D_Vector
  • create_class_Tolerant_Versatile_Vector

These functions can be used to create classes for 2D, 3D and n-dimensional vectors.

How to use some of the functions and the vector classes they create

PDF-files

Jupyter notebooks

Clone this wiki locally