Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
More than a beta and a half! source code.tar.gz | 2023-06-29 | 68.4 kB | |
More than a beta and a half! source code.zip | 2023-06-29 | 115.0 kB | |
README.md | 2023-06-29 | 1.5 kB | |
Totals: 3 Items | 184.8 kB | 0 |
What's Changed
- Deleted the notebook as it is giving problems to work, and the transformers by @AlArgente in https://github.com/FLEXible-FL/FLEXible/pull/89
- Add a better way to share data among clients per each class by @xehartnort in https://github.com/FLEXible-FL/FLEXible/pull/87
- Add compatibility with python 3.8.10 by @xehartnort in https://github.com/FLEXible-FL/FLEXible/pull/88
- Added function to check that the function recieved by the decorators has, at least, one argument. by @AlArgente in https://github.com/FLEXible-FL/FLEXible/pull/90
- fix notebook by @xehartnort in https://github.com/FLEXible-FL/FLEXible/pull/96
- Improve number of arguments checker and its tests by @xehartnort in https://github.com/FLEXible-FL/FLEXible/pull/92
- Fix rounding in fiter by @xehartnort in https://github.com/FLEXible-FL/FLEXible/pull/93
- Add deepcopy operator and test by @xehartnort in https://github.com/FLEXible-FL/FLEXible/pull/94
- Moved utils.py and the inspect_arguments function to the folder common by @AlArgente in https://github.com/FLEXible-FL/FLEXible/pull/97
- Replace filter with select new implementation, fix notebooks too by @xehartnort in https://github.com/FLEXible-FL/FLEXible/pull/98
- Added notebook with multiple examples of how to create a FlexPool with a custom architecture. by @AlArgente in https://github.com/FLEXible-FL/FLEXible/pull/99
Full Changelog: https://github.com/FLEXible-FL/FLEXible/compare/v0.5.0...v0.6.0