Git Product home page Git Product logo

ant's People

Contributors

guigamartins avatar kevinywlui avatar menosgeze avatar tscholl2 avatar williamstein avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ant's Issues

syntax highlighting

Working on this now. Need better highlighting for sage code. Also fix lstlisting boxes to look better.

check noncanonical isos

if not there, add a macro \nciso, use \approx for now

Check text and make sure other places which use this use the macro

grep "\approx" . -rl

hints

make hint environment
change all exercises with hints to wrap with \begin{hint}...\end{hint}

nonzero

check that it's alwasy nonzero, no dash

Acknowledgements

Is the "this work based on NSF..." supposed to be at the bottom of the page?

copy and paste sagecode

be able to copy and paste sagecell code if you want to run it from the electronic version of the book.

CRT PARI

section 5.3.3

"""
I couldn't figure out how to
test for ideal membership in PARI, so here we just check that the
prime ideal plus the element is not the unit ideal, which since the
ideal is prime, implies membership.
"""

Someone with knowledge of PARI might need to fix this one...

Subsections

3.1 is the only subsection of chapter 3. Same with 6.1.1, 10.2.1, 11.1.1, 11.2.1, 15.1.

Comment suggests removing subsection if it is the only one.

Kindle?

Looking at ways to publish/build kindle file:

pandoc (seems to have trouble changing latex -> html and/or markdown and/or epub)
kindlegen (silently fails on some epubs)

amazon website has option to upload pdf to publish, so they might have other tools?

conjecture on class number 1

See line
"
Cohen and Lenstra conjecture that they do (\cite{cohen-lenstra:heuristics}).
"
in classgroup.tex

Comment: state "how many" they conjecture

explain timeits in CH8

explain how times are generated on sage math cloud servers and should not be taken too seriously

CRT sage

I need to write a CRT algorithm in sage that uses ideals, for section 5.3.1.

fix citations

any citation that cites a specific theorem or place in a book, make sure to use the parameters in \cite, so change "see \cite{} thm 22" to "see \cite{}[thm~22]"

TODO: commutative diagram

Right above smith normal form (currently Prop 2.1.6), there is a TODO statement for a comm. diagram. I don't know what that is supposed to be if anything.

algorithms

standardize by using a psuedocode package for all algorithms.

See http://en.wikibooks.org/wiki/LaTeX/Algorithms#The_algorithm_environment

A quick grep shows there are 3 algorithms:

 ~/ant$ grep -rn "begin{algorithm}"
 factoring.tex:548:\begin{algorithm}[Factoring a Finite Separable Algebra]\label{alg:factorsep}
 factoring.tex:608:\begin{algorithm}[Factoring a General Prime Ideal]\label{alg:genfac}
 galrep.tex:193:\begin{algorithm}[Elliptic Curve Group Law]\label{alg:grouplaw}

\colon

check all uses of : and see if should be switched to \colon

back to sage: prompt for doctests

write parser to take sage cells to "sage: 2+2" with usual sage prompt. This will make it compatible with the sage code runner/doctests to test book code.

make sure to keep %links where necessary

output should be .py file to be ran by sage -t

dirichlet not passing test

But it passes the manual test given by copying and pasting code.

Also one of the lists is out of order? See doc tests in the cloud...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.