|
|
@4186
|
4 days |
Peter |
use QuantileNormalizer2 in QuantileNormalizer?, deprecate …
|
|
|
@4185
|
4 days |
Peter |
add a new class for Quantile Normalization that be used in a train set …
|
|
|
@4184
|
7 days |
Peter |
class to model mixture model of NegativeBinomials?, refs #979
|
|
|
@4183
|
7 days |
Peter |
prefer passing by const& not by value
|
|
|
@4182
|
3 weeks |
Peter |
avoid long lines
|
|
|
@4181
|
3 weeks |
Peter |
add brackets to help latex parsing; change log to ln to clarify that …
|
|
|
@4180
|
4 weeks |
Peter |
refs #979. Add class for inference of Poissonian mixture models.
|
|
|
@4179
|
5 weeks |
Peter |
don't include what message from caught exception when throw_with_nested
|
|
|
@4178
|
5 weeks |
Peter |
avoid limit interface to Matrix when not needed. refs #202
|
|
|
@4177
|
5 weeks |
Peter |
remove leftover
|
|
|
@4176
|
5 weeks |
Peter |
add missing files from prev changeset (refs #978)
|
|
|
@4175
|
5 weeks |
Peter |
add wrapper classes around GSL's multimin algos using derivative. …
|
|
|
@4174
|
7 weeks |
Peter |
Fix major memory leak introduced during the refactoring of the
Matrix …
|
|
|
@4173
|
8 weeks |
Peter |
refs #978. Add missing file.
|
|
|
@4172
|
8 weeks |
Peter |
refs #978. Wrapper classes around gsl_multimin_fminimizer.
|
|
|
@4171
|
2 months |
Peter |
docs: add since tag for new function
|
|
|
@4170
|
2 months |
Peter |
New function VCF::Data::set(2)
|
|
|
@4169
|
3 months |
Peter |
docs: don't mention libbam (since we require htslib)
|
|
|
@4168
|
4 months |
Peter |
mention r4167 in NEWS
|
|
|
@4167
|
4 months |
Peter |
When a second exception was thrown, the JobHandler? would handle it …
|
|
|
@4166
|
4 months |
Peter |
remove trailing WS
|
|
|
@4165
|
4 months |
Peter |
Bumping version to 0.19.2pre
|
|
|
@4164
|
4 months |
Peter |
Merge release 0.19.1 into trunk
|
|
|
@4163
|
4 months |
Peter |
tagging version 0.19.1
|
|
|
@4162
|
4 months |
Peter |
add line for 0.19.1
|
|
|
@4161
|
4 months |
Peter |
update copyright years
|
|
|
@4160
|
4 months |
Peter |
Preparing release 0.19.1
|
|
|
@4159
|
4 months |
Peter |
mention #980, #981 and #982 in NEWS. (refs #980, #981 and #982)
|
|
|
@4158
|
4 months |
Peter |
fixes #982
|
|
|
@4157
|
4 months |
Peter |
fixes #981
|
|
|
@4156
|
4 months |
Peter |
refs #980. Test was inci=omplete in r4155. Fixed here.
|
|
|
@4155
|
4 months |
Peter |
fixes #980
|
|
|
@4154
|
4 months |
Peter |
fix spurious error
|
|
|
@4153
|
4 months |
Peter |
New class OptionVersion?. closes #824.
|
|
|
@4152
|
4 months |
Peter |
help.test was never meant as a test in itself but only as a program to …
|
|
|
@4151
|
4 months |
Peter |
fix bug UnityScaler? used std::accumulate but did not include <numeric>.
|
|
|
@4150
|
4 months |
Peter |
add a fit function that allows providing the starting values of model …
|
|
|
@4149
|
4 months |
Peter |
docs: fix typo
|
|
|
@4148
|
4 months |
Peter |
fix docs
|
|
|
@4147
|
4 months |
Peter |
add class for random number generator from negative binomial distribution.
|
|
|
@4146
|
4 months |
Peter |
assuming that VCF::Info operator<< is used more often that ::str(), …
|
|
|
@4145
|
4 months |
Peter |
implement subset functions and constructor taking #samples (refs …
|
|
|
@4144
|
4 months |
Peter |
Add interface to construct a VCF with n samples and to select a subset …
|
|
|
@4143
|
5 months |
Peter |
upgrade to autoconf-archive 2022.02.11
|
|
|
@4142
|
5 months |
Peter |
prefer https when uploading to sourceforge
|
|
|
@4141
|
5 months |
Peter |
closes #977. Implement view into gsl_vector, gsl_matrix, and arrays.
|
|
|
@4140
|
5 months |
Peter |
allow MatrixBase? as input in inverse_svd (refs #202). In Perceptron, …
|
|
|
@4139
|
5 months |
Peter |
the same bug reported in ticket #897 for vectors is also the case for …
|
|
|
@4138
|
5 months |
Peter |
allow matrix views in nan function
|
|
|
@4137
|
6 months |
Peter |
add proxy class to allow returnning a MatrixView? from a function (same …
|
|
|
@4136
|
6 months |
Peter |
closes #975 and refs #202; use Container2DIterator as …
|
|
|
@4135
|
6 months |
Peter |
refs #975; allow conversion from Container2DIterator<C1> to …
|
|
|
@4134
|
6 months |
Peter |
avoid duplicated typedefs for mutable iterators in MatrixBase? and …
|
|
|
@4133
|
6 months |
Peter |
refs #202 and #975; fix issue with column_iterators in matrix view …
|
|
|
@4132
|
6 months |
Peter |
fixes #976 concept for Container2D now works with abstract class
|
|
|
@4131
|
6 months |
Peter |
tests for Matrix View iterators; refs #975 and #202.
|
|
|
@4130
|
6 months |
Peter |
Add function fit2 taking new class MatrixBase?. Keep the old interface …
|
|
|
@4129
|
6 months |
Peter |
refs #202. Adding classes for Matrix View (and corresponding const version)
|
|
|
@4128
|
6 months |
Peter |
fix typo. Doesn't matter what the condition is named, but let's call …
|
|
|
@4127
|
6 months |
Peter |
add needed include
|
|
|
@4126
|
6 months |
Peter |
avoid including cassert in header files.
|
|
|
@4125
|
6 months |
Peter |
when possible change public interface 'const Matrix&' and 'Matrix&' to …
|
|
|
@4124
|
6 months |
Peter |
refs #202. Rearrange structure of matrix classes. After trying a few …
|
|
|
@4123
|
6 months |
Peter |
remove old debug printout
|
|
|
@4122
|
7 months |
Peter |
extend test with call to VCF::Info::count(1)
|
|
|
@4121
|
8 months |
Peter |
prefer * over /
|
|
|
@4120
|
8 months |
Peter |
make the message in thrown exception more informative
|
|
|
@4119
|
8 months |
Peter |
split Matrix interface into three classes: MatrixBase?, MatrixMutable? …
|
|
|
@4118
|
9 months |
Peter |
document operations that invalidate references, views, iterators, etc. …
|
|
|
@4117
|
9 months |
Peter |
add assert
|
|
|
@4116
|
9 months |
Peter |
correct typo
|
|
|
@4115
|
9 months |
Peter |
always include config.h in source files
|
|
|
@4114
|
9 months |
Peter |
new class for one-way ANOVA test
|
|
|
@4113
|
9 months |
Peter |
fix docs typo
|
|
|
@4112
|
9 months |
Peter |
bump lt-version-info post-release, noy just before.
|
|
|
@4111
|
9 months |
Peter |
bumping version to 0.19.1pre
|
|
|
@4110
|
9 months |
Peter |
merge release 0.19 into trunk
|
|
|
@4109
|
9 months |
Peter |
tagging version 0.19
|
|
|
@4108
|
9 months |
Peter |
update copyright years
|
|
|
@4107
|
9 months |
Peter |
Preparing release 0.19
|
|
|
@4106
|
9 months |
Peter |
docs: c++11 is required
|
|
|
@4105
|
10 months |
Peter |
implement +=, -=, and *= operators for DiagonalMatrix?; prefer using …
|
|
|
@4104
|
10 months |
Peter |
make doxygen happy
|
|
|
@4103
|
10 months |
Peter |
closes #710
|
|
|
@4102
|
10 months |
Peter |
add wrapper function that calls std::string::contains, ::starts_with, …
|
|
|
@4101
|
10 months |
Peter |
AX_CXX_COMPILE_STDCXX_11 is just a one-line call to …
|
|
|
@4100
|
10 months |
Peter |
refs #710; activate tests and set XFAIL
|
|
|
@4099
|
10 months |
Peter |
avoid setting svn:keywords on 3rd-party files
|
|
|
@4098
|
10 months |
Peter |
minor docs change
|
|
|
@4097
|
10 months |
Peter |
use boost when functionality is available; prefer passing const& …
|
|
|
@4096
|
10 months |
Peter |
simplify code and alter private interface to reflect what's going on inside
|
|
|
@4095
|
10 months |
Peter |
docs
|
|
|
@4094
|
10 months |
Peter |
handle spaces in argument to --htmldir
|
|
|
@4093
|
10 months |
Peter |
update RP to match changes on the wiki
|
|
|
@4092
|
10 months |
Peter |
prefer https when referring to ~jari/documents pages; mention function …
|
|
|
@4091
|
10 months |
Peter |
bumping version to 0.20pre
|
|
|
@4090
|
10 months |
Peter |
New stable branch 0.19
|
|
|
@4089
|
10 months |
Peter |
updating copyright years
|
|
|
@4088
|
10 months |
Peter |
Prepare 0.19-stable branch
|
|
|
@4087
|
10 months |
Peter |
extend docs; closes #710
|
|
|