Apstrim

Latest version: v3.0.0

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

Scan your dependencies

Page 1 of 3

2.0.5

Fixed

Consistency check for MessagePack version.

apstrim.py: False exit if span < section interval

scan.py
Short files showed no data.

2.0.2

Changed

apstrim. Directory section is updated each time when new section is created.
This allows for simultaneous reading and writing access to lobooks.

scan.extract_objects():
Added bufSize argument. Corrected the handling of startTime and span arguments
Calculation of the extraction speed is corrected. The extraction speed reaches
950 MB/s.

setup.py:
Dependency of msgpack_numpy have been removed.

2.0.0

Changed

Major upgrade. The extraction performance drastically improved (~100 times).
Vertical stacking of parameters. The sections are now maps of parameters.
Parameters are converted to lists of numpy arrays, stored as bytes.
The packing of bytes is 100 times faster than the packing of lists of lists.
Concatenation of parameters accross of sections is done using list.extend(),
this is 6 times faster than using numpy concatenation.
The iteration speed during extraction reaches 1000 MB/s (tested with
1.3 GB file test_1200_MBPS.aps).

1.4.0

Changed
Par2key maps to integer instead of string. Msgpack allows it.
Section 'abbreviation' renamed by 'index'.

1.3.1

Docstrings have been updated.

Added

API reference in **html**.

1.3.0

Added

The apstrim.plot.py have been replaced by two files: apstrim.scan.py and
apstrim.view.py.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.