Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: A matrix of matrices
Post: RE: A matrix of matrices

Since you helped me so much, you deserve my full code! haha (I'm not sure that it's fully correct (that is, whether it actually solve the exercise I was trying to do), but it does work and produces so...
MaximeDt Data Science 18 9,155 Nov-26-2017, 01:12 PM
    Thread: A matrix of matrices
Post: RE: A matrix of matrices

This matrix represents a square surface of side N². The utltimate goal of my exercise is to approximate the solution of the heat equation on this surface, and for this I am using the finite difference...
MaximeDt Data Science 18 9,155 Nov-26-2017, 08:13 AM
    Thread: A matrix of matrices
Post: RE: A matrix of matrices

Well that's the whole point of the thread, I haven't been able to code this matrix...
MaximeDt Data Science 18 9,155 Nov-26-2017, 04:39 AM
    Thread: A matrix of matrices
Post: RE: A matrix of matrices

I am coding it with numpy. How are you going to code this matrix? Speaking of which, I am rather new with Python (I used to use Scilab or Freefem++). Is this language really suitable for maths? And wi...
MaximeDt Data Science 18 9,155 Nov-26-2017, 02:02 AM
    Thread: A matrix of matrices
Post: RE: A matrix of matrices

It's the first one you wrote. Thanks for your help :)
MaximeDt Data Science 18 9,155 Nov-24-2017, 04:00 PM
    Thread: A matrix of matrices
Post: RE: A matrix of matrices

yes it's exactly like that ! (I should have written it this way in my thread haha, much clearer and each block matrix is easy to set !)
MaximeDt Data Science 18 9,155 Nov-24-2017, 01:29 AM
    Thread: A matrix of matrices
Post: RE: A matrix of matrices

Thank you, I will check this out. Meanwhile, if anyone has any input, it is more than welcome :)
MaximeDt Data Science 18 9,155 Nov-23-2017, 03:31 AM
    Thread: A matrix of matrices
Post: RE: A matrix of matrices

I do have numpy and I did check this documentation before. My main problem is to initialize the matrix and fill it up with a loop, which i can't seem to get right.
MaximeDt Data Science 18 9,155 Nov-23-2017, 03:15 AM
    Thread: A matrix of matrices
Post: A matrix of matrices

Hello, I am struggling with great frustration on constructing a matrix. Here is the whole story: as part of my studies I need to solve some differential partial equations using python. The whole theor...
MaximeDt Data Science 18 9,155 Nov-23-2017, 03:04 AM

User Panel Messages

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