Code Monkey home page Code Monkey logo

Comments (7)

pdebuyl avatar pdebuyl commented on May 20, 2024 1

@scivision ifort supports qp, it is only the * formatting that fails to generate colummar data files.

from stdlib.

pdebuyl avatar pdebuyl commented on May 20, 2024 1

It is fixed actually, so I close the issue.

from stdlib.

jvdp1 avatar jvdp1 commented on May 20, 2024

Is this problem related to #81? Maybe you could implement the same strategy as in #81 to avoid qp with Intel compilers and open a new PR.

However, I think your fix could be also useful for very large arrays (to avoid multiple lines for one row of an array; I didn't test it yet). However, this implies a fixed format (e.g., 'f40.34), and the same should be done for spanddp. Another option would be to discuss the API of loadtxtandsavetxt` to allow the user to specify its own format. See #16 ( comment ) and #14 for some discussions.

from stdlib.

pdebuyl avatar pdebuyl commented on May 20, 2024

It is orthogonal to #81 I believe. ifort supports a qp type, it is only the write operation that does not output a "ncol x nrow" format.

Issue #16 is of course related but consider extensions of loadtxt and savetxt. Here, I just fix the currrent version :-)

I write a format string to avoid relying on a fixed format. The current format string can hold up to 999999 for the number of columns. At some point users should use HDF5 or another solution anyway.

from stdlib.

certik avatar certik commented on May 20, 2024

from stdlib.

scivision avatar scivision commented on May 20, 2024

This would be addressed by #93

from stdlib.

certik avatar certik commented on May 20, 2024

This was fixed by #89.

from stdlib.

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.