Skip to content

Mjxtex math runoff fix#78

Merged
coreyneskey merged 5 commits intomainfrom
mjxtex_math_runoff_fix
May 29, 2025
Merged

Mjxtex math runoff fix#78
coreyneskey merged 5 commits intomainfrom
mjxtex_math_runoff_fix

Conversation

@coreyneskey
Copy link
Copy Markdown
Contributor

No description provided.

…or database operations. store uses UUID for replacement, load by name fetches the first match. Creating FairModel('New Name') generates a new UUID and thus a new, distinct model.
… in FairDataInput.__init__. This will ensure that any parameters supplied for SLEF (e.g., low, mode, high, constant, mean) are checked to be within [0, 1]. It also ensures that the generated values for SLEF are clipped to [0, 1].
@coreyneskey coreyneskey requested a review from darvid May 29, 2025 03:49
@coreyneskey coreyneskey linked an issue May 29, 2025 that may be closed by this pull request
@coreyneskey coreyneskey merged commit f9a5b25 into main May 29, 2025
7 checks passed
@coreyneskey coreyneskey deleted the mjxtex_math_runoff_fix branch May 29, 2025 17:07
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.

Fix mjxtex math runoff on docs

2 participants