chore: add discontinuation notices

bye bye eifueo :(
This commit is contained in:
eggy
2023-04-18 14:06:46 -04:00
parent fb17ccc2b6
commit 8c9d83851d
21 changed files with 107 additions and 1 deletions

View File

@@ -1,5 +1,10 @@
# ECE 105: Classical Mechanics
!!! warning
<p style="font-size: 1rem">**The Eifueo project is no longer maintained
as of 19 April 2023. Information in this repository may no longer be accurate.
Please see [the main blog post](https://eggworld.me/blog/2023/sunsetting-eifueo) for more details.**</p>
## Motion
Please see [SL Physics 1#2.1 - Motion](/g11/sph3u7/#21-motion) for more information.

View File

@@ -1,5 +1,10 @@
# ECE 150: C++
!!! warning
<p style="font-size: 1rem">**The Eifueo project is no longer maintained
as of 19 April 2023. Information in this repository may no longer be accurate.
Please see [the main blog post](https://eggworld.me/blog/2023/sunsetting-eifueo) for more details.**</p>
## Non-decimal numbers
Binary numbers are prefixed with `0b`.

View File

@@ -1,5 +1,10 @@
# MATH 115: Linear Algebra
!!! warning
<p style="font-size: 1rem">**The Eifueo project is no longer maintained
as of 19 April 2023. Information in this repository may no longer be accurate.
Please see [the main blog post](https://eggworld.me/blog/2023/sunsetting-eifueo) for more details.**</p>
## Set theory
!!! definition

View File

@@ -1,5 +1,10 @@
# MATH 117: Calculus 1
!!! warning
<p style="font-size: 1rem">**The Eifueo project is no longer maintained
as of 19 April 2023. Information in this repository may no longer be accurate.
Please see [the main blog post](https://eggworld.me/blog/2023/sunsetting-eifueo) for more details.**</p>
## Functions
A **function** is a rule where each input has exactly one output, which can be determined by the **vertical line test**.