Skip to content

Commit 47409d1

Browse files
Gordie NovakGordie Novak
authored andcommitted
Merge branch 'main' of github.com:fragandi/CURITutorialDevelopment2025
Merging so that notes can be pushed directly to main.
2 parents ccbee27 + 01cf5ac commit 47409d1

4 files changed

Lines changed: 25 additions & 1 deletion

File tree

Notes/June 6th.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
## June 6th, 10:00 AM
2+
#### Math and Coding Goal
3+
* Everyone CAN edit a PreTeXt
4+
* At least one commit to the Gröbner basis chapter
5+
* CONTENT: undergrad project + exercises & examples
6+
#### Math and professional
7+
* Everyone CAN add to Zotero collection
8+
* Use the chrome add-on
9+
* Add export to bibTeX
10+
#### Math and CS Theory
11+
Understand some *key algorithms* below:
12+
* BUCH BERGER
13+
* (DA for multivariable)
14+
* Intersection of Ideals
15+
* Radical of Ideal (improve)
16+
* Show that this algorithm is more effective in a Gröbner Basis
17+
* Invariants of Diagonal Action (skew setting)
18+
* Hilbert Ideal via. subspace arrangement (skew setting)
3.45 MB
Binary file not shown.

source/frontmatter.ptx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,12 @@
1818
<department>Mathematical Sciences</department>
1919
<institution>University of Northern Colorado</institution>
2020
</author>
21+
<title>Contributing Authors</title>
22+
<author>
23+
<personname>Francesca Gandini</personname>
24+
<department>MSCS</department>
25+
<institution>St. Olaf College</institution>
26+
</author>
2127
</credit>
2228
<date>
2329
<today />

source/main.ptx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</docinfo>
1515

1616
<book xml:id="g4msto">
17-
<title>Github for mathematicians</title>
17+
<title>Github for math folks</title>
1818
<subtitle>St. Olaf edition</subtitle>
1919
<xi:include href="frontmatter.ptx" />
2020

0 commit comments

Comments
 (0)