Timeline for answer to Cutting a Circular Pizza Vertically by Damian Pavlyshyn
Current License: CC BY-SA 4.0
Post Revisions
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 15, 2023 at 0:35 | comment | added | Giuseppe |
you can use eigen(...)$va instead of eigen(...)[[1]] for -2 bytes. For testing purposes you can use eigen(...,T,T) to only calculate the eigenvalues, which should speed things up considerably.
|
|
| Aug 14, 2023 at 23:38 | history | edited | Damian Pavlyshyn | CC BY-SA 4.0 |
added 4 characters in body
|
| Aug 14, 2023 at 16:00 | comment | added | pajonk |
You have a wrong link for the R in the header :P
|
|
| Aug 14, 2023 at 7:29 | history | edited | Damian Pavlyshyn | CC BY-SA 4.0 |
added 2 characters in body
|
| Aug 14, 2023 at 7:23 | history | answered | Damian Pavlyshyn | CC BY-SA 4.0 |