Forum: Lounge
2020-08-24, 18:42
|
Replies: 98
Views: 32,211
|
Forum: Lounge
2020-08-05, 09:57
|
Replies: 98
Views: 32,211
|
Forum: Lounge
2020-07-04, 03:54
|
Replies: 98
Views: 32,211
|
Forum: Software
2020-04-15, 05:17
|
Replies: 11
Views: 8,370
|
Forum: Computer Science & Computational Number Theory
2019-07-29, 19:56
|
Replies: 1
Views: 6,598
|
Forum: Software
2019-07-15, 21:05
|
Replies: 3
Views: 1,474
|
Forum: Software
2019-07-15, 19:37
|
Replies: 3
Views: 1,474
|
Forum: Software
2019-06-21, 22:16
|
Replies: 8
Views: 2,309
|
Forum: Software
2019-06-20, 12:30
|
Replies: 8
Views: 2,309
|
Forum: Software
2019-06-20, 01:08
|
Replies: 8
Views: 2,309
I've been looking at the code of a lot of...
I've been looking at the code of a lot of different prime-related software projects lately, and hadn't gotten to mtsieve yet, but it was on my radar. As I map-out the work I want to accomplish for...
|
Forum: Software
2019-06-20, 00:57
|
Replies: 8
Views: 2,309
|
Forum: Software
2019-06-19, 23:22
|
Replies: 8
Views: 2,309
|
Forum: Factoring
2019-06-06, 21:31
|
Replies: 4
Views: 1,396
|
Forum: Factoring
2019-06-06, 21:14
|
Replies: 4
Views: 1,396
|
Forum: Factoring
2019-06-06, 18:42
|
Replies: 4
Views: 1,396
|
Forum: Math
2019-04-22, 20:07
|
Replies: 5
Views: 2,534
|
Forum: Data
2019-04-13, 17:59
|
Replies: 16
Views: 11,778
Yes. The plot certainly seemed odd, I suspected...
Yes. The plot certainly seemed odd, I suspected there might be a problem. It turned out to be the line endings in the file. Your file must be from Windows it had (\r\n) CR+LF style line endings. When...
|
Forum: Data
2019-04-12, 17:36
|
Replies: 16
Views: 11,778
ATH,
Looking at the factors where k=1 is...
ATH,
Looking at the factors where k=1 is actually something I wanted to do. When you pointed out that ~1,655,600 out of ~41,933,619 known factors were generated from k=1 that peaked my interested...
|
Forum: Data
2019-04-11, 15:15
|
Replies: 16
Views: 11,778
|
Forum: Data
2019-04-11, 12:57
|
Replies: 16
Views: 11,778
Makes sense. (I wouldn't want to scrape the...
Makes sense. (I wouldn't want to scrape the website anyway unless absolutely necessary.) Do you know if there is there a list or document of what "extracts" are available and/or how to access them?
...
|
Forum: Data
2019-04-11, 12:30
|
Replies: 16
Views: 11,778
ATH, thanks for your reply. Sorry if I wasn't...
ATH, thanks for your reply. Sorry if I wasn't perfectly clear enough in my message above. I didn't mean I want to find the smallest k-value that ever exists. I meant I wanted to get a list of...
|
Forum: Data
2019-04-11, 07:58
|
Replies: 16
Views: 11,778
|