Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
PyLops
/
pylops
Public
Notifications
You must be signed in to change notification settings
Fork
124
Star
533
Code
Issues
27
Pull requests
1
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Feat: added MultiOperator and multiproc/multithread support to matmat/rmatmat
- #780
#780
Merged
mrava87
merged 9 commits into
PyLops:dev
PyLops/pylops:dev
from
mrava87:feat-multi_matmat
mrava87/pylops:feat-multi_matmat
Copy head branch name to clipboard
Aug 5, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Feat: added MultiOperator and multiproc/multithread support to matmat/rmatmat
#780
mrava87
merged 9 commits into
PyLops:dev
PyLops/pylops:dev
from
mrava87:feat-multi_matmat
mrava87/pylops:feat-multi_matmat
Copy head branch name to clipboard
Commits
Commits on Jul 26, 2026
feat: added MultiOperator
mrava87
committed
dd52f68
View commit details
Copy full SHA for dd52f68
Browse repository at this point
feat: added pool to all matmat/rmatmat methods of derived classes
mrava87
committed
cd7f2ae
View commit details
Copy full SHA for cd7f2ae
Browse repository at this point
fix: added pool to _ScaledLinearOperator
mrava87
committed
5f5f68f
View commit details
Copy full SHA for 5f5f68f
Browse repository at this point
Commits on Jul 27, 2026
feat: enable multiproc/thread in Kronecker
mrava87
committed
73fe527
View commit details
Copy full SHA for 73fe527
Browse repository at this point
test: added multiproc/thread tests for matmat/rmatmat and Kronecker
mrava87
committed
a7d7be5
View commit details
Copy full SHA for a7d7be5
Browse repository at this point
minor: moved private multiproc/thread methods to _multioperator
mrava87
committed
21178bb
View commit details
Copy full SHA for 21178bb
Browse repository at this point
test: fix tolerances in multiproc/thread tests
mrava87
committed
4844d95
View commit details
Copy full SHA for 4844d95
Browse repository at this point
Commits on Aug 1, 2026
minor: small docstring changes
mrava87
committed
e014d50
View commit details
Copy full SHA for e014d50
Browse repository at this point
Commits on Aug 4, 2026
fix: added handling of sparse input in mp/mt matmat/rmatmat
mrava87
committed
44ae88e
View commit details
Copy full SHA for 44ae88e
Browse repository at this point
You can’t perform that action at this time.