Re: [GNC-dev] gnucash maint: Bug 797750 - SIGSEV in swig-engine.c

2020-10-11 Thread Geert Janssens
You're welcome :) Op zaterdag 10 oktober 2020 22:31:14 CEST schreef Frank H. Ellenberger: > Hi Geert. > > OK, so we are talking about > https://lists.gnucash.org/pipermail/gnucash-patches/2020-October/033716.html > . > > That branch was never intended to go online. I was working on htdocs' > bet

[GNC-dev] Account > Auto-Clear

2020-10-11 Thread Christopher Lam
Dear Devel, After using GnuCash for years, I've recently discovered the interesting Account Auto-clear facility. Consider a well-used bank account, with numerous Reconciled "r" splits, and some recent Unreconciled "n" splits whose amounts are as follows: Reconciled Balance = 1000.00 Unreconciled

Re: [GNC-dev] Account > Auto-Clear

2020-10-11 Thread John Ralls
> On Oct 11, 2020, at 6:32 AM, Christopher Lam > wrote: > > 1) number of uncleared splits too high -- due to NP-hard problem, I find > the limit around 20 uncleared splits That's way too low a value--only 256K permutations--for it to be an NP Hard limitation. Far more likely it's down to a

Re: [GNC-dev] Understanding the bayesian import matching algorithm

2020-10-11 Thread Christian Gruber
Hi Derek, I further investigated the implemented algorithm during the last months using the transactions from my personal account. I wrote a simple application which simulates the import of all my transactions one by one in chronological order. For each transaction this application compares t