Skip to content

easydiffraction 0.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Sep 10:19
· 11 commits to master since this release
f740bbf

Changed

  • Split add() into dedicated methods for experiment creation (#86)
  • Refactor Datastore: Cleaner design with experiment-specific subclasses and CIF conversion (#88)
  • Restructure fitting components into dedicated analysis/fitting module (#89)
  • Remove unused register method from CalculatorFactory (#90)
  • Remove redundant return value from calculate_pattern (#91)
  • Refactor default constants: replace strings with enums, and relocate into relevant classes (#92)
  • Improve documentation build workflow with clearer job separation, artifact handling, and automated release PR creation (develop → master) (#93)
  • Complete the description attribute for all parameters (#95)