GithubHelp home page GithubHelp logo

mehmetazizyirik / algorithmicgrouptheory Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 2.0 80.43 MB

Algorithmic group theory functions shared in this repository are especially developed for the implementations in mathematical chemistry. However, the functions can also be used also in different fields.

License: MIT License

Java 100.00%

algorithmicgrouptheory's People

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

pytdev jscrdev

algorithmicgrouptheory's Issues

Option -D should be replaced with -o and take a filename (plus optional path) as argument.

Option -D should be replaced with -o and take a filename (plus optional path) as an argument.
Furthermore, it is important that "maygen.jar -o -" writes output to standard out (use "System.out" as filename).

Like: BufferedWriter log = new BufferedWriter(new OutputStreamWriter(System.out));

This means that the option "-o" just gets the hyphen as an argument. This is a general convention in Unix and allows one to do things like "java -jar maygen.jar -o - | gzip > mycalc.sdf.gz" when one expects many solutions and a large SDF. This command compresses the SDF on the fly and allows the generation of very large SDF files with small hard disk footprint.

With the current version, I cannot generate the isomers of C15H24 on a google machine with 10GB Harddisk space.

Use -o to create files

use the -o option to create a file instead of -d and then not requiring a directory but a file

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.