New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

blasjs

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blasjs

Javascript Pure Implementation of BLAS Level 1, level 2, level 3 functions

  • 1.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-95.24%
Maintainers
1
Weekly downloads
 
Created
Source

BLASjs (Basic Linear Algebra Subprograms)

Pure Javascript (Typescript) implementation of BLAS (Basic Linear Algebra Subprograms).

  • BLAS cheat sheet in pdf.
  • BLAS routines overview.
summary

Level 1

SINGLE

Some notes on Matrix symbols

https://fsymbols.com/generators/overline/

A̅ᵗ Conjugate transpose B̅ Conjugate

A̅ᵗ ∙ B̅

Keywords

FAQs

Package last updated on 06 May 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc