Commit Graph

682 Commits

Author SHA1 Message Date
eggy
262c9663e0 ece140: day 1 update 2023-01-10 14:02:44 -05:00
eggy
6dacfc281d ece108: day 1 update 2023-01-10 13:52:38 -05:00
eggy
3ab6f39bae math119: begin multivariable functions 2023-01-10 13:39:19 -05:00
eggy
9350dc5145 ece106: day 1 update 2023-01-10 12:26:30 -05:00
eggy
8e16f97bfb chore: add starter content 2023-01-10 11:38:11 -05:00
eggy
76865df24f chore: use 1a/1b 2023-01-10 11:17:59 -05:00
eggy
46859287ad ce2: add 1b course pages 2023-01-09 08:23:07 -05:00
4812aafe94 math115: fix eigen def 2022-12-04 18:24:38 -05:00
ae0489b522 math115: add orthogonality 2022-12-03 17:30:18 -05:00
42192bb36d ece150: add inheritance 2022-12-03 16:59:14 -05:00
9806ca4e94 ece105: add shm 2022-12-03 16:37:36 -05:00
bd7aae49b3 ece105: add statics 2022-11-28 13:22:10 -05:00
33a4ce1e83 math115: add eigens 2022-11-24 18:05:27 -05:00
b59c7ada6c ece150: add constructors 2022-11-24 17:35:58 -05:00
b537a530c8 math117: add impedance 2022-11-24 17:22:52 -05:00
4d8aa09f25 fix: migrate to new domain 2022-11-19 12:40:07 -05:00
e960913f8f math117: add really shitty solids of revolution 2022-11-19 01:15:07 -05:00
10e29580cc math117: add improper integrals 2022-11-19 01:07:43 -05:00
9c0c1ba5e2 math115: add determinants, adjugates, lintrans 2022-11-19 00:51:18 -05:00
231fca07b8 math115: fix col space definition 2022-11-18 18:09:39 -05:00
a0045ad71a ece105: fix slid/skid 2022-11-18 14:16:38 -05:00
d7054beee3 ece150: add exceptions and classes 2 2022-11-17 22:28:09 -05:00
45f135f955 ece105: add rolling motion 2022-11-17 22:16:08 -05:00
89328dcc56 ece105: fix net work equation 2022-11-15 20:55:22 -05:00
7ea3c078ba math115: correct row space definition 2022-11-13 21:12:52 -05:00
af5019e51c math115: up to date 2022-11-13 17:42:19 -05:00
b54c564525 math117: add inte end part 1 2022-11-13 15:47:33 -05:00
08191a395a ece105: add angular momentum and torque 2022-11-13 15:30:04 -05:00
6ba4ef1294 ece150: add classes 2022-11-13 15:09:02 -05:00
7bf3708868 math115: add extra transposition rules 2022-11-07 14:39:15 -05:00
ac3f862435 math115: up to date 2022-11-06 00:04:46 -04:00
f4fbf42139 ece105: add moment and rotational equivalence 2022-11-05 23:17:32 -04:00
7a66dfef2e math117: add trig integration 2022-11-05 13:20:26 -04:00
af6b2adbb2 ece150: add sorting 2022-11-05 12:43:03 -04:00
b01082797c ece105: add com 2022-11-02 22:56:14 -04:00
c5c465dcce math117: add integrals and differentials 2022-11-02 22:49:47 -04:00
3990cbd0b9 ece150: add pointers part 2 2022-11-02 22:25:00 -04:00
f1e039ba92 math115: add markov chains 2022-10-31 13:23:40 -04:00
8b77e109f6 ece150: add pointer problems 2022-10-31 13:13:35 -04:00
4d150574f9 ece150: add allocation 2022-10-27 14:46:04 -04:00
62a8acb596 hs: fix katex 2022-10-27 13:38:25 -04:00
9d03208b31 ece150: add pointers 2022-10-27 13:33:06 -04:00
1490247df7 math115: add adjacency matrix 2022-10-25 19:11:37 -04:00
9b22b626a1 math115: add matrix multiplication 2022-10-25 19:10:38 -04:00
06fe07656b ece105: add extra momentum 2022-10-25 18:56:43 -04:00
ef0a46ba5a ece105: link to momentum 2022-10-24 13:53:44 -04:00
8b8b488766 math115: add matrix algebra 2022-10-23 17:05:37 -04:00
05402d542e ece150: add everything new 2022-10-23 16:57:16 -04:00
1f3ec71cd6 math115: fix incorrect modulus formula
god. dammit.
2022-10-18 17:34:21 -04:00
8285980cc5 fix: fix vector arrow
i hate debugging i hate computers i hate css
2022-10-12 20:23:20 -04:00
cca87d5b9f math115: properly close vectors
yet another mathjax/katex incompatibility - there will be more
2022-10-12 19:17:07 -04:00
68353b6ace math115: do not use special colv command
properly transition from mathjax because katex doesn't support newcommand global scoping
2022-10-12 19:10:11 -04:00
e08cef4a08 math115: add rref
see? eifueo is important. otherwise you forget what a rref is on the test which screws you over
2022-10-12 19:02:15 -04:00
59a1d612eb ece105: add work energy power 2022-10-12 14:49:02 -04:00
7958fecd1f math117: add up to derivatives 2022-10-12 14:48:09 -04:00
2b88e631ee math117: add inverse trig 2022-10-11 21:33:14 -04:00
1b10f62162 math115: add matrix-vector mult, identity matrix 2022-10-11 15:36:10 -04:00
9b03d2b3d6 phys: fix admonition example 2022-10-03 13:40:41 -04:00
93c6ae687a math117: add tan table 2022-10-02 23:13:43 -04:00
6f3ca9a241 math117: add trig 2022-10-02 23:02:49 -04:00
115a12cc79 math115: add perp function 2022-10-02 20:02:24 -04:00
58c102348e ece150: add call stack 2022-10-02 16:42:18 -04:00
979f481971 math115: add matrices and vectors 2022-09-29 19:17:40 -04:00
94f1730bb2 math117: fix pfd directions 2022-09-26 11:13:05 -04:00
f58580c1be math117: fix spam 2022-09-26 10:38:57 -04:00
eb1f5f8bcb ece105: add more sph3u7 references 2022-09-23 11:03:37 -04:00
0d5aea1189 math117: add up to pfd 2022-09-23 11:01:07 -04:00
ee4e0a43e0 index: add eifueo pronunciation
Lots of people pronounce it differently
2022-09-20 16:47:01 -04:00
ebbb64b852 math117: add up to symmetry 2022-09-19 10:06:12 -04:00
75cbe3d95c math115: add extra physics links 2022-09-16 15:12:43 -04:00
a659582e40 ece105+math115: add links to old eifueos 2022-09-16 15:12:02 -04:00
6c78f4be3c math115: up to date 2022-09-16 15:06:26 -04:00
f7d046c0c5 Add 1a skeleton 2022-09-14 16:15:09 -04:00
568f7171e6 home: set email to uwaterloo email 2022-09-14 15:57:29 -04:00
306326d9b0 Create CE folders 2022-05-27 23:19:57 -04:00
a1c788f4b4 Prepare for 1st year uni 2022-05-27 23:06:52 -04:00
247605c7ee chem: Add optical isomers 2022-04-11 10:59:49 -04:00
8311fb36c3 chem: Add ez isomers 2022-04-11 10:51:37 -04:00
c361c9e632 chem: Add polymers 2022-04-11 10:44:00 -04:00
3e265a90df chem: Add retrosynthesis 2022-04-11 10:21:17 -04:00
1c9f6f99b4 chem: Fix reduction reactions 2022-04-11 10:13:09 -04:00
4647bdafb3 chem: Add reduction reactions 2022-04-11 10:11:28 -04:00
ae79af4dfa chem: Add nitriles 2022-04-11 10:02:05 -04:00
e4184f54b0 chem: Fix wrong ester hydrolysis 2022-04-05 20:50:34 -04:00
2260c907cd chem: Add lots of new organic variants 2022-03-27 21:00:04 -04:00
ac1293f605 chem: Add nuke substitution 2022-03-12 18:24:58 -05:00
328f665865 chem: Add alcohols really badly 2022-03-12 17:33:23 -05:00
27350f8293 chem: Add rest of alkene reactions 2022-03-07 18:03:25 -05:00
a577b958d0 chem: Add alkane/ene/yne reactions 2022-03-06 18:39:49 -05:00
bfd02cef26 chem: Add isomers and benzene reactions 2022-03-06 17:23:55 -05:00
30503e5adc chem: Add common names of simple hydrocarbons 2022-02-28 18:18:57 -05:00
9e26406bab chem: Move organic chem to chem 3 2022-02-24 12:53:11 -05:00
b361f8b736 chem: Fix typo 2022-02-07 09:11:59 -05:00
e7850de8bf chem: Add buffers 2022-01-13 17:25:16 -05:00
7ae4c97b40 fren+hist: o7 2022-01-13 16:09:33 -05:00
45273a1a70 chem: Add pH indicators 2022-01-12 17:13:31 -05:00
18e4b7a44a chem: Add acidity of salt solutions and titration curves 2022-01-11 16:49:12 -05:00
e93239a1ab chem: Add pKa relation to pKw 2022-01-09 18:21:07 -05:00
b51969b1bb chem: Add acid dissociation 2022-01-09 18:18:57 -05:00
3c72935017 chem: Clarify amphoteric vs amphiteric 2022-01-06 09:42:33 -05:00
2c9d76f085 chem: Add pH/pOH 2022-01-05 22:14:15 -05:00
7016e737ff chem: Add strong/weak acids/bases, properties of acids/bases, Louis theory 2022-01-05 21:56:23 -05:00
8a50639310 chem: Introduce acids/bases 2022-01-04 21:56:32 -05:00
74b5e83c67 chem: Finish equilibrium 2022-01-04 21:36:25 -05:00
cb7eb1b2a2 chem: Fix formal charge definition 2021-12-23 11:52:36 -05:00
0925b6222d chem: Add Le Chatelier's principle 2021-12-05 12:04:58 -05:00
4b986d6a13 chem: Add cyclic organic chem and isomers 2021-12-05 11:33:58 -05:00
0819775e91 chem: Add extra definitions
These include molarity and activated complexes
2021-12-04 16:27:18 -05:00
686d312d2c chem: Add acyclic nomenclature 2021-11-24 15:09:49 -05:00
8d78dd1262 chem: Add representing organic chem
pain
2021-11-24 13:58:55 -05:00
953f24883f chem: Add equilibrium constant and ICE table 2021-11-23 15:21:37 -05:00
57039d83a2 chem: Add equilibrium part 1
This includes general equilibrium and phase equilibrium.
2021-11-23 14:43:39 -05:00
86cd13195e chem: Add Arrhenius equation 2021-11-22 19:04:24 -05:00
497a383f18 chem: Add rates and reaction mechanisms 2021-11-22 18:40:40 -05:00
e2e8eb0054 chem: Change lattice enthalpy definition to match Born-Haber cycles
It also follows Wikipedia and most other sources now.
2021-10-17 21:02:58 -04:00
741883c491 chem: Clarify lattice enthalpy must be positive 2021-10-17 20:59:54 -04:00
4a1cd34792 chem: Fix formatting issues 2021-10-16 23:08:11 -04:00
143e5955c2 chem: Add chemical kinetics, finish Hess's law
Catching up on everything
2021-10-11 21:56:21 -04:00
afe0a3781f eng: Add catalexis device 2021-09-21 09:53:52 -04:00
15547a0b85 chem: Add enthalpy cycles 2021-09-20 18:19:41 -04:00
c4095be80a chem: Add hess's law 2021-09-20 18:14:18 -04:00
e755f4abc4 chem: Add bond enthalpy 2021-09-19 22:59:07 -04:00
d6c72b1c18 chem: Add thermal concepts/calorimetry 2021-09-16 22:52:26 -04:00
f1ce785bea chem: Add thermochemistry 2021-09-14 14:57:15 -04:00
82c9ac53ea home: Set email back to school email 2021-09-14 14:19:23 -04:00
7c94ade368 chem: Add textbooks and solutions 2021-09-13 18:18:09 -04:00
4f562af623 chem: Add g11 resources to g12 chem 2021-09-13 12:44:37 -04:00
a5cc7cb81b fren: Add textbook to G12 page 2021-09-10 12:48:59 -04:00
f733aa0dd3 Add new G12S1 courses 2021-09-07 18:30:40 -04:00
09122eb68b phys: Correct solenoid spelling 2021-07-26 20:53:38 -04:00
43a6729871 chem: Correct gas rule formula 2021-07-13 12:06:58 -04:00
faf6135a19 phys: Correct electromagnetic force symbol 2021-07-08 18:29:09 -04:00
572c66c320 chem: Clarify basic concepts of trends 2021-07-03 20:50:25 -04:00
5901f9d019 chem: Clarify that basic concepts have effects 2021-07-03 20:49:42 -04:00
aa11bdb9b5 fren: Add textbook answers 2021-07-03 20:43:21 -04:00
c4fac20733 chem: Fix ionic radius trend description 2021-07-03 20:38:09 -04:00
30bcb6a218 math: Add annotated course packs 2021-06-26 11:34:02 -04:00
34f9a0d255 math: Clarify scalar multiples must be the same for D too 2021-06-08 14:17:03 -04:00
c6ae544cf2 math: Add matrices 2021-06-08 12:26:03 -04:00
94b8d2d64c math: Add plane intersections 2021-06-08 11:51:35 -04:00
d75dfd4df1 math: Professionalise sem 1 intro 2021-06-07 22:36:04 -04:00
cb4fb3e05f math: Add plane intersections 2021-06-03 21:18:02 -04:00
b710230bd1 math: Add plane intersections 2021-06-02 15:22:25 -04:00
795aa90d12 math: Add align for parametric and fix formula typo 2021-05-31 17:55:39 -04:00
3ea1b44bad math: Add plane intro 2021-05-31 17:54:40 -04:00
e56ca2ce3c math: Add plane course pack, shorten course pack names 2021-05-31 14:56:52 -04:00
f77d8f6834 math: Fix cross product equation 2021-05-28 15:46:11 -04:00
d1535d4acb math: Fix physics Cartesian vector link 2021-05-25 17:53:55 -04:00
8fe2c6f86b math: Add component operations and rearrange vector headers 2021-05-19 15:48:58 -04:00
db0dddd34c math: Use Wikipedia torque diagram 2021-05-12 17:51:19 -04:00