Cpymad

Latest version: v1.17.0

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

Scan your dependencies

Page 4 of 30

25.03.2018

- command/element etc:
* retrieve information about commands from MAD-X ``defined_commands`` and
store in ``Command`` instances.
* use ``Command`` to improve command string generation and type-checks in
``util.mad_command`` (9)
* quote filename parameters when composing command string
* use deferred expressions (``:=``) whenever passing strings to
non-string parameters (11)
* subclass elements, beam from ``Command``
* support attribute access for table/mappings/commands/elements/beams etc
* allow case-insensitive access
* overload index-access in tables to retrieve rows
* implement ``Element.__delitem__`` by setting value to default
* return name for global elements too
* add ``Madx.base_types`` data variable that yields the base elements
* add ``Element.parent``/``base_type`` attributes
* more concise string representations
* strip -Proxy suffix from class names
* apply user defined row/column selections even when no output file is
specified

- installation:
* automatically use ``-lquadmath``
* add ``--static`` flag for setup script, use ``--shared`` by default
* no more need to link against PTC shared object separately
* finally provide some binary wheels for py 3.5 and 3.6 (32)

- raise cython language_level to 3
- require MAD-X 5.04.00

24.11.2021

Build updates:

- add wheels for python 3.10 (EXPERIMENTAL)
- add wheels for arm64 (EXPERIMENTAL, UNTESTED)
- add manylinux2014 wheels
- deprecate the manylinux1 wheels
- refactor build scripts to make it easier to build wheels for arm64
- refactor build scripts to make it easier to run the manylinux build locally
(for debugging)

24.10.2017

- replace Madx.get_transfer_map_7d method
- require ``MAD-X 5.03.07`` (bugfix n_nodes)
- documentation improvements

24.09.2016

- depend on *minrpc* for RPC
- in setup: fix ``NameError: force_lib`` on Mac

24.07.2018

- fix py2 syntax error in setup.py

24.01.2023

- add wheels for python 3.11
- fix platform identification to work with Apple Silicon architecture
(no upstream M1 wheels yet)

Page 4 of 30

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.