Giter Site home page Giter Site logo

Starter FAQ about qcschema HOT 5 CLOSED

molssi avatar molssi commented on June 16, 2024
Starter FAQ

from qcschema.

Comments (5)

saromleang avatar saromleang commented on June 16, 2024
  1. Are there libraries for writing this in [language]?
    No, we we will only supply libraries for Python/C++

So to be clear - Fortran will not be a supported language?

from qcschema.

dgasmith avatar dgasmith commented on June 16, 2024

Saying that it is not supported is a stretch. This is a spec, it doesn't particularly matter how the data ends up in this form. I have yet to find a decent JSON library in Fortran that is not 2008+.

from qcschema.

tovrstra avatar tovrstra commented on June 16, 2024
  1. Can I add extra fields if my software piece needs internal extensions?
    Absolutely (any non-taken field is valid)

That is dangerous. When extending the schema later, old JSON files may become incompatible with the new version of the schema, e.g. when they use fields that suddenly become reserved in the new version. You really want to limit "internal extensions" to parts of the schema that are specifically dedicated to it.

from qcschema.

tovrstra avatar tovrstra commented on June 16, 2024

@dgasmith Another question for the FAQ: should the spec be designed in such a way that JSON files are easily made human-readable and/or human-writeable? Or is it meant processing by software only?

from qcschema.

dgasmith avatar dgasmith commented on June 16, 2024

@tovrstra I think that we should endeavor for the minimal input (molecule and brief method spec) and output to be human read/writable. However, when it comes to saving orbitals and the like I don't think this will hold true for very long.

from qcschema.

Related Issues (20)

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.