Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor matrices #721

Merged
merged 41 commits into from Nov 10, 2020
Merged

Refactor matrices #721

merged 41 commits into from Nov 10, 2020

Conversation

guyer
Copy link
Member

@guyer guyer commented Apr 6, 2020

Needed for interprocess communication when writing parallel meshes (#132), but generally beneficial

@guyer guyer added the matrices label Apr 6, 2020
@guyer guyer requested review from tkphd and wd15 and removed request for wd15 and tkphd April 6, 2020 12:17
Copy link
Contributor

@wd15 wd15 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You've been busy. Well done. I've added a few optional ways to clean things up.

I ran pylint over pysparseMatrix.py and there is a lot of trailing whitespace and the like. Might want to deal with that since you're making quite a lot of changes to it.

fipy/solvers/__init__.py Outdated Show resolved Hide resolved
fipy/matrices/pysparseMatrix.py Show resolved Hide resolved
fipy/matrices/sparseMatrix.py Show resolved Hide resolved
fipy/matrices/sparseMatrix.py Outdated Show resolved Hide resolved
@wd15
Copy link
Contributor

wd15 commented Apr 7, 2020

Sorry about Pylint. I wish I hadn't mentioned it now. The commit history looks like it's torturing you. Maybe rebase after @tkphd is done.

Just not worth fighting spellchecker
@guyer guyer merged commit 3cdaccd into usnistgov:master Nov 10, 2020
@guyer guyer deleted the Refactor_matrices branch November 10, 2020 00:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants