vahtras / util

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CircleCI Build Status Coverage Status Python package

blocked-matrix-utils

About

This package contains utilities for handling numpy arrays with subblocking.

Install

The latest release versions can be installed from either pypi or conda-forge

    $ pip install blocked-matrix-utils
    $ conda install -c conda-forge blocked-matrix-utils

Alternatively the latest development version is available on github

    $ pip install git+https://github.com/vahtras/util.git@master

About

License:MIT License


Languages

Language:Python 98.7%Language:Fortran 1.1%Language:Makefile 0.2%