(ↄ) | Dror Bar-Natan: AcademicPensieve: Projects: | About Recent Changes This Month Random |
Archive
Notebook (.pdf) | Source (.nb) | Created | Last Modified | Summary | |
---|---|---|---|---|---|
1 | AddingZerosBug | source | 2024-05-15 12:36:30 | 2024-05-15 14:47:22 | Mathematica is ridiculous when you add vectors not as it likes. Adding $n$ zero vectors seems to take an exponential amount of time! |
2 | AdditionUpValueBug | source | 2024-03-17 10:28:57 | 2024-05-15 12:35:53 | |
3 | DetBugV8 | source | 2024-03-17 10:28:57 | 2013-02-05 08:24:04 | A determinant bug in mathematica version 9 - this notebook was evaluated on version 8, and there's no bug. |
4 | DetBugV9 | source | 2024-03-17 10:28:57 | 2013-02-06 16:37:55 | A determinant bug in mathematica version 9. (Fixed in 9.0.1) |
5 | ExpTimeInPatternMatching | source | 2024-03-17 10:28:57 | 2020-12-29 16:50:07 | Bizarre exponential-time behaviour in pattern matching. |
6 | init | source | 2024-03-17 10:28:57 | 2024-08-13 11:03:14 | My global Mathematica initialization file. |
7 | Localization | source | 2024-03-17 10:28:57 | 2018-03-04 15:02:21 | |
8 | MathematicaGames-200510 | source | 2024-03-17 10:28:57 | 2020-05-10 17:59:54 | NumericArray, WebImage, StartWebSession, WebExecute. |
9 | OnlineExperiment-150316 | source | 2024-03-17 10:28:57 | 2015-03-16 11:31:17 | |
10 | ParenthesizeSelection | source | 2024-03-17 10:28:57 | 2015-09-28 08:22:24 | Parenthesize a selection, following http://mathematica.stackexchange.com/questions/84720/parenthesize-what-i-have-highlighted. |
11 | SubsuperscriptBug-1 | source | 2024-03-17 10:28:57 | 2016-09-26 09:27:19 | |
12 | SubsuperscriptBug-2 | source | 2024-03-17 10:28:57 | 2016-09-26 09:27:30 | |
13 | SubsuperscriptBug | source | 2024-03-17 10:28:57 | 2016-09-26 09:43:09 | A bug in how Mathematica saves subsuperscript boxes. |
14 | Warning - Flat - NonCommutativeMultiply | source | 2024-03-17 10:28:57 | 2018-01-25 09:27:38 | Warning! Bad interaction of NonCommutativeMultiply/Flat with f[x_]:=x. |