Marcus Cuda

Results 4 comments of Marcus Cuda

It looks like SVDLIBC is a fork of SVDPACKC but only includes one algorithm from it - the one that seems to be the "best" general version if I read...

@AlexKNM I just picked a new contract and with a vacation coming up, it will be awhile before get to this.

+1 for a single native provider

Adding a @ApiQuery after @ApiPagniationQuery seems to do work ``` @ApiPaginationQuery(RecipientPaginationConfig) @ApiQuery({ name: 'filter.service', required: false, type: String, isArray: true, description: `Filter by id query param. ${p('Format', `filter.service={$not}:OPERATION:VALUE`)} ${p('Example', `filter.service=$eq:SMS`)}...