| 2022-12-22 20:21:14 +0100 | asked a question | Confusion about numeric calculation typing Confusion about numeric calculation typing Hi, still in the learning curve. I'm experimenting with Options Pricing theo |
| 2022-07-28 19:36:09 +0100 | received badge | ● Supporter (source) |
| 2022-07-28 19:36:04 +0100 | answered a question | Matrix dimensions being symbolic This is not shiny but works var('n p') n = 2 p = 5 vars1 = [var('a_%d%d' %(i,j)) for i in [1..n] for j |
| 2022-07-25 21:36:46 +0100 | commented answer | Matrix with negative indices ok thanks for chiming in fast, but I'd welcome a more direct representation if there's one. The python convention seems |
| 2022-07-25 18:31:27 +0100 | commented answer | Matrix with negative indices ok thanks for chiming in fast, but I'd welcome a more direct representation if there's one. The python convention seems |
| 2022-07-25 18:30:56 +0100 | commented answer | Matrix with negative indices ok thanks for chiming in fast, but I'd welcome a more direct representation if there's one. The python convention seems |
| 2022-07-25 18:09:15 +0100 | commented answer | Matrix with negative indices ok thanks for chiming in fast, but It seems demanding representing things this way... Hhm... indices 1, 2, 3, 4, 5 becom |
| 2022-07-25 15:28:33 +0100 | received badge | ● Student (source) |
| 2022-07-25 15:23:06 +0100 | asked a question | Matrix with negative indices Matrix with negative indices Is there a way or hack to operate with matrices with negative indices? For example a 3x3 ma |
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.