Skip to content

Activity

Remove dependency on ComputerAlgebra for plotting

dsharletpushed 1 commit to master • b90b04b…20634f1 • 
on Dec 15, 2024

Add PartialSolve

dsharletpushed 1 commit to master • 64c51e8…b90b04b • 
on Dec 10, 2024

Strengthen Solve to assume it can rely on previous solutions

Force push
dsharletforce pushed to master • cd61d46…64c51e8 • 
on Dec 5, 2024

Strengthen Solve to assume it can rely on previous solutions

dsharletpushed 1 commit to master • 7961db1…cd61d46 • 
on Dec 5, 2024

OrderBy seems a little inefficient

dsharletpushed 2 commits to master • 1c219e6…7961db1 • 
on Aug 12, 2023

Count zeros in the pivot row too

dsharletpushed 1 commit to master • f5efc23…1c219e6 • 
on Aug 11, 2023

Remove equations that are fully eliminated

dsharletpushed 1 commit to master • 0c9d0ee…f5efc23 • 
on May 14, 2023

Tune pivot cost function

dsharletpushed 1 commit to master • 3590758…0c9d0ee • 
on May 11, 2023

Fix bug that meant this extra logic doesn't actually do anything

dsharletpushed 1 commit to master • e857913…3590758 • 
on May 11, 2023

Squashed commit of the following:

dsharletpushed 1 commit to master • 79037d3…e857913 • 
on May 10, 2023

Allow choosing a pivot with more zero eliminations even if the pivot …

dsharletpushed 1 commit to pivot-ties • c3213b2…67669ff • 
on May 10, 2023

Add rule for Pow

dsharletpushed 1 commit to master • f65e311…79037d3 • 
on May 10, 2023

Add comments to tricky code

dsharletpushed 1 commit to pivot-ties • b40ef0d…c3213b2 • 
on May 9, 2023

Refactor pivoting algorithm and more aggressively use zeros as tie br…

dsharletcreated pivot-ties • b40ef0d • 
on May 9, 2023

Make useful constants public

dsharletpushed 1 commit to master • 1ef3b0d…f65e311 • 
on May 9, 2023

Simpler implementation using fewer logs

dsharletpushed 1 commit to master • 6aa7160…1ef3b0d • 
on May 8, 2023

Add TODO

dsharletpushed 1 commit to master • 45b1ffd…6aa7160 • 
on May 8, 2023

Better implementation of previous commit to avoid BigInteger division

dsharletpushed 1 commit to master • 3c15b2e…45b1ffd • 
on May 8, 2023

Fix huge rationals being converted to NaN

dsharletpushed 1 commit to master • cff46eb…3c15b2e • 
on May 8, 2023

Handle Real operator^ without falling through to rational to catch in…

dsharletpushed 1 commit to master • f45f04c…cff46eb • 
on May 7, 2023

Assert denominators are not zero or handle them for double conversion

dsharletpushed 1 commit to master • 28bc03b…f45f04c • 
on May 7, 2023

Handle cases where -1 can be factored out of multiplication terms

dsharletpushed 1 commit to master • 74be241…28bc03b • 
on Apr 30, 2023

Drop non-executable targets back to netstandard2.0

dsharletpushed 1 commit to master • 5dcd2f3…74be241 • 
on Apr 30, 2023

Fix overly clever CompareTo implementations

dsharletpushed 3 commits to master • 4f4ea95…5dcd2f3 • 
on Apr 30, 2023

Fix overly clever CompareTo implementations

dsharletcreated fix-compare-to • 5dcd2f3 • 
on Apr 30, 2023