-
New pow method for linops. https://gi... was committed by Dominique Orban
Tuesday Sep 25
-
New repr method for linops. https://g... was committed by Dominique Orban 11:54 AM
-
Initial code for linops defined by bl... was committed by Dominique Orban
Sunday Sep 23
-
Make check_symmetric run several loop... was committed by Dominique Orban 01:00 PM
-
Several improvements to linop. - Bas... was committed by Dominique Orban 12:59 PM
-
Minor cleanup in linop. https://githu... was committed by Dominique Orban
Saturday Sep 22
-
Reinstated negative of a linop. https... was committed by Dominique Orban
Friday Aug 10
-
Add direct error window. https://gith... was committed by Dominique Orban 05:09 PM
-
Merge pull request #4 from nunoxic/pa... was committed by Dominique
Saturday Apr 14
-
Update pykrylov/tfqmr/tfqmr.py https:... was committed by nunoxic 05:56 AM
-
fixed full form of tfqmr https://gith... was committed by nitish
Wednesday Apr 11
-
Merge pull request #2 from nunoxic/ma... was committed by Dominique 10:07 AM
-
Update README. https://github.com/dpo... was committed by Dominique Orban
Monday Apr 09
-
Add logger in CG demo. https://github... was committed by Dominique Orban
Sunday Apr 08
-
Pass logger option to solver in demo.... was committed by Dominique Orban 11:04 AM
-
Upgrade some logging to error level. ... was committed by Dominique Orban 11:04 AM
-
Add option to check symmetry in CG. h... was committed by Dominique Orban 10:48 AM
-
Add spd test matrix. https://github.c... was committed by Dominique Orban 10:47 AM
-
Add demo for CG. https://github.com/d... was committed by Dominique Orban 10:47 AM
-
Fix MINRES exit codes. https://github... was committed by Dominique Orban 10:40 AM
-
Samply symmetric indefinite matrix. h... was committed by Dominique Orban 10:36 AM
-
Demo for MINRES. https://github.com/d... was committed by Dominique Orban 10:36 AM
-
Common code for demos. https://github... was committed by Dominique Orban 10:36 AM
-
First step towards proper MINRES inte... was committed by Dominique Orban 10:35 AM
-
Add check_symmetric in utils. https:/... was committed by Dominique Orban 10:34 AM
-
Instrument MINRES with check_symmetri... was committed by Dominique Orban 10:34 AM
-
Clean up utils. https://github.com/dp... was committed by Dominique Orban 09:42 AM
-
Improvements to residuals calculation... was committed by Dominique Orban
Saturday Feb 11
-
Import CRAIG. https://github.com/dpo/... was committed by Dominique Orban
Friday Feb 03
-
Updates to CRAIG. https://github.com/... was committed by Dominique Orban 09:20 PM
-
First (bare bones) version of G-CRAIG... was committed by Dominique Orban
Saturday Jan 28
-
Make MINRES a subclass of generic Kry... was committed by Dominique Orban 04:42 PM
-
Use new raise syntax. https://github.... was committed by Dominique Orban 04:42 PM
-
Make generic class new style. https:/... was committed by Dominique Orban 04:41 PM
-
New stopping test in LSQR. Based on ... was committed by Dominique Orban 10:25 PM
-
Add identity and zero ops. https://gi... was committed by Dominique Orban
Tuesday Dec 27
-
Add link to online docs in README. ht... was committed by Dominique Orban
Thursday Nov 24
-
First pages commit. https://github.co... was committed by Dominique Orban 01:29 AM
-
Use agogo theme for docs. https://git... was committed by Dominique Orban 01:25 AM
-
Use proper :keywords: syntax in docst... was committed by Dominique Orban
Tuesday Oct 11
-
New ShapeError exception. https://git... was committed by Dominique Orban 09:16 AM
-
Properly pop keywords in subclass. ht... was committed by Dominique Orban 09:15 AM
-
New method rest_counters for linops. ... was committed by Dominique Orban 09:13 AM
-
Store symmetric keyword in base class... was committed by Dominique Orban 09:13 AM
-
Add default logger to linops. https:/... was committed by Dominique Orban 09:12 AM
-
Add Vim swap files to gitignore. http... was committed by Dominique Orban 12:14 AM
-
Fix typo in BiCGSTAB. https://github.... was committed by Dominique Orban 12:13 AM
-
Convert TFQMR to logger system. https... was committed by Dominique Orban 12:12 AM
-
Convert SYMMLQ to logger system. http... was committed by Dominique Orban 12:11 AM
-
Convert BiCGSTAB to logger system. ht... was committed by Dominique Orban 12:05 AM
-
Convert CGS to logger system. https:/... was committed by Dominique Orban 12:03 AM
-
Convert CG to logger system. https://... was committed by Dominique Orban
Monday Oct 10
-
Beautify a docstring. https://github.... was committed by Dominique Orban 11:42 PM
-
Replace verbose flag with proper logg... was committed by Dominique Orban 11:41 PM
-
Minor fixes to doc and docstring. htt... was committed by Dominique Orban 06:52 PM
-
Merge branch 'master' of github.com:d... was committed by Dominique Orban
Sunday Oct 09
-
Convert linops to new-style classes. ... was committed by Dominique Orban 03:42 PM
-
Fix bug in LSQR when b=0. https://git... was committed by Dominique Orban
Saturday Jul 16
-
Merge branch 'master' of github.com:d... was committed by Dominique Orban
Tuesday May 31
-
Collect appropriate residual in G-LSQ... was committed by Dominique Orban 08:15 AM
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A library of Krylov methods in pure Python