Adrian
Followers: 0 Following: 0
Feeds
提问
Selectin elements that satisfy a certain condition with modular arithmetic
Suppose I have the finite field F_3={0,1,2}. Suppose I have the following equations: 1=x_1+x_4+x_5 0=x_2+x_5+x_6 0=x_3+x_4+x_...
5 months 前 | 1 个回答 | 0
1
个回答提问
How to pick all elements from a set that satisfy a certain condition?
Let's say I have a set of numbers A=-5,-4,-3,-2,-1,0,1,2,3,4,5 and I want to pick those pairs that give a sum of 1. For example...
5 months 前 | 1 个回答 | 0