matx/1.0.0

MatX is a modern C++ library for numerical computing on NVIDIA GPUs and CPUs. Near-native performance can be achieved while using a simple syntax common in higher-level languages such as Python or MATLAB.

#cuda#gpgpu#gpu#gpu-computing#hpc

Using matx

Loading usage information…

Packages

This recipe version (matx/1.0.0) has no packages.

Dependencies

Loading dependencies…

BSD-3-Clause7236c82cc39bf328598eb56d71598aad
BSD-3-Clause8387ff018d4310939a8861c98de54163

🔍 Ready to secure your dependencies in seconds?

  1. Register for free at conan.io/audit/register.
  2. Save your token and activate it via the confirmation email you receive.
  3. Configure Conan to use your token:
    conan audit provider auth conancenter --token=<token>
  4. Scan for vulnerabilities:
    # Check a specific reference
    conan audit list matx/1.0.0
    # Scan the entire dependency graph
    conan audit scan --requires=matx/1.0.0

Note: For more details on the Conan Audit command, please read this post.

Tip: To avoid exposing your token in shell history, authenticate using an environment variable (e.g. CONAN_AUDIT_PROVIDER_TOKEN_CONANCENTER=<token>). For more info, see the documentation.

conanv1.0.0
[![Conan Center](https://img.shields.io/conan/v/matx)](https://conan.io/center/recipes/matx)