Madoka

Latest version: v0.7.1

Safety actively analyzes 613777 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.7.1

------------------

- Fix bug for Python 2.7

0.7

----------------

- Support Python 3.5 - 3.7
- Unsupport Python 2.6
- Add `most_common()` function (requiring to give `k=n` parameter to constructer)
- Add `median()` function
- Fixed a bug that madoka::FILE_PRELOAD does not work

0.6

----------------

- Support Python 3.4
- Improve processing time of `inner_product()`
- Fix `shrink()` method bug
- Change `filter()` methods param
- Support with-statement
- Implement increment-add from dict
- (e.g.) summed_sketch = sketch + dict; sketch += dict

0.5

----------------

- Add Croquis classes handling some data types (e.g., float, uint8)
- Given length=True to inner product method, returns also square length of both left hands and right hands sketch
- Add fromdict method

0.4

----------------

- Implement dict-like interface (e.g., sketch['key'])
- Add filter() method
- Add values() method for dumping all values

0.3

----------------

- Key length is automatically determined when it is not given
- Remove filter function
- Slightly decreasing amount of memory usage

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.