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
target code 対象となるコード 明確に分かっているならば書く
libs/tools/create_zeta.py Is your feature request related to a problem? Please describe. この機能追加リクエストは何かの問題に関連していますか?
現状だと正方領域における代表点しか取れない。長方形状とかもできてほしい。
Describe the solution you'd like 望む解決策の説明
A clear and concise description of what you want to happen. zeta_minとかzeta_maxでそれぞれの次元の値を指定できるようにする。またその場合はresolutionは不適切で、それぞれの次元でいくつ代表点を取るか指定できるようにする。
The text was updated successfully, but these errors were encountered:
target code 対象となるコード 明確に分かっているならば書く
libs/tools/create_zeta.py
Is your feature request related to a problem? Please describe. この機能追加リクエストは何かの問題に関連していますか?
現状だと正方領域における代表点しか取れない。長方形状とかもできてほしい。
Describe the solution you'd like 望む解決策の説明
A clear and concise description of what you want to happen.
zeta_min
とかzeta_max
でそれぞれの次元の値を指定できるようにする。またその場合はresolution
は不適切で、それぞれの次元でいくつ代表点を取るか指定できるようにする。The text was updated successfully, but these errors were encountered: