Mud-py

Latest version: v1.3.0

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

Scan your dependencies

Page 1 of 2

1.2.14

Updates

* Added wheel to dependencies
* Updated README
* Added mlist checks for missing keys
* Fixed recursion issues with nested mlists
* Handle getting/setting varying sizes of real/integer values for ivar
* Updated to toml install scheme

1.2.7

Updates

* Fixed encoding error (present on isdaq01)
* Renamed mudpy_friendly.pyx to avoid name clash on compilation
* Removed superfluous mud_fort.c code
* Added pre-install of cython and numpy code to setup.py
* Added windows classifiers
* Updated MUD source files
* Changed `__MSDOS__` flag in mud.h to `_WIN32`

1.2.2

Updates

* Fixed inf recursion error when upper mdict objects missing (hist, ivar, etc)
* Added __bool__ function to mcontainers

1.2.1

Updates

* Fixed np.pow error
* Updated README
* Cleaned init, split containers into new files
* Added __init__ for containers
* Added a single variable to define the character encoding
* Uses a compile-time definition for the maximum size of the title and comment characters
* Uses constants instead of literals in mud_friendly.pyx
* Fixed inf recursion error on getattr

1.1.0

Updates

* Fixed some issues with operators on mcontainers
* Added list and np.ndarray methods to mhist
* Updated README
* Added numpy include statement for windows install
* Fixed get_comment_body to actually read the body

1.0.0

General

* Changed name to mud-py
* Updated readme

mud_friendly

* Added constants from mud.h
* Added write functions
* Added get and set ivar history functions
* Removed cast to int on return values
* Updated docstrings
* Added input data types

mdata

* Fixed recursion error on lookup
* Updated scaler container to hold array
* Added write function
* Added set_description
* Moved init contents to _read_file

Page 1 of 2

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.