Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6897995
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T07:14:25+00:00 2026-05-27T07:14:25+00:00

Hi I was wondering if there is any function library that lets me do

  • 0

Hi I was wondering if there is any function library that lets me do this conveniently or if you have any suggestions as to how I might do this elegantly without writing lines and lines of code (which is what I ended up doing with ofstream).

Loop over i
   Loop over j
      Evaluate f(i*alpha,j);
      Write f to column i;

Something like this. I need to compare a hundred different eigenfunction of a QM problem and I rather not write a file per value of alpha, will make plotting easier as well.

I did google without any usuable results, appreciate any help 🙂

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T07:14:25+00:00Added an answer on May 27, 2026 at 7:14 am

    If your algorithm lets you to do this, refactor the loop to write row-wise:

    Loop over j {
        Loop over i {
            Evaluate f(i*alpha, j);
            Write f to column i, <TAB>;
        }
        Write <CR><LF>
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hi I was wondering if there is any jquery function around which can take
Hey, I'm just wondering if there's any easy function to make text suitable to
Wondering if there is any way to get the lambda expressions that result from
I was wondering if there is a python cognate to PHP's crypt() function that
I was wondering if there is a way to get a date without writing
I was wondering if there was any function along the lines of IsBufferEmpty() to
I was wondering if there are functions in any programming languages that allow you
Was just wondering if there are any built in functions in c++ OR c#
I was wondering - are there any known techniques to control access to a
I am wondering is there any way we can test the font size/color of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.