![]() |
Msieve sourceforge discussion
[quote=jasonp;181828]Very few changes from beta 3.
I've decided that continuity of this project requires better resources than I've been giving it, and so there is now [URL="http://www.sf.net/projects/msieve"]an Msieve SourceForge project[/URL] for hosting the repository and releases. Developers who know the code and want write access are welcome to join. Unfortunately I've only committed revision history starting at v1.41, otherwise the new release would never be ready. I think the next release will be somewhat delayed; there are big changes I want to make, and now you can watch as I make them :) Happy factoring, jasonp[/quote] Will you still announce new releases here? |
[quote=jasonp;181828]Very few changes from beta 3.
I've decided that continuity of this project requires better resources than I've been giving it, and so there is now [URL="http://www.sf.net/projects/msieve"]an Msieve SourceForge project[/URL] for hosting the repository and releases. Developers who know the code and want write access are welcome to join. Unfortunately I've only committed revision history starting at v1.41, otherwise the new release would never be ready. I think the next release will be somewhat delayed; there are big changes I want to make, and now you can watch as I make them :) Happy factoring, jasonp[/quote] does this mean we can download svn versions? |
I expect that most day-to-day discussion (and release announcements) will still occur here, although there is a msieve-devel mailing list that you can subscribe to.
And yes, the subversion repository is public, you can download the latest code at any time. I'll still occaisionally make a snapshot tarball and post it there, along with a home-built windows binary. My web page can still host things like beta windows binaries. May Jeff Gilchrist and I should coordinate offline to add his binaries to the sourceforge page, although perhaps I should just build up a sourceforge web page using his documentation for inspiration. In any case, this belongs in another thread. |
[QUOTE=jasonp;181879]May Jeff Gilchrist and I should coordinate offline to add his binaries to the sourceforge page, although perhaps I should just build up a sourceforge web page using his documentation for inspiration. In any case, this belongs in another thread.[/QUOTE]
We can definitely figure something out. Jeff. |
SVN
The SF new web design annoys me. A lot of useful features are well-hidden. (It used to be possible to get the .tgz ball without having a [FONT=Arial Narrow]svn[/FONT] binary.) Anyway, just to help people how to get the latest version without reading the SF docs:
[CODE][FONT=Arial Narrow]mkdir msieve cd msieve svn co https://msieve.svn.sourceforge.net/svnroot/msieve/trunk/ [/FONT][/CODE] |
[quote=Batalov;183465]The SF new web design annoys me. A lot of useful features are well-hidden. (It used to be possible to get the .tgz ball without having a [FONT=Arial Narrow]svn[/FONT] binary.) Anyway, just to help people how to get the latest version without reading the SF docs:
[code][FONT=Arial Narrow]mkdir msieve[/FONT] [FONT=Arial Narrow]cd msieve[/FONT] [FONT=Arial Narrow]svn co https://msieve.svn.sourceforge.net/svnroot/msieve/trunk/ [/FONT][/code][/quote] I can still get a .tgz without svn, like this: -Go to [URL]http://msieve.svn.sourceforge.net/viewvc/msieve/[/URL] to browse the SVN online. -Click on the link to the "trunk" directory. -Click "Download GNU tarball" right below the directory listing. |
That's great!
They used to have a great button/tab: "[B]More[/B]" and once you clicked on it, "SVN" etc tabs showed up... After randomly clicking all over the newly designed pages I found it now, too... It is under "[B]Develop[/B]" (!). |
msieve -np
[COLOR=black][FONT=Verdana]The poly selection is performing very well with 1.43.[/FONT][/COLOR]
[COLOR=black][FONT=Verdana] [/FONT][/COLOR] [COLOR=black][FONT=Verdana]I've tested (very superficially, ~50 hrs out of many more needed) selection for two numbers:[/FONT][/COLOR] [COLOR=black][FONT=Verdana]1. a c171 with gnfs/snfs complexity ratio 0.70 and the best preliminary poly did not compete with the snfs poly, but was only 2x time slower (which is intuitively about right; given much time, the best poly will probably almost match the snfs performance).[/FONT][/COLOR] [COLOR=black][FONT=Verdana]2. a c169 with gnfs/snfs complexity ratio 0.68. For this one, the search is still running but the current runner up already sieves 1.5x faster than the snfs poly.[/FONT][/COLOR] [COLOR=black][FONT=Verdana] [/FONT][/COLOR] [COLOR=black][FONT=Verdana]Partially, my exercise was to see if the proverbial 0.7 decision boundary estimate was still right in 2009. (and practical, at the same time)[/FONT][/COLOR] [COLOR=black][FONT=Verdana] [/FONT][/COLOR] [COLOR=black][FONT=Verdana]In short, I'd say, projects of this size (with available significant sieving resources) are quite workable with gnfs/snfs complexity ratio <= 0.68 (maybe 0.69) -- with msieve, not pol51 (haven't tested at this time).[/FONT][/COLOR] |
[QUOTE=Batalov;184149]The poly selection is performing very well with 1.43.[/QUOTE]
Is 1.43 out? The sourceforge page only shows 1.42. |
1.43 is the current SVN version.
(That's part of the reason why this response is here, in this thread.) |
[QUOTE=Batalov;184173]1.43 is the current SVN version.
(That's part of the reason why this response is here, in this thread.)[/QUOTE] I would have thought the current SVN was 1.42.33 or something like that. When 1.43 does come out, we won't be calling it "1.44", will we? |
| All times are UTC. The time now is 04:56. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.