EnglishFrenchSpanish

OnWorks favicon

pyecm - Online in the Cloud

Run pyecm in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command pyecm that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


pyecm - Number factorization with the Elliptic Curve Method

SYNOPSIS


pyecm [OPTIONS] [FACTORS]...

DESCRIPTION


pyecm factors numbers using the Elliptic Curve Method (ECM). If FACTORS is given, it will
factor each one of these. Otherwise, it will factor from standard input. You can type
"exit" to quit pyecm at any time.

-h, --help
Get help using pyecm.

--portion=num
Does only part of the work for factoring, corresponding to what fraction of the
total work the machine is doing. Useful for working in parallel. For example, if
there are three machines: 1GHz, 1GHz, and 2GHz, print should be set to 0.25 for the
1GHz machines and 0.5 for the 2GHz machine. Implies -r and -v. -r is needed to
avoid duplicating work and -v is needed to report results.

--ov=num
Sets the value of the internal parameter ov, which determines the trade-off between
memory and time usage. Do not touch if you do not know what you are doing. Please
read all the documentation and understand the full implications of the parameter
before using this switch.

-n, --noverbose
Terse. On by default. Needed to cancel the -v from the --portion or --random
switches. If both -n and -v are specified, the one specified last takes precedence.

-r, --random
Chooses random values for sigma, an internal parameter in the calculation. Implies
-v; if you're doing something random, you want to know what's happening.

-v, --verbose
Explains what is being done with intermediate calculations and results.

EXAMPLES


pyecm 2^3-1 1000 "(3^13+2)*5"
Factor 7, 1000, then 7971625.

pyecm Get factors from standard input.

Use pyecm online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    PostInstallerF
    PostInstallerF
    PostInstallerF will install all the
    software that Fedora Linux and others
    doesn't include by default, after
    running Fedora for the first time. Its
    easy for...
    Download PostInstallerF
  • 2
    strace
    strace
    The strace project has been moved to
    https://strace.io. strace is a
    diagnostic, debugging and instructional
    userspace tracer for Linux. It is used
    to monitor a...
    Download strace
  • 3
    gMKVExtractGUI
    gMKVExtractGUI
    A GUI for mkvextract utility (part of
    MKVToolNix) which incorporates most (if
    not all) functionality of mkvextract and
    mkvinfo utilities. Written in C#NET 4.0,...
    Download gMKVExtractGUI
  • 4
    JasperReports Library
    JasperReports Library
    JasperReports Library is the
    world's most popular open source
    business intelligence and reporting
    engine. It is entirely written in Java
    and it is able to ...
    Download JasperReports Library
  • 5
    Frappe Books
    Frappe Books
    Frappe Books is a free and open source
    desktop book-keeping software that's
    simple and well-designed to be used by
    small businesses and freelancers. It'...
    Download Frappe Books
  • 6
    Numerical Python
    Numerical Python
    NEWS: NumPy 1.11.2 is the last release
    that will be made on sourceforge. Wheels
    for Windows, Mac, and Linux as well as
    archived source distributions can be fou...
    Download Numerical Python
  • More »

Linux commands

Ad