wolfhece.wolf_array

wolf_array.py - Backward compatibility re-export module.

All classes have been moved to separate files for modularity: - WolfArray -> wolfhece.wolf_array._base - WolfArrayMB -> wolfhece.wolf_array._mb - WolfArrayMNAP -> wolfhece.wolf_array._mnap

This file re-exports everything so that existing code using from wolfhece.wolf_array import … continues to work.

Author: HECE - University of Liege, Pierre Archambeau Date: 2024

Copyright (c) 2024 University of Liege. All rights reserved.

This script and its content are protected by copyright law. Unauthorized copying or distribution of this file, via any medium, is strictly prohibited.

Submodules

Package Contents

wolfhece.wolf_array.WolfArrayData[source]