You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi @giovp
I am writing this issue to document one of the commits I will make in #696. At this point it will be hard for me to separate that commit in the PR and it will be a small discussion compared to how big the PR will be. I want to discuss this implementation.
hi @giovp
I am writing this issue to document one of the commits I will make in #696. At this point it will be hard for me to separate that commit in the PR and it will be a small discussion compared to how big the PR will be. I want to discuss this implementation.
moscot/src/moscot/base/problems/problem.py
Lines 615 to 634 in 0892c6b
First Issue: Typo
first of all I will fix the type from
attrs
toattr
Second Issue: Standardization
but I also want to ask whether
is a correct standardization, shouldn't it be
since we'd like each feature to be gaussian units right? or am I missing something?
The text was updated successfully, but these errors were encountered: