Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pretext == 2.24.0
pretext == 2.29.2
CodeChat-Server == 0.2.25
pelican == 4.11.0
markdown == 3.7.0
Expand Down
10 changes: 5 additions & 5 deletions source/linear-algebra/source/05-GT/01.ptx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ defined by the standard basic vectors <m>\vec e_1,\vec e_2</m>.
</p>
<figure xml:id="GT1-figure-transformation">
<caption>Tool to visualize a linear transformation from <m>\mathbb R^2</m> to <m>\mathbb R^2</m></caption>
<interactive label="GT1-interactive-transformation" platform="doenetml" width="90%" aspect="3:4">
<interactive label="GT1-interactive-transformation" platform="doenetml" width="90%">
<slate surface="doenetml">
<xi:include parse="text" href="doenet/GT1-doenet-transformation.xml"/>
</slate>
Expand Down Expand Up @@ -297,7 +297,7 @@ area of resulting parallelogram, what is the value of <m>\det([\vec{e}_1\hspace{

<activity estimated-time='2'>
<statement>
<interactive label="GT1-interactive-duplicate-column" platform="doenetml" width="90%" aspect="3:4">
<interactive label="GT1-interactive-duplicate-column" platform="doenetml" width="90%">
<slate surface="doenetml">
<xi:include parse="text" href="doenet/GT1-doenet-duplicate-column.xml"/>
</slate>
Expand All @@ -315,7 +315,7 @@ area of resulting parallelogram, what is the value of <m>\det([\vec{e}_1\hspace{

<activity estimated-time='5' xml:id="GT1-activity-scale-column">
<statement>
<interactive label="GT1-interactive-scale-column" platform="doenetml" width="100%" aspect="3:2">
<interactive label="GT1-interactive-scale-column" platform="doenetml" width="100%">
<slate surface="doenetml">
<xi:include parse="text" href="doenet/GT1-doenet-scale-column.xml"/>
</slate>
Expand All @@ -340,7 +340,7 @@ parallelogram.

<activity estimated-time='5' xml:id="GT1-activity-add-column">
<statement>
<interactive label="GT1-interactive-add-column" platform="doenetml" width="100%" aspect="3:2">
<interactive label="GT1-interactive-add-column" platform="doenetml" width="100%">
<slate surface="doenetml">
<xi:include parse="text" href="doenet/GT1-doenet-add-column.xml"/>
</slate>
Expand Down Expand Up @@ -413,7 +413,7 @@ The determinant must also satisfy other properties.
Consider <m>\det([\vec v \hspace{1em}\vec w+c \vec{v}])</m> and
<m>\det([\vec v\hspace{1em}\vec w])</m>.
</p>
<interactive label="GT1-interactive-add-column-multiples" platform="doenetml" width="100%" aspect="3:2">
<interactive label="GT1-interactive-add-column-multiples" platform="doenetml" width="100%">
<slate surface="doenetml">
<xi:include parse="text" href="doenet/GT1-doenet-add-column-multiples.xml"/>
</slate>
Expand Down
2 changes: 1 addition & 1 deletion source/linear-algebra/source/05-GT/03.ptx
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ and we call this <m>\lambda</m> an <term>eigenvalue</term><idx>eigenvalue</idx>

<activity>
<statement>
<interactive label="GT3-interactive-eigenvector" platform="doenetml" width="95%" aspect="3:5">
<interactive label="GT3-interactive-eigenvector" platform="doenetml" width="95%">
<slate surface="doenetml">
<xi:include parse="text" href="doenet/GT3-doenet-eigenvector.xml"/>
</slate>
Expand Down