Python Forum
random matrix, with some special feature
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
random matrix, with some special feature
#7
You are right!

I wrote the 3th post quite after I quitted from the python3, and I didn't used the copy-past. Now I reviewed, what was typed in the terminal. I have used the rows=[[-1, 0, 0], [0,-1,0], [0,0,-1], [1,0,0], [0,1,0], [0,0,1]] command, just like you. And that worked, while the list() didn't
Reply


Messages In This Thread
RE: random matrix, with some special feature - by PhysChem - Aug-28-2018, 07:41 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  define a diagonal matrix from a matrix amalalaoui 1 2,365 May-15-2019, 01:12 PM
Last Post: ichabod801

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020