Releases: OpenMined/PyDP
Releases · OpenMined/PyDP
v0.1.1-alpha
PyDP v0.1.1-alpha Release Notes
New functionality:
- Bindings for
distribution.h
(#114 by @alejandrosame ) - Bindings for
percentile.h
(#116 by @alejandrosame ) - Bindings for
order_statistics.h
(#121 by @chinmayshah99 ) - Bindings for
count.h
(#122 by @alejandrosame ) - Bindings for
bouned-sum.h
(#130 by @replomancer )
Bug fixes:
- Carrots demo Compatibility (#139, #138 by @chinmayshah99 )
- Fixed docker build issue (#131 by @chinmayshah99 )
- Fixed Makefile syntax (#130 by @replomancer )
Refactoring:
- Major File Reorganization (#115 by @chinmayshah99 )
Examples and Tutorials:
- Improvement in carrots demo (#128. #132 by @codeboy5 )
- Added bounded Sum in notebook (#135 by @codeboy5 )
Documentation:
- Documentation update for release. (#141 by @chinmayshah99 )
Tests and Builds:
- Adding data-type tests across all files. (#123 by @leclair-7 )
- Fixed some broken tests (#140 by @chinmayshah99 )
- Added pypi workflow (#136, #133 by @chinmayshah99, @youben11 @Benardi )
Note 1: This release does not work on Windows, OSX (use Docker for that)
Alpha Release
Note: This release does not work on Windows (use Docker to run the same).