block icon indicating copy to clipboard operation
block copied to clipboard

An intelligent block matrix library for numpy, PyTorch, and beyond.

Results 9 block issues
Sort by recently updated
recently updated
newest added

This package pytorch_fft is very usefull and important to me. The fft of pytorch torch.fft ignore the batch dims, thus it run very slowly. While i need apply fft to...

+ `block(((A,'I'),(0,0)))` currently returns `A`

Supporting for the bmat of CVXPY (http://www.cvxpy.org/en/latest/tutorial/functions/index.html?highlight=bmat) would be very useful.

There is a typo in `setup.py` when specifying the `numpy` version. This makes `pip install block` fail.

@bendo/3257@eegfE@11225689!

diminds/eagerforge@1234