Skip to content

[#254] Observation dtype specification#255

Merged
Mark2000 merged 1 commit intodevelopfrom
bugfix/dtypes
May 5, 2025
Merged

[#254] Observation dtype specification#255
Mark2000 merged 1 commit intodevelopfrom
bugfix/dtypes

Conversation

@Mark2000
Copy link
Copy Markdown
Contributor

@Mark2000 Mark2000 commented May 5, 2025

Description

Closes #254

Allows for specification of observation dtype.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How should this pull request be reviewed?

  • By commit
  • All changes at once

Checklist

  • I have performed a self-review of my code
  • I have commented my code in hard-to-understand areas
  • I have made corresponding changes to the documentation and release notes
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • If I changed an example ipynb, I have locally rebuilt the documentation

@dhutererprats dhutererprats self-assigned this May 5, 2025
Copy link
Copy Markdown
Contributor

@dhutererprats dhutererprats left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Now both float32 and float 64 will be compatible as observation data types.

@Mark2000 Mark2000 force-pushed the bugfix/dtypes branch 3 times, most recently from 91984b3 to a965f6c Compare May 5, 2025 21:11
@Mark2000 Mark2000 merged commit cb8d6a7 into develop May 5, 2025
5 checks passed
@Mark2000 Mark2000 deleted the bugfix/dtypes branch May 5, 2025 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

An issue with dtypes

2 participants