mersenneforum.org  

Go Back   mersenneforum.org > New To GIMPS? Start Here! > Information & Answers

Reply
 
Thread Tools
Old 2011-07-02, 00:11   #12
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

838410 Posts
Default

Quote:
Originally Posted by science_man_88 View Post
doesn't work at last check. took out one thing first to try. I still haven't found a way that seems to work.
figured it out I had setting set to semicolon and space space in the write1 did the trick along with the write.

Last fiddled with by science_man_88 on 2011-07-02 at 00:11
science_man_88 is offline   Reply With Quote
Old 2011-07-02, 01:31   #13
science_man_88
 
science_man_88's Avatar
 
"Forget I exist"
Jul 2009
Dumbassville

203008 Posts
Default

Quote:
Originally Posted by science_man_88 View Post
figured it out I had setting set to semicolon and space space in the write1 did the trick along with the write.
once I made a seperate script for them :

Code:
write1("E:/location1.csv"," ");makePrimes(100, "E:/location1.csv");write("E:/location1.csv",);makePrimes1(100, "E:/location1.csv")
sets up a multiplication table of primes to be filled in.
science_man_88 is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mersenne Primes p which are in a set of twin primes is finite? carpetpool Miscellaneous Math 3 2017-08-10 13:47
Distribution of Mersenne primes before and after couples of primes found emily Math 34 2017-07-16 18:44
Conjecture about Mersenne primes and non-primes v2 Mickey1 Miscellaneous Math 1 2013-05-30 12:32
A conjecture about Mersenne primes and non-primes Unregistered Information & Answers 0 2011-01-31 15:41
possible primes (real primes & poss.prime products) troels munkner Miscellaneous Math 4 2006-06-02 08:35

All times are UTC. The time now is 22:28.


Fri Aug 6 22:28:07 UTC 2021 up 14 days, 16:57, 1 user, load averages: 2.68, 3.15, 3.16

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.