RubyGems Navigation menu

vector_number 0.4.3

VectorNumber provides a Numeric-like experience for doing arithmetics on heterogeneous objects, with more advanced operations based on real vector spaces available when needed. Features: - Add and subtract (almost) any object, with no setup or declaration. - Multiply and divide vectors by any real number to create 1.35 of an array and -2 of a string. What does that mean? Only you know! - Use vectors instead of inbuilt numbers in most situtations with no difference in behavior. Or, use familiar methods from numerics with sane semantics! - Enumerate vectors in a hash-like fashion, or transform to an array or hash as needed. - Enjoy a mix of vector-, complex- and polynomial-like behavior at appropriate times. - No dependencies, no extensions. It just works!

Gemfile:
=

安裝:
=

版本列表:

  1. 0.4.3 October 08, 2025 (18.5 KB)
  2. 0.4.2 October 08, 2025 (18.5 KB)
  3. 0.4.1 July 07, 2025 (19.5 KB)
  4. 0.4.0 July 07, 2025 (19.5 KB)
  5. 0.3.1 June 21, 2025 (19.0 KB)
顯示所有版本(共 9)

擁有者:

推送者:

作者:

  • Alexandr Bulancov

SHA 256 總和檢查碼:

=

總下載次數 1,762

這個版本 214

版本发布:

授權:

MIT

Ruby 版本需求: >= 3.0.0

新版本需要 MFA: true

使用 MFA 發布的版本: true

相關連結: