diff

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2025 License: GPL-3.0 Imports: 2 Imported by: 0

README

diff

Utility package for calculating and comparing differences between simulation values and configurations.

Notes

  • Provides hash calculation functions for deterministic file identification
  • Implements comparison methods for simulation results analysis
  • Supports diff generation between multiple simulation runs
  • Facilitates reproducibility through consistent hashing algorithms
  • Offers utilities for comparing numerical values with tolerances
  • Enables tracking of configuration changes between simulation runs
  • Includes methods for structured data comparison and visualization
  • Assists in validation and verification of simulation results

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CombinedHash

func CombinedHash(a, b []byte) string

combinedHash returns the SHA256 hash of two byte slices NOTE: hash(hash(a) + hash(b))

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL