Changelog¶
Version 0.0.1¶
Released on: 03/05/2021
- Added
pylops_gpu.optimization.sparsity.FISTAandpylops_gpu.optimization.sparsity.SplitBregmansolvers - Modified
pylops_gpu.TorchOperatorto work with cupy arrays - Modified
pylops_gpu.avo.poststack._PoststackLinearModellingto use the code written in pylops library whilst still dealing with torch arrays - Allowed passing numpy dtypes to operators (automatic conversion to torch types)