Exopy / exopy_hqc_legacy

Transition package to smooth transition from HQCMeas to Exopy.
BSD 3-Clause "New" or "Revised" License
0 stars 10 forks source link

Port parts of HQCMeas #1

Open MatthieuDartiailh opened 8 years ago

MatthieuDartiailh commented 8 years ago

The part of HQCMeas to port are the following :

Porting tasks should be straightforward as it mainly means to handle task declarations, in some cases taking advantages of some new features (checks based on tag, ...) would make sense. Pairs should be replaced by OrderedDict and edited with the DictEditor. The other two needs completion of https://github.com/Ecpy/ecpy/issues/16 before being tackled. DONE