Skip to content

Releases: BioinfoMachineLearning/GRNformer

GRNFormer v1.0.2-manuscript-archive - Archived Version Used in Manuscript

04 Mar 21:03

Choose a tag to compare

v1.0.2-manuscript-archive — Archived Version Used in Manuscript

Summary

This tag archives the exact version of the codebase used to generate the results reported in the manuscript.

Purpose

  • Ensures reproducibility of the results described in the manuscript
  • Preserves the precise code state used for experiments and analysis
  • Allows readers and reviewers to access the same implementation used in the study
  • No core functions and feature changes (fully backward compatible)

Notes

  • This version corresponds to the code used during manuscript result generation.
  • No further modifications should be made to this archived tag.

GRNFormer v1.0.2

12 Feb 03:44

Choose a tag to compare

v1.0.2 - Second Revision Maintenance Update

Summary

This release focuses on stability and internal improvements.

Includes

  • Fixed all reported bugs from the previous revision
  • Refactored and optimized existing code
  • Updated dependencies and minor logic corrections
  • No API or feature changes (fully backward compatible)

Purpose

Improve reliability, performance, and maintainability without altering functionality.