lnccbrown / lnccbrown/ssm-simulators

Relax assumptions on param names beyond alpha-numeric without `_`

Open
#226 0 comments 0 reactions 0 assignees View on GitHub
enhancement good-first-issue linear-ssm-simulators
Dominant language
Jupyter Notebook
Stars
24
Forks
18
Avg merge
1d 14h
Merged PRs (30d)
9

Description

We now have a safeguard that makes sure parameter names are Alphanumeric.
This may have been a bit to strict, we could e.g. at least include `.` as natural separators.
Originally raised by @krishnbera

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the safeguard that enforces alphanumeric parameter names and inspect how parameter names are validated. Confirm the intended separator behavior, including periods, while preserving existing support for underscores and alphanumeric names; done means the validation accepts the agreed names without weakening unrelated checks.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.