Planet of Bits

Menu

  • Home
  • Machine Learning
    • Statistics
    • Python
    • Linear Algebra
  • SAP
    • SAP Cloud Platform
    • SAPUI5
    • SAP Netweaver AS Java
    • SAP Portal
  • JEE Frameworks
    • Servlet
  • Java SE Core Technologies
    • Core Java
  • Scripting
    • jQuery
  • Others
    • Eclipse
    • JVM

vectors

How to create a vector in Python using numpy

Mathematically, a vector is a tuple of n real numbers where n is an element of the Real (R) number space. Each number n (also called a scalar) represents a dimension. For example, the vector v = (x, y, z)

June 18, 2018 Nitin Gaur Machine Learning, Python Read more

About

planetofbits.com publishes blogs related to Machine Learning, Python, SAPUI5, SAP Netweaver Technology Platform, Enterprise Application Development using Java/JEE and other useful tips and tricks related to software development.

All the code snippets, demo projects provided in the blogs/articles have been tested on local development systems and are free to use and share.

planetofbits.com is created and maintained by Nitin Gaur.

Stay in touch

  • Contact Form

Follow Us

  • Facebook
  • Twitter
  • LinkedIn

Legal

  • Privacy Policy
© 2014-2025 planetofbits.com  All rights reserved