HERA #18
lerdmann1601
announced in
Announcements
HERA
#18
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
HERA v1.2.0
HERA is a robust MATLAB toolbox designed for the scientific benchmarking of clustered data. It offers hierarchical-compensatory ranking logic, advanced effect-size statistics, and automated reporting capabilities.
🖥️ Platform Support
📦 Compatibility
📥 Installation
Option 1: MATLAB Toolbox
The easiest way to use HERA within MATLAB.
.mltbx) file.HERA.start_ranking).Option 2: Python Package
Integrate HERA into your Python data science pipelines.
pip3 install hera-matlab.import hera_matlab.Option 3: Standalone Application
Supported Platform: macOS (Apple Silicon)
No MATLAB license required.
HERA_Runtime_Installer_...) to set up the application and automatically download the MATLAB Runtime.🚀 Key Features
What's New in v1.2.0? (Feature & Stability Release)
This release introduces significant new modules for scientific validation ("Convergence Analysis") and massively improves the Python experience with smart type conversion.
📈 Scientific Validation: Convergence Analysis
HERA.start_ranking('convergence', 'true')) to validate the stability of default robust convergence parameters.🐍 Python Integration 2.0
.pyi): Added type hinting files to provide better autocompletion and static analysis support in basic Python IDEs.📚 Documentation & Usability
Contents.mfile for better help integration within the MATLAB environment.README,Example_Analysis, and other guides to match the new version and folder structure.🛠 Build & Workflow
build_HERA_...) to automatically remove temporary files (__pycache__,.DS_Store) for smaller, cleaner distribution packages.Full Changelog: v1.1.2...v1.2.0
This discussion was created from the release HERA.
Beta Was this translation helpful? Give feedback.
All reactions