Showing 24 open source projects for "lapack windows"

View related business solutions
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    Armadillo

    Armadillo

    fast C++ library for linear algebra & scientific computing

    * Fast C++ library for linear algebra (matrix maths) and scientific computing * Easy to use functions and syntax, deliberately similar to Matlab / Octave * Uses template meta-programming techniques to increase efficiency * Provides user-friendly wrappers for OpenBLAS, Intel MKL, LAPACK, ATLAS, ARPACK, SuperLU and FFTW libraries * Useful for machine learning, pattern recognition, signal processing, bioinformatics, statistics, finance, etc. * Downloads: http://arma.sourceforge.net...
    Leader badge
    Downloads: 1,423 This Week
    Last Update:
    See Project
  • 2

    octave-ocl

    OpenCL support for GNU Octave

    ... by user-written OpenCL C programs. The Package does not, by itself, provide parallelization of higher numerical methods (like BLAS or LAPACK). The Package is also available from the corresponding Octave Forge webpage https://octave.sourceforge.io/ocl/index.html. More information on GNU Octave can be found at https://www.octave.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    MatrixC++

    MatrixC++ is a lightweight matrix library developed in C++

    MatrixC++ is a lightweight matrix library developed in C++. MatrixC++ is designed to help solve engineering and math problems requiring vectors and matrices. MatrixC++ is OS independent and is as portable as we can make it. MatrixC++ supports overloaded operators, links with Lapack, and includes functions to facilitate porting from Octave type matrix scripting languages to C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ATLAS (Automatically Tuned Linear Algebra Software) provides highly optimized Linear Algebra kernels for arbitrary cache-based architectures. ATLAS provides ANSI C and Fortran77 interfaces for the entire BLAS API, and a small portion of the LAPACK AP
    Leader badge
    Downloads: 108 This Week
    Last Update:
    See Project
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • 5
    scnu

    scnu

    Fortran codes for SCNURS method - Side Cut Non-Uniform Residual Stress

    .... The code uses Lapack (http://netlib.org/lapack), Slatec (http://www.netlib.org/slatec) and CMLIB (http://gams.nist.gov/cgi-bin/serve.cgi/Package/CMLIB) libraries. All these libraries are available as packages on FreeBSD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    RAtom

    solves nonlinear Kohn-Sham equation for the neutral atom.

    ... LAPACK libraries. The program is implemented in C++, it runs as a single thread. The implemented algorithm is described in the following papers: 1. Z. Romanowski, "Adaptive solver of a Kohn-Sham equation for an atom", Modelling Simul. Mater. Sci. Eng. vol. 17, 045001 (2009) 2. Z. Romanowski, "Application of h-adaptive, high order finite element method to solve radial Schrödinger equation", Molecular Physics, vol. 107, pp. 1339-1348 (2009). Further questions: romz@wp.pl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CPPLapack is a c++ class wrapper for BLAS, LAPACK and PARDISO. Its special features are the followings. [1]User-friendly interface [2]Hi-speed matrix calculations using BLAS and LAPACK [3]Minimized number of copy times using Smart Temporary system
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    ILNumerics.Net
    math lib for .NET. n-dim arrays, complex numbers, linear algebra, FFT, sorting, cells- and logical arrays as well as 3D plotting classes help developing algorithms on every platform supporting .NET. Sources from SVN, binaries: http://ilnumerics.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Ada Lapack

    A partial port of Lapack to Ada 2012

    These files provide a native Ada implementation of some parts of Lapack. The codes provided here are a direct translation (using f2a.pl from Oliver Kellogg) of the Fortran source to Ada. The code is written in the form of a generic package and covers the Lapack routines for - Matrix determinant and inverse on general matrices, - Eigenvalues and eigenvectors of general, real and hermitian symmetric matrices, - Solutions of systems of equations for general, real and hermitian symmetric...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 10
    CVM C++ Class Library encapsulates concepts of vector and square, band, symmetric and hermitian matrices in Euclidean space of real and complex numbers. It utilizes BLAS and LAPACK Fortran libraries. See http://cvmlib.com for binaries and more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ivl

    A C++ template library extending syntax towards mathematical notation

    ... with left-right overloading, function pipelining and function vectorization, automatic lazy evaluation, sub-arrays and other views of a single or multidimensional arrays, stl-compatible iterators, multidimensional iterators and multithreading. ivl includes a rich set of functions and operators, including operations for image processing. Seperate modules are also included. The module ivl-lina implements a linear algebra LAPACK wrapper. The module ivl-cv integrates OpenCV into ivl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Runge

    Runge is an Interactive Solver for Systems of Differential Equations

    Runge is an Interactive Solver for Systems of Ordinary Differential Equations. It solves initial value problem (aka Cauchy problem). Few advantages Runge provides: It's fast. It utilizes BLAS and LAPACK libraries optimized for modern multi-core processors. It's interactive. It allows you to start a solution by mouse click on a plane. It's precise. It uses Runge Rule to adjust step length to satisfy required precision on each step. It's effective. When it needs to compute...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    TifaMMy isn't the fastest Matrix Multiplication yet! A library for cache oblivious matrix operations using the space filling Peano curve. Aim is for BLAS / LAPACK functionality (but with an intuitive C++ API).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    QVision: Computer Vision Library for Qt

    QVision: Computer Vision Library for Qt

    Computer vision and image processing library for Qt.

    This library contains among other things a set of graphical widgets for video output, performance evaluation and augmented reality. The library also provides classes for several data types usually required by computer vision and image processing applications such as vectors, matrices, quaternions and images. Thanks to a large number of wrapper functions these objects can be used with highly efficient functionality from third party libraries such as OpenCV, GNU Scientific Library,...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    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
  • 16

    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: 1 This Week
    Last Update:
    See Project
  • 17
    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: 15 This Week
    Last Update:
    See Project
  • 18

    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
  • 19
    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
  • 20
    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
  • 21
    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: 3 This Week
    Last Update:
    See Project
  • 22
    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: 8 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    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
  • Previous
  • You're on page 1
  • Next