2021-12-17 19:19:14 +0200 | commented answer | Defining functions from a finite subset of $\mathbb{N}$ to a finite subset of $\mathbb{N}$ Please see the comments before the answers. It's an operation on the vertices ( not all). |
2021-12-15 18:36:21 +0200 | commented answer | Defining functions from a finite subset of $\mathbb{N}$ to a finite subset of $\mathbb{N}$ def Req_Lab_Funs(M,y): RLF=[]; for f in Lab_Funs(M): k=1; for s in range(len(M)) |
2021-12-15 18:36:06 +0200 | commented answer | Defining functions from a finite subset of $\mathbb{N}$ to a finite subset of $\mathbb{N}$ def Req_Lab_Funs(M,y): RLF=[]; for f in Lab_Funs(M): k=1; for s in range(len(M)): fo |
2021-12-15 18:28:02 +0200 | commented answer | Defining functions from a finite subset of $\mathbb{N}$ to a finite subset of $\mathbb{N}$ Sorry John. It's working for comparatively small numbers. I am writing my edited code. Can you point out please where is |
2021-12-15 18:27:46 +0200 | commented answer | Defining functions from a finite subset of $\mathbb{N}$ to a finite subset of $\mathbb{N}$ Sorry John. It's working for comparatively small numbers. I am writing my edited code. Can you point out please where is |
2021-12-13 19:13:12 +0200 | commented question | Defining functions from a finite subset of $\mathbb{N}$ to a finite subset of $\mathbb{N}$ Thank you for your comment. It works. |
2021-12-11 12:51:18 +0200 | received badge | ● Editor (source) |
2021-12-11 12:51:18 +0200 | edited question | Defining functions from a finite subset of $\mathbb{N}$ to a finite subset of $\mathbb{N}$ Defining functions from a finite subset of $\mathbb{N}$ to a finite subset of $\mathbb{N}$ I want to define all function |
2021-12-11 12:50:20 +0200 | commented question | Defining functions from a finite subset of $\mathbb{N}$ to a finite subset of $\mathbb{N}$ I am sorry. I meant that we have some '+' on the finite set with the property that when we can add two elements then the |
2021-12-10 19:39:14 +0200 | received badge | ● Student (source) |
2021-12-10 18:18:49 +0200 | asked a question | Defining functions from a finite subset of $\mathbb{N}$ to a finite subset of $\mathbb{N}$ Defining functions from a finite subset of \mathbb{N} to a finite subset of \mathbb{N} I want to define all functions fr |
2021-12-09 19:59:21 +0200 | received badge | ● Organizer (source) |