ZHG2017

Results 6 issues of ZHG2017

Shared memory Chinese Remainder Algorithm using Paladin.

Hybrid/Combined solve CRA merged with the current master branch and cleaned up.

The compile-time error will be triggered while defining a field as follows : ```c++ static Givaro::Integer q = 101; Givaro::ModularBalanced F(q); ```

enhancement

Implementation of fgemv for rns with corresponding helpers

This is a quickfix for the issue #3174 Added install request construction for the update process Added condition test to avoid conflict for removing and updating the same package at...

release::bug_fixes

Having put a bit more details on how to build from source either as a developer or as a user

release::ci_docs