|
f6f9d80131
|
fix build
|
2023-03-31 15:18:06 -04:00 |
|
|
f762a926cf
|
Update pyproject.toml
fix building
|
2023-03-31 15:02:20 -04:00 |
|
|
7d735091de
|
be clever when calculationg tanhsinh zs
|
2022-12-12 17:24:36 -05:00 |
|
|
06b692b20f
|
BREAKING: use normalized diff by default
|
2022-11-23 21:05:37 +01:00 |
|
|
482fad918e
|
update deps
|
2022-11-23 20:38:08 +01:00 |
|
|
a8708b7018
|
do not break in absence of a stocproc.ini
|
2022-08-16 10:59:04 +02:00 |
|
|
52d642c957
|
make using relative diff optional for now
|
2022-08-15 11:01:06 +02:00 |
|
|
404d51d295
|
use diffrence relative to the maximum in diff_method
|
2022-08-14 15:07:05 +02:00 |
|
|
91a1545600
|
make the binfootprint hashes less sensitive to numerical differences
|
2022-07-25 10:28:08 +02:00 |
|
|
86583b3f9c
|
do not constantly recreate the pool
|
2022-07-20 15:04:40 +02:00 |
|
|
3a9bd00a45
|
fix ft_ref check of shifted bcf
|
2022-07-19 16:24:19 +02:00 |
|
|
0035c0185a
|
move the bound slightly away from zero
|
2022-06-24 16:48:17 +02:00 |
|
|
f14ff4bd77
|
specify bound for minimization
|
2022-06-21 13:34:13 +02:00 |
|
|
aec44f2248
|
optimize the reference value better
|
2022-06-17 14:41:24 +02:00 |
|
|
95b8c8e629
|
require the integrand to be an epsilon away from zero
|
2022-06-07 14:10:05 +02:00 |
|
|
10fadb9a05
|
rev version
|
2022-05-25 20:02:37 +02:00 |
|
|
c350248ad8
|
allow for shifted bcfs
|
2022-05-25 20:02:11 +02:00 |
|
|
a673d85010
|
update flake and deps
|
2022-05-17 14:11:08 +02:00 |
|
|
f4ae49710b
|
update version
|
2022-05-17 14:02:48 +02:00 |
|
|
c42310472a
|
implement caching
|
2022-05-17 14:02:24 +02:00 |
|
|
eb3c645bb8
|
make tanhsinh less verbose
|
2022-05-17 14:01:06 +02:00 |
|
|
4c723b52e6
|
make ft method less verbose
|
2022-05-17 13:59:48 +02:00 |
|
|
e53b5f8cf7
|
do not use print in TanhSinh
|
2022-05-12 17:41:48 +02:00 |
|
|
28c440af94
|
update flake
|
2022-05-12 17:41:14 +02:00 |
|
|
9e32e3d6ae
|
fix awfull memory leak introduced by yours truly :P
|
2022-04-28 15:32:26 +02:00 |
|
|
20dee534d7
|
update deps and flake
|
2022-03-21 19:12:18 +01:00 |
|
|
6687f5aa07
|
fix ft_ref_n_new not being an array
|
2022-02-21 15:57:40 +01:00 |
|
|
7e6da5b162
|
minor fixes
|
2022-02-08 11:11:39 +01:00 |
|
|
01d5542a49
|
first try at cholesky
|
2022-02-08 10:02:18 +01:00 |
|
|
004e831dc0
|
flake poetry
|
2022-02-05 15:38:51 +01:00 |
|
|
8ab49cf379
|
flake poetry
|
2022-02-05 14:21:09 +01:00 |
|
|
dd512d0bfd
|
update poetry
|
2022-02-05 14:20:47 +01:00 |
|
|
f214902a7d
|
update
|
2022-02-05 14:20:39 +01:00 |
|
|
0bccc3e7dc
|
do not use context managers for pool because that breaks coverage
|
2022-01-27 11:21:47 +01:00 |
|
|
5b0cfd6046
|
fixup formatting and whitespace
|
2022-01-27 11:19:29 +01:00 |
|
|
880233485c
|
update flake
|
2022-01-26 17:43:04 +01:00 |
|
|
f66295e3e2
|
update fcSpline
|
2022-01-26 17:30:32 +01:00 |
|
|
527b116c5c
|
update flake
|
2022-01-26 17:19:16 +01:00 |
|
|
43ba8282d8
|
flake update
|
2022-01-20 16:10:41 +01:00 |
|
|
1c17d534c3
|
update flake
|
2022-01-18 13:38:19 +01:00 |
|
|
38cf0357fb
|
update flake
|
2022-01-18 13:28:02 +01:00 |
|
|
88b0f979a5
|
bugfix: implement __bfkey__
|
2022-01-18 10:41:10 +01:00 |
|
|
2c806e3bdb
|
assert that the key is set
|
2022-01-13 14:21:12 +01:00 |
|
|
f87c2dbb9b
|
make the key an abstract property
|
2022-01-13 14:18:22 +01:00 |
|
|
98c8b02478
|
add key to the abstract class
|
2022-01-13 14:00:10 +01:00 |
|
|
7303f2038c
|
add method name to key
|
2022-01-13 13:53:34 +01:00 |
|
|
88f6bccb7e
|
update flake
|
2021-12-21 11:47:08 +01:00 |
|
|
426fe71fd2
|
update flake
|
2021-12-10 12:08:58 +01:00 |
|
|
b7c6d760d3
|
update flake
|
2021-12-09 14:47:19 +01:00 |
|
|
44aede1eb9
|
correct name and simplify
|
2021-12-09 14:42:37 +01:00 |
|