Search Results for "lapack windows" - Page 2

Showing 36 open source projects for "lapack windows"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 1
    Seldon is a C++ library for linear algebra. It provides vectors and matrices: full, sparse, triangular, hermitian, ... It includes interfaces to Blas, Lapack, Mumps, SuperLU and UmfPack. Seldon implements several solvers such as Gmres, BiCgSTAB, Qmr,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    f2what

    Lapack/quadprog QP for VBA/.Net/Java

    F2what is an open source project to translate algorithmic fortran to a variety of languages (java, dotnet and VBA so far). It offers a Fortran77 parser with code transformations, variable disambiguation, and modular output to other programming languages. It also offers already translated versions of Lapack and quadprog to Java, .Net and VBA, to give access to SVD, LU, QR, Cholesky, eigenvalue decomposition, linear system solving and QP optimization in those three languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    LAPACK++ is a library for high performance linear algebra computations. This version includes support for solving linear systems using LU, Cholesky, QR matrix factorizations, for real and complex matrices.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 4

    NTmatrix C++ Matrix Class

    A C++ matrix class for easy matrix manipulation

    A C++ matrix class for creating matrix objects and easily performing elementary operations between matrix objects including addition, subtraction, multiplication, transposition, and trace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 5
    Tsunami Programming Language
    Tsunami is an open-source high performance computing language. With it you can write streaming data-parallel algorithms that utilize GPGPUs for orders-of-magnitude speed-up with the ease of writing sequential algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BLAS (Basic Linear Algebra Subprograms) is used to perform operations such as vector and matrix multiplication. LAPACK is buit using BLAS. This project is a beginning of BLAS functions and procedures for OpenCL language on GPU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Lpp provides an easy to use, low level C and C++ interface to the LAPACK FORTRAN library. It provides the complete C interface to all 1350 FORTRAN routines and 421 C++ interfaces to the same routines allowing transparent use of LAPACK workspaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    An automatic 2D Delaunay mesh generator and solver for Finite Element Analysis. Can solve 2D field problems (Poisson and Helmholtz Equations). Can use LAPACK/ARPACK solvers producing OpenGL/Postscript output. Uses C/GTK/GTKGLExt/MFC. Runs on Win32/Unix.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    CPPScaLapack is a C++ class wrapper for PBLAS and ScaLAPACK with MPI. CPPScaLapack provides a user-friendly interface of high-speed parallel matrix calculation with BLAS and LAPACK techonologies for programers concerning with large-scale computing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • RMM Software | Remote Monitoring Platform and Tools Icon
    RMM Software | Remote Monitoring Platform and Tools

    Best-in-class automation, scalability, and single-pane IT management.

    Don’t settle when it comes to managing your clients’ IT infrastructure. Exceed their expectations with ConnectWise RMM, our MSP RMM software that provides proactive tools and NOC services—regardless of device environment. With the number of new vulnerabilities rising each year, smart patching procedures have never been more important. We automatically test and deploy patches when they are viable and restrict patches that are harmful. Get better protection for clients while you spend less time managing endpoints and more time growing your business. It’s tough to locate, afford, and retain quality talent. In fact, 81% of IT leaders say it’s hard to find the recruits they need. Add ConnectWise RMM, NOC services and get the expertise and problem resolution you need to become the advisor your clients demand—without adding headcount.
  • 10
    Linear algebra C++ library built upon a tensor class template that can be used to represent tensors of ranks 0 - scalaras, 1 - vectors, 2 - matrices, 3 - tensors of rank 3, etc. It also includes an interface to BLAS and LAPACK subroutines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    pcdqb

    pcdqb as in paper Point-Based Manifold Harmonics

    This program is the implementation of the method proposed in the paper Point-Based Manifold Harmonics. Acknowledgement: This program is inspired greatly by the source code and help provided by Dr. Jian Sun (http://www.geomtop.org/sunjian/). Dependency: -BOOST C++ Library http://www.boost.org/ -LAPACK/BLAS http://www.netlib.org/lapack/ -CGAL http://www.cgal.org/ --GMP http://gmplib.org/ --MPFR http://www.mpfr.org/ Successfully compiled using MinGW GCC 4.5.2 with CGAL 3.8, Boost...
    Downloads: 0 This Week
    Last Update:
    See Project