Showing 146 open source projects for "sparse"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1

    bdbbasic

    Multi-User Database Interpreted BASIC Environment

    This is an Open Sourced BASIC interpreter environment using PostgreSQL. It is focused on (1) Simple to program, (2) Powerful database statements, (3) UNIX shell friendly, (4) Business focused, (5) "Function" over "speed". This is *not* another VB implementation. Extensive language documentation is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A library with a large (sparse) array mapping each unicode code point to the annotation data for it provided in http://www.unicode.org/Public/UNIDATA/NamesList.txt
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Pydusa is a package for parallel programming using Python. It contains a module for doing MPI programming in Python. We have added parallel solver packages such as Parallel SuperLU for solving sparse linear systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CSparseJ is a Java port of CSparse: a Concise Sparse matrix package.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Manage printing in a cost-efficient and eco-friendly way with Gelato. Icon
    Manage printing in a cost-efficient and eco-friendly way with Gelato.

    Gelato offers an extensive catalog of custom products, a zero-inventory business model, and free designing tools—all in one place.

    The world's largest print on demand network with 140+ production partners across 32 countries. Gelato offers end-to-end design, production and logistics for individuals looking to start their own business today!
    Sign up for Free
  • 5
    The Optimized Sparse Kernel Interface (OSKI) Library provides automatically tuned sparse matrix kernels, for use by solver libraries and applications. OSKI is part of the BeBOP project on performance tuning and analysis at U.C. Berkeley. (Go Bears!)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Sparse lets you write simple HTML templates which are turned into fully-fledged MySQL-based applications with degradable Ajax. Easily integrated with PHP code. Does automated data and error handling, input validation, searching, sorting, and navigation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    vmdkutil is a utility to manage VMware sparse virtual disk files (.vmdk), creating, cloning, merging, etc.
    Leader badge
    Downloads: 75 This Week
    Last Update:
    See Project
  • 8
    sparsedd (sdd) is a substitute for the unix dd command which uses lseek(2) where possible when copying blocks of null bytes, in order to take advantage of the sparse storage implementation of the underlying filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BPKIT is a toolkit of block preconditioners for the iterative solution of sparse linear systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Accounting Software for Small Businesses | Xero Icon
    Accounting Software for Small Businesses | Xero

    Save 90% for 6 months on Xero's award-winning accounting and online bookkeeping platform for businesses of all sizes and stages of growth.

    Xero offers a robust ecosystem of connected apps and integrations with banks and financial institutions, enabling small businesses to access a wide range of solutions within Xero's open platform to streamline operations and manage finances. Additionally, accounting and bookkeeping firms benefit from efficient compliance tools, advanced practice management software, and a cloud-based unified accounting ledger for all clients, centralized in one place.
    Get 90% off for 6 months
  • 10
    JMatrixView is aJava/Swing matrix viewer. It works with Colt matrix implementation. It features dynamically tunable row/column resolution and has been designed for sparse matrix.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    An ANN design/implementation focused to work with optimally with NEAT (http://www.cs.utexas.edu/users/kstanley/neat.html). Semiann uses a sparse matrix to fill out the nodes, connections, weights, biases and activation functions for an ANN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Sparse is a direct method solver for the large sparse matrices that are associated with electrical circuit simulation. It uses LU factorization and handles both real and complex square matrices.It is intended to solve many matrices with the same structure
    Leader badge
    Downloads: 98 This Week
    Last Update:
    See Project
  • 13
    uBLAS is a C++ template class library that provides BLAS level 1, 2, 3 functionality for dense, packed and sparse matrices and many numerical algorithms for linear algebra.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A library providing basic building blocks for creating in-memory databases of important data. Existing components are: Linked lists; Hash tables with optional auto-resize; Memory-efficient sparse matrices built on hash tables; Red-black trees. NOTE: This project is moving to Github; https://github.com/klmitch/dbprim
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The goal of this project is to produce a genuinely Open Source multicast router that supports all existing multicast routing protocols. This will include DVMRP, PIM-2 (sparse and dense modes), MOSPF and BGMP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Elite Window Manager aims to be a simple and quick window manager for X11 with a sparse menu driven interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    sparse linear algebra library, with emphasis on preconditioned Krylov subspace methods for the solution of linear systems of equations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MatGen is a matrix generator. It outputs matrices in MatrixMarket file format, taking as input a file describing the matrices´ properties. Currently it supports only random sparse matrices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Numeric simulation package for structured grids
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Blit contains a group of highly efficient iterative sparse solvers that can handle multiple right-hand-sides (i.e. block solvers). We will implement BLQMR, BLGMRES and other block algorithms in MATLAB, FORTRAN 90, C/C++, CUDA and OpenCL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Elast-O-Matic

    Implementation of the finite element method for linear elasticity

    Code for solving linear elasticity problems using the finite element method. Current features -Handles complex geometry and boundary conditions -Linear triangle and quadratic quad elements -Sparse matrix CG solver -MPI Parallelism -GMSH Input -VTK Output
    Downloads: 0 This Week
    Last Update:
    See Project