We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 008e31d commit a851509Copy full SHA for a851509
1 file changed
inst/NEWS.Rd
@@ -1,6 +1,16 @@
1
\name{NEWS}
2
\title{News for Package 'FDboost'}
3
4
+\section{Changes in FDboost version 1.0-2 (2021-06-29)}{
5
+ \subsection{Miscellaneous}{
6
+ \itemize{
7
+ \item Anisotropic tensor-product operators \code{b1 \%A0\% b2} and \code{b1 \%Xa0\% b2} now
8
+ also working when \code{lambda} is specified for \code{b1} and \code{df} is specified for \code{b2}
9
+ (or vice versa).
10
+ }
11
12
+}
13
+
14
\section{Changes in FDboost version 0.3-4 (2020-08-31)}{
15
\subsection{Bug-fixes}{
16
\itemize{
0 commit comments