Homepage for CS1501 Recitation on Friday 12:00pm

This page is only for the purposes of the above recitation. I may post gradings, handouts, homework solutions (after they are due (: ) etc. here. For other material, refer to the course homepage.

There is some information that you might find useful on Xin's homepage. Xin has been the TA for several previous terms of this course. (Recitations 10am, 11am)

Sapana's homepage (Recitations 1pm,2pm)


Assignment 4

You will need to use the Number Theory Library. There is a compiled library for Win32/Borland C++ and Linux 2.2.14/g++. If you want to use the unixs.cis.pitt.edu machine, create a directory, cd into it an say

make -f /afs/pitt.edu/home/t/o/tos2/cs1501/a3/Makefile

That will set things up for you. For MS Visual Studio users, there is a useful link on Xin's homepage.
Hint for MS VC++ programmers: Make sure you read the 'Installing under Windows' part of NTL tour thoroughly before you try to compile NTL under MS VC++ or you will miss an important note on using namespaces!

Handouts

Assignment 2 - handout files