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
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 }}
campospinto
/
psydac_dev
Public
forked from
pyccel/psydac
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
2
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Matrix-Free Linear Operator
- #7
#7
Merged
campospinto
merged 13 commits into
devel
campospinto/psydac_dev:devel
from
general_linear_operator
campospinto/psydac_dev:general_linear_operator
Copy head branch name to clipboard
Jul 19, 2024
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Matrix-Free Linear Operator
#7
campospinto
merged 13 commits into
devel
campospinto/psydac_dev:devel
from
general_linear_operator
campospinto/psydac_dev:general_linear_operator
Copy head branch name to clipboard
Commits
Commits on Jun 21, 2024
simple implementation GeneralLinearOperator
e-moral-sanchez
committed
4db8dca
View commit details
Copy full SHA for 4db8dca
Browse repository at this point
Merge branch 'devel' into general_linear_operator
e-moral-sanchez
committed
a94db57
View commit details
Copy full SHA for a94db57
Browse repository at this point
Commits on Jun 23, 2024
general linear operator needs toarray, tosparse,transpose method
e-moral-sanchez
committed
2adf6ad
View commit details
Copy full SHA for 2adf6ad
Browse repository at this point
Commits on Jul 4, 2024
improve docstrings
e-moral-sanchez
committed
41f3373
View commit details
Copy full SHA for 41f3373
Browse repository at this point
Merge branch 'devel' into general_linear_operator
e-moral-sanchez
committed
a567199
View commit details
Copy full SHA for a567199
Browse repository at this point
fixed message notimplementederror
e-moral-sanchez
committed
2067c4c
View commit details
Copy full SHA for 2067c4c
Browse repository at this point
put import outside class
e-moral-sanchez
committed
d32bd98
View commit details
Copy full SHA for d32bd98
Browse repository at this point
Commits on Jul 8, 2024
set tol to rtol in MINRES
e-moral-sanchez
committed
b85ec76
View commit details
Copy full SHA for b85ec76
Browse repository at this point
Commits on Jul 12, 2024
add features and tests to MatrixFree linear ops
campospinto
committed
273ec8f
View commit details
Copy full SHA for 273ec8f
Browse repository at this point
tests for matrix free linear ops
campospinto
committed
9163b3f
View commit details
Copy full SHA for 9163b3f
Browse repository at this point
Commits on Jul 16, 2024
require scipy >= 1.14 in requirements.txt
Show description for 1e53d49
campospinto
authored
1e53d49
View commit details
Copy full SHA for 1e53d49
Browse repository at this point
discard tests with python3.8
Show description for 2e898b8
campospinto
authored
2e898b8
View commit details
Copy full SHA for 2e898b8
Browse repository at this point
avoid minres iteration if converged
campospinto
committed
baf0231
View commit details
Copy full SHA for baf0231
Browse repository at this point
You can’t perform that action at this time.