| bio | website | |
|---|---|---|
| location | Calgary, Canada | |
| age | 19 | |
| visits | member for | 11 months |
| seen | Feb 7 at 8:20 | |
| stats | profile views | 108 |
I am currently attending the University of Calgary for an Honours Pure Mathematics degree.
|
Feb 7 |
revised |
Generating a non-convex polyhedron from a list of vertex coordinates added 131 characters in body |
|
Feb 5 |
comment |
Generating a non-convex polyhedron from a list of vertex coordinates The figure I generated from the code in my answer ended up in a paper I wrote: arxiv.org/abs/1210.5756 if you are interested! Thanks for the help. |
|
Feb 5 |
comment |
Linear Solve with Modular Arithmetic @Artes Sorry that I forgot to accept your answer, yes it was helpful and exactly what I needed to finish writing my Algorithm. Thanks! |
|
Feb 5 |
accepted | Linear Solve with Modular Arithmetic |
|
Oct 4 |
comment |
Linear Solve with Modular Arithmetic @J.M., I did not know that. Can you tell me how I would do this syntactically? |
|
Oct 4 |
asked | Linear Solve with Modular Arithmetic |
|
Jul 13 |
comment |
Using FindInstance to Prove No Solutions Exist @ThiesHeidecke: I ended up having already solved this particular problem I asked in the question, but this technique happened to end up being very useful for something else I am now working on, so thank you! |
|
Jul 11 |
awarded | Nice Question |
|
Jul 8 |
accepted | Using FindInstance to Prove No Solutions Exist |
|
Jul 8 |
revised |
Using FindInstance to Prove No Solutions Exist added 6 characters in body |
|
Jul 8 |
comment |
Using FindInstance to Prove No Solutions Exist I'm not sure why I should add my bounds on the angles to be periodic... I only consider it relevant to consider to internal angle which is bounded below $2\pi$. |
|
Jul 7 |
asked | Using FindInstance to Prove No Solutions Exist |
|
Jul 4 |
comment |
Problems Computing (in a reasonable amount of time) Solutions to a System of Inequalities @Artes: That substitution $2^p \rightarrow x, 2^r \rightarrow y, 2^s \rightarrow z$ was a great idea. Thanks for the answer! |
|
Jul 4 |
comment |
Problems Computing (in a reasonable amount of time) Solutions to a System of Inequalities @VitaliyKaurov: Thanks for clearing up my concern about how I thought the computation was using a bad algorithm since it was taking so long to do. |
|
Jul 4 |
comment |
Problems Computing (in a reasonable amount of time) Solutions to a System of Inequalities Thank you very much for the thoughtful response, your answer was the most useful for actually answering my question so I am accepting it (although the other ones were also very insightful as well!) |
|
Jul 4 |
accepted | Problems Computing (in a reasonable amount of time) Solutions to a System of Inequalities |
|
Jul 4 |
comment |
Problems Computing (in a reasonable amount of time) Solutions to a System of Inequalities I tried both of your ideas and they were not very useful in reducing the computation time. Any other ideas? |
|
Jul 4 |
comment |
Problems Computing (in a reasonable amount of time) Solutions to a System of Inequalities @J.M. I have not, I will go try it! Thanks for the suggestion. |
|
Jul 4 |
asked | Problems Computing (in a reasonable amount of time) Solutions to a System of Inequalities |
|
Jun 26 |
accepted | Defining a Unique Domain for Solving Diophantine Equations |