Timeline for Odd problem with `Module` and `Block` [duplicate]
Current License: CC BY-SA 3.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 21, 2017 at 11:12 | history | closed | Kuba | Duplicate of Enforcing correct variable bindings and avoiding renamings for conflicting variables in nested scoping constructs | |
| Apr 21, 2017 at 11:12 | comment | added | Kuba | No worries, it happens, what doesn't happen so often is what you did with the edit so thanks. | |
| Apr 21, 2017 at 11:10 | comment | added | Turgon | @Kuba Thanks a lot. That solved my problem. And really sorry about the inconvenience I brought earlier. | |
| Apr 21, 2017 at 11:01 | comment | added | Kuba | Many thanks for the edit. Now it is clear you should read this: Enforcing correct variable bindings and avoiding renamings for conflicting variables in nested scoping constructs or just use the solution - Set @@ {b[x_], a} | |
| Apr 21, 2017 at 10:52 | history | edited | Turgon | CC BY-SA 3.0 | added 176 characters in body |
| Apr 21, 2017 at 10:36 | comment | added | Turgon | @Kuba I have found the problem. It seems that my attmption ϕ[x_] = ϕx to make ϕ a pure function failed, so all the following ϕs are function of x. When I change to Block, it seems fine again. Can you help me up with this? | |
| Apr 20, 2017 at 13:32 | history | edited | Turgon | CC BY-SA 3.0 | deleted 105 characters in body |
| Apr 20, 2017 at 13:10 | history | edited | Turgon | CC BY-SA 3.0 | deleted 1 character in body |
| Apr 20, 2017 at 12:49 | history | edited | Turgon | CC BY-SA 3.0 | deleted 1036 characters in body; added 82 characters in body |
| Apr 20, 2017 at 12:30 | history | edited | Kuba | CC BY-SA 3.0 | deleted 533 characters in body |
| Apr 20, 2017 at 12:27 | history | asked | Turgon | CC BY-SA 3.0 |