Vector

0.1.1

Vectors in PowerShell

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Vector

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Vector

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2025-2026 Start-Automating

Package Details

Author(s)

  • James Brundage

Tags

PowerShell Vector Math

Functions

Get-Vector

Dependencies

This module has no dependencies.

Release Notes

## Vector 0.1.1

* `Vector` is an eponoym (#15)
 * This module exposes one command with many aliases
* `Vector` converts `Matrix3x2` and `Matrix4x4` into vectors (#16)
* Vectors return their type when provided no input (#14)
* Added `README.md.ps1` (#17)

---

Additional History in [CHANGELOG](https://github.com/PoshWeb/Vector/blob/main/CHANGELOG.md)

FileList

Version History

Version Downloads Last updated
0.1.1 (current version) 5 8/13/2026
0.1 75 10/5/2025