|
|
@4334
|
6 months |
Peter |
new class NeedlemanWunsch?.
|
|
|
@4333
|
7 months |
Peter |
variables that are checked with AC_CHECK_PROG, also call AC_ARG_VAR.
|
|
|
@4332
|
7 months |
Peter |
don't depend on removed files
|
|
|
@4331
|
7 months |
Peter |
commited wrong version in latest changeset; fixed here.
|
|
|
@4330
|
7 months |
Peter |
remove files no longer used
|
|
|
@4329
|
7 months |
Peter |
check if date program supports --date= or -r options and choose make …
|
|
|
@4328
|
7 months |
Peter |
update autoconf-archive macros
|
|
|
@4327
|
7 months |
Peter |
avoid Makefile input prefixed with spaces
|
|
|
@4326
|
7 months |
Peter |
We had two macros with very similar behaviour: YAT_AC_APPEND in …
|
|
|
@4325
|
7 months |
Peter |
correct PP guard to reflect namespace
|
|
|
@4324
|
7 months |
Peter |
the docs described the standard as it was in C++03; update.
|
|
|
@4323
|
7 months |
Peter |
the rules for timestamp require the revision files to be present, so …
|
|
|
@4322
|
7 months |
Peter |
make the test case work in a svn wc as well (although the test does …
|
|
|
@4321
|
7 months |
Peter |
YAT_SVN_TIMESTAMP uses make variable SVN; AC_REQUIRE new macro …
|
|
|
@4320
|
7 months |
Peter |
add docs; fix dist-hook issue in test and improve diagnosis in configure.
|
|
|
@4319
|
7 months |
Peter |
add macro YAT_SVN_TIMESTAMP, which creates automake blurb with rules …
|
|
|
@4318
|
8 months |
Peter |
make test compile on CentOS.
|
|
|
@4317
|
8 months |
Peter |
bumping version to 0.20.3pre
|
|
|
@4316
|
8 months |
Peter |
Merged release 0.20.2 into trunk
|
|
|
@4315
|
8 months |
Peter |
tagging version 0.20.2
|
|
|
@4314
|
8 months |
Peter |
update copyright years
|
|
|
@4313
|
8 months |
Peter |
Preparing release 0.20.2
|
|
|
@4312
|
8 months |
Peter |
when tests create write-protected files the removal in 'init.sh' would …
|
|
|
@4311
|
8 months |
Peter |
fixes #995. If key is present, clear the value before appending the …
|
|
|
@4310
|
8 months |
Peter |
refs #995. Add tests for the case.
|
|
|
@4309
|
8 months |
Peter |
bump version to 0.20.2pre
|
|
|
@4308
|
8 months |
Peter |
merge release 0.20.1 into trunk.
|
|
|
@4307
|
8 months |
Peter |
tagging version 0.20.1
|
|
|
@4306
|
8 months |
Peter |
update copyright years
|
|
|
@4305
|
8 months |
Peter |
Preparing release 0.20.1
|
|
|
@4304
|
8 months |
Peter |
mention #994 in NEWS
|
|
|
@4303
|
8 months |
Peter |
fixes #994
|
|
|
@4302
|
8 months |
Peter |
add test for bug in VcfHeader? (refs #994).
|
|
|
@4301
|
8 months |
Peter |
docs: fix typo
|
|
|
@4300
|
8 months |
Peter |
Fixed a bug in NeedlemanWunsch? functions caused by an unsigned integer …
|
|
|
@4299
|
8 months |
Peter |
include config.h in all source files
|
|
|
@4298
|
8 months |
Peter |
fix typo in output variable causing empty output
|
|
|
@4297
|
8 months |
Peter |
simplifiy code, avoid home-brewed looping, and use blas.
|
|
|
@4296
|
8 months |
Peter |
get rid of superfluous temporary matrices U and V; avoid allocating …
|
|
|
@4295
|
8 months |
Peter |
avoid loops when functionality exists (which likely is faster).
|
|
|
@4294
|
8 months |
Peter |
simplify code
|
|
|
@4293
|
8 months |
Peter |
minor style changes
|
|
|
@4292
|
8 months |
Peter |
prefer BLAS multiplication
|
|
|
@4291
|
8 months |
Peter |
prefer blast rather than home brewed looping although the latter used …
|
|
|
@4290
|
8 months |
Peter |
add same interface for program_group as for read_group in class BamHeader?.
|
|
|
@4289
|
8 months |
Peter |
add a class Likelihood; closes #988
|
|
|
@4288
|
8 months |
Peter |
fix #include (so it compiles in VPATH build)
|
|
|
@4287
|
8 months |
Peter |
add class for KalmanFilter?
|
|
|
@4286
|
8 months |
Peter |
provide the SVD inverse function as a member function so the …
|
|
|
@4285
|
8 months |
Peter |
simplify code with test code recently added to.
|
|
|
@4284
|
8 months |
Peter |
merge test from 0.20.x branch
|
|
|
@4283
|
8 months |
Peter |
fix spurious test failure due to numerical problems when taking …
|
|
|
@4282
|
8 months |
Peter |
refs #992; add test for bug.
|
|
|
@4281
|
8 months |
Peter |
Random generator from a Multivariate Gaussian Distribution. closes #983
|
|
|
@4280
|
8 months |
Peter |
wrapper class around gsl_linalg_cholesky_decomp.
|
|
|
@4279
|
8 months |
Peter |
require GSL 2.2. refs #983.
|
|
|
@4278
|
8 months |
Peter |
closes #990. Backport some functions when building against buggy …
|
|
|
@4277
|
8 months |
Peter |
Check if wanted_version is empty at configure time (not autoconf time) …
|
|
|
@4276
|
8 months |
Peter |
require htslib v1.10; closes #991
|
|
|
@4275
|
8 months |
Peter |
htslib 1.10 is missing includes; #include here instead.
|
|
|
@4274
|
8 months |
Peter |
reimplement the other constructors using the new constructor taking a …
|
|
|
@4273
|
8 months |
Peter |
provide interface with hts_pos_t rather than int32_t (to allow large …
|
|
|
@4272
|
8 months |
Peter |
closes #774. Create multi-region iterator.
|
|
|
@4271
|
9 months |
Peter |
cater for older htslib version in which HTS_VERSION is not #defined
|
|
|
@4270
|
9 months |
Peter |
add htslib versions
|
|
|
@4269
|
9 months |
Peter |
add test code (refs #987)
|
|
|
@4268
|
9 months |
Peter |
remove leftover comment
|
|
|
@4267
|
9 months |
Peter |
remove debug code
|
|
|
@4266
|
9 months |
Peter |
if bam_copy1 fails it's not guaranteed that passed bam_ is not …
|
|
|
@4265
|
9 months |
Peter |
detect when calls to htslib functions fail.
|
|
|
@4264
|
9 months |
Peter |
extend tests for copy and assignment of BamHeader?; refs #989.
|
|
|
@4263
|
9 months |
Peter |
refs #989; remove inaccurate comment.
|
|
|
@4262
|
9 months |
Peter |
use std:: version when available
|
|
|
@4261
|
9 months |
Peter |
remove debug sleep(1)
|
|
|
@4260
|
10 months |
Peter |
improve docs
|
|
|
@4259
|
10 months |
Peter |
make scores function public
|
|
|
@4258
|
10 months |
Peter |
revert changeset r4257
|
|
|
@4257
|
10 months |
Peter |
new functions max_score and min_score
|
|
|
@4256
|
10 months |
Peter |
remove configure test that just made the code complex; prefer …
|
|
|
@4255
|
10 months |
Peter |
add class doing Kaplan-Meier estimations
|
|
|
@4254
|
10 months |
Peter |
closes #986
|
|
|
@4253
|
11 months |
Peter |
Bumping VERSION to 0.20.1pre
|
|
|
@4252
|
11 months |
Peter |
merge 0.20 release into trunk
|
|
|
@4251
|
11 months |
Peter |
tagging version 0.20
|
|
|
@4250
|
11 months |
Peter |
updating copyright years
|
|
|
@4249
|
11 months |
Peter |
Preparing release 0.20
|
|
|
@4248
|
12 months |
Peter |
change API on MultiMinimizer? and MultiMinimizerDerivative? to same as …
|
|
|
@4247
|
12 months |
Peter |
change API of Minimizer to same as RootFinder?, using a polymorphic …
|
|
|
@4246
|
12 months |
Peter |
implement functor calculating the score (derivative of logL) and its …
|
|
|
@4245
|
13 months |
Peter |
GCC -Wdeprecated-copy complains when some but not all of copy ctor, …
|
|
|
@4244
|
13 months |
Peter |
fix distcheck
|
|
|
@4243
|
13 months |
Peter |
fix compilation with GCC 9
|
|
|
@4242
|
13 months |
Peter |
turn off deprecation warning in test.
|
|
|
@4241
|
13 months |
Peter |
turn on deprecation warning also with modern GCC.
|
|
|
@4240
|
13 months |
Peter |
refs #985. Use RootFinderDerivative? rather than boost::newton_raphson. …
|
|
|
@4239
|
13 months |
Peter |
fix typo. refs #985
|
|
|
@4238
|
13 months |
Peter |
Add wrapper classes around GSL One-Dimnesional Root-Finding algorithms …
|
|
|
@4237
|
13 months |
Peter |
Add wrapper classes around GSL One-Dimensional Root Bracketing …
|
|
|
@4236
|
13 months |
Peter |
avoid compiler warning and YAT_ASSERT with gcc 11
|
|
|
@4235
|
13 months |
Peter |
remove COLS_IN_ALPHA_INDEX to avoid warning from doxygen 1.9.1
|
|
|