This repository has been archived by the owner on Feb 28, 2024. It is now read-only.
Incremental list to 'ask' #1116
Unanswered
ZhangJzhao
asked this question in
Q&A
Replies: 1 comment
-
One simple way to get incrementing parameters is: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Here is the thing, I use this library to deal with a complex issue. In my issue, the parameters need to be incremental(like 1,5,9,15,20) in range(0,200), but I didn't find function or parameter to deal with it.
Is there any strategy to deal with my case?
thanks much
Beta Was this translation helpful? Give feedback.
All reactions