Releases: Wall-Go/WallGoMatrix
Releases · Wall-Go/WallGoMatrix
Release v1.0.0
We announce the release of WallGoMatrix v1.0.0, a key component of the WallGo suite for first-order cosmological phase transitions.
New Features:
- Matrix Element Calculation: Computes 2-to-2 scattering matrix elements for out-of-equilibrium particles.
- Custom Model Support: Users can define effective potentials and particle interactions.
- Built on DRalgo & GroupMath: Efficiently utilizes group theory and tensor construction.
- Easy Installation: Install via Wolfram paclet or manually.
Requirements:
- Mathematica versions 12.x, 13.x, or 14.x
- GroupMath v1.1.2 (automatically included)
Release v0.3.0
- GroupMath Loading: Adapt the loading process for GroupMath, removing the old loading method to streamline it.
- Namespace Adjustments: Update namespaces in global variables, WallGoMatrix, and tests to ensure consistency and avoid conflicts.
- Readme and Documentation: Revise the README with the new loading path, correct any typos, and update examples to reflect recent changes.
- Installation Flag: Add a flag for GroupMath installation, enabling easy checks or configurations related to this dependency.
- Versioning: Update the version number to reflect these changes in both the README and paclet information files.
Release v0.2.1
merge with main
Release v0.2.0
General Changes
• Updated to the latest version with refactored module names and improved naming conventions.
• Replaced tables with maps to enhance data handling.
• Streamlined extraction processes, particularly for light particles, and removed redundant elements.
• Improved error handling for undefined particles.
Function and API Adjustments
• Removed usermasses, UserCouplings, particle masses, and light particles from ExportMatrixElements.
• Added light particle list for clearer reference and optimized their extraction.
• Refactored out-of-equilibrium (out-of-eq) extraction and removed outdated versions.
Examples and Models
• Adapted xsm and yukawa examples to reflect latest changes.
• Added two new models and refined HDF5 export compatibility.
• Completed all existing examples and added a new example focusing on field indices.
Testing and Documentation
• Updated and expanded tests to cover recent modifications.
• Improved docstrings with new formatting standards for readability.
Build and Release Updates
• Updated paclet building and file paths for smoother integration.
• Revised release scripts, including the path for version updates.
Compatibility and Maintenance
• Synchronized idm and electroweak files with the WallGo Models folder for consistency.
• Minor updates and comments cleanup, including fixing a release process oversight with lepton definitions in model configuration.
Release v0.1.3
Release as Paclet
Release v0.1.2
merge
Release v0.1.1
Beta version
Alpha version
This is the first public version of WallGoMatrix, for alpha testing.