[CSC 335] Updated Project 1

Andrew J. Pounds pounds_aj at mercer.edu
Sun Sep 10 08:59:52 EDT 2023


So I made a few corrections to the project one description. These were 
restricted to fixing some of the results in the output file so that they 
match with version of the project that I am assigning to you you.  The 
modified project description is now found on CANVAS.  You will also need 
access to the file to process.

Test data file for project 1:

http://theochem.mercer.edu/csc335/data/testdata.dat

Please make sure that the file reader algorithms in your code can read 
an arbitrary number of lines.   To make your lives easier the maximum 
number of  (x,y) pairs to store will not exceed 8192. That may be larger 
than the stack on some of your computers, so if you start to get 
segmentation errors while storing the data you may have to switch to 
dynamic allocation.


-- 
*/Andrew J. Pounds, Ph.D./*
/Professor of Chemistry and Computer Science/
/Director of the Computational Science Program/
/Mercer University, Macon, GA 31207 (478) 301-5627/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://theochem.mercer.edu/pipermail/csc335/attachments/20230910/37146467/attachment.html>


More information about the csc335 mailing list