Conversation
dstrain115
commented
May 20, 2025
- Add descriptions and items for the perimeter zone for quantum rpg example.
- np.complex_ is no longer in mumpy 2.0 - Should use complex128 instead.
- Add descriptions and items for the perimeter zone.
cognigami
left a comment
There was a problem hiding this comment.
What fun! Have you been to Waterloo?
| "and you can see glimpses of something metallic beneath the\n" | ||
| "surface. The air here is unusually quiet, almost peaceful,\n" | ||
| "save for the faint, rhythmic lapping of waves against the shore,\n" | ||
| "like a steady, repetitive beat." |
There was a problem hiding this comment.
Delete "repetitive". Beats are rhythmic by definition, so they repeat.
| description=(""), | ||
| description=( | ||
| "This office once belonged to a theoretical physicist.\n" | ||
| "Scattered chalk dust and equations scribbled on the walls\n" |
There was a problem hiding this comment.
I am not sure I understand the reference.
| "closed doors. The silence here is almost oppressive, broken\n" | ||
| "only by the occasional creak of the decaying structure. A faint\n" | ||
| "resonance seems to emanate from the west, a dull thrumming,\n" | ||
| "like a distant, repetitive calculation." |
There was a problem hiding this comment.
I wonder if the distant, dull thrumming would be evoked more strongly by a sound like a dot-matrix printer?
There was a problem hiding this comment.
Good idea. Done.
| "equipment state that this mill was built in 1816 by one\n" | ||
| "of the early settlers in the area and now houses a museum\n" | ||
| "dedicated to the history of the area. Graffiti on one sign\n" | ||
| "states 'We all rotate, round and round, closer to the end'" |
There was a problem hiding this comment.
Period at the end of the sentence.
| "A sign over the entrance reads 'Quantum Computing:'\n" | ||
| "'The Technology of the Future'. Graffiti painted over\n" | ||
| "it reads 'BLACK HOLE SIGN WONT YOU COME AND WASH AWAY'" | ||
| "'MY ERROR RATE'" |
There was a problem hiding this comment.
Period at the end of the sentence.
dstrain115
left a comment
There was a problem hiding this comment.
Thanks for the review! I have not been to Waterloo, but I took some notes from a former alumni....
| "A sign over the entrance reads 'Quantum Computing:'\n" | ||
| "'The Technology of the Future'. Graffiti painted over\n" | ||
| "it reads 'BLACK HOLE SIGN WONT YOU COME AND WASH AWAY'" | ||
| "'MY ERROR RATE'" |
| "equipment state that this mill was built in 1816 by one\n" | ||
| "of the early settlers in the area and now houses a museum\n" | ||
| "dedicated to the history of the area. Graffiti on one sign\n" | ||
| "states 'We all rotate, round and round, closer to the end'" |
| "closed doors. The silence here is almost oppressive, broken\n" | ||
| "only by the occasional creak of the decaying structure. A faint\n" | ||
| "resonance seems to emanate from the west, a dull thrumming,\n" | ||
| "like a distant, repetitive calculation." |
There was a problem hiding this comment.
Good idea. Done.
| description=(""), | ||
| description=( | ||
| "This office once belonged to a theoretical physicist.\n" | ||
| "Scattered chalk dust and equations scribbled on the walls\n" |
There was a problem hiding this comment.
I am not sure I understand the reference.
| "and you can see glimpses of something metallic beneath the\n" | ||
| "surface. The air here is unusually quiet, almost peaceful,\n" | ||
| "save for the faint, rhythmic lapping of waves against the shore,\n" | ||
| "like a steady, repetitive beat." |
|
@cognigami Any further comments? If not, can you approve? Thanks! |