This repository was archived by the owner on Nov 17, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 6
Update step size dtypes #87
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestrefactoringA change that improves the codebase but doesn't necessarily introduce a new featureA change that improves the codebase but doesn't necessarily introduce a new feature
Description
In #86, I updated the step size dtypes to int64, but I imagine it would be better to perform that conversion somewhere within AeHMC; however, I don't know the best place for that at the moment.
@rlouf, if you get a minute, tell me where you think an astype could be performed so that users can specify int32 and avoid those Scan casting issues.
Originally posted by @brandonwillard in #86 (comment)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestrefactoringA change that improves the codebase but doesn't necessarily introduce a new featureA change that improves the codebase but doesn't necessarily introduce a new feature