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

  • Home
  • SEARCH
  • 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 7566243
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T14:21:49+00:00 2026-05-30T14:21:49+00:00

I am learning from a code, and two of its module are matrix_alg and

  • 0

I am learning from a code, and two of its module are matrix_alg and raveler, I have searched online, but didn’t come up something. Where can I download these modules? I am running python 2.6.

Here is part of the code

    from numpy import *
    from matrix_alg import commutator, lindblad
    from raveler import *

    lower_a = zeros((3,3))
    lower_b = zeros((3,3))
    HA  = Delta_a * dot(lower_a.T, lower_a)

What does lower_a.T dot T actually do? I’m so confused.

  • 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-30T14:21:50+00:00Added an answer on May 30, 2026 at 2:21 pm

    The two modules are probably supposed to come along with the program that you quote. (I was not able to find them on the web either.)

    lower_a.T is simply the transpose of the lower_a array. For more information, you should check out NumPy, where the zeros() function is defined.

    I am not sure that using code that does from numpy import * and from raveler import * is a convenient way of learning from code: functions not defined in the program might come from either NumPy or raveler, so you will spend some time checking where they are defined. My opinion is that this program does not follow the customary recommendations for good Python programming style. I would advise to look for some other, better code; I read that the standard library is a good example of good coding practices.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am learning from code, and I am get confused by one of its
in the book i'm learning from i came across this code snippit: while (i
This is a code snippet from O'Reilly Learning Opencv, cvNamedWindow(Example3, CV_WINDOW_AUTOSIZE); g_capture = cvCreateFileCapture(argv[1]);
I am learning Hibernate from the tutorials on JBoss website. I have a confusion
I am learning JPA from this tutorial . I have some confusions in understanding
I'm learning C++ from scratch, and as such I don't have an expert understanding
I'm learning about deadlocks in Java, and there's this sample code from Sun's official
I've been learning Android for about two weeks now (expert in as2/3). I have
I have been in at the deep end for a week now learning from
Coming from a Java background I'm learning C, but I find those vague compiler

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.