Ask Your Question

podprostor's profile - activity

2023-10-19 17:41:58 +0200 commented question How to block-diagonalize a matrix over a prime field?

That works, but I want a transformation like B = ~P * A * P.

2023-10-19 06:37:18 +0200 edited question How to block-diagonalize a matrix over a prime field?

How to block-diagonalize a matrix over a prime field? How to block-diagonalize an invertible matrix with characteristic

2023-10-19 03:56:15 +0200 edited question How to block-diagonalize a matrix over a prime field?

How to block-diagonalize a matrix over a prime field? How to block-diagonalize an invertible matrix with characteristic

2023-10-19 03:56:09 +0200 edited question How to block-diagonalize a matrix over a prime field?

How to block diagonalize a matrix over a prime field How to block-diagonalize an invertible matrix with characteristic p

2023-10-19 03:54:49 +0200 asked a question How to block-diagonalize a matrix over a prime field?

How to block diagonalize a matrix over a prime field How to block-diagonalize an invertible matrix with characteristic p

2023-10-07 00:16:51 +0200 received badge  Student (source)
2023-09-23 09:49:49 +0200 received badge  Self-Learner (source)
2023-09-23 09:49:49 +0200 received badge  Teacher (source)
2023-09-21 16:43:21 +0200 commented question How to use lift_x in python?

Thank you. I know that Sage uses Integers, but I thought it must be something else.

2023-09-21 16:42:29 +0200 edited answer How to use lift_x in python?

Solutions: As John Plameri pointed out, you can to use Integer(1) instead of 1. I could also have done something like:

2023-09-21 16:38:42 +0200 edited answer How to use lift_x in python?

Solutions: As John Plameri pointed out, you can to use Integer(1) instead of 1. I could also have done something like:

2023-09-21 16:35:10 +0200 edited question How to use lift_x in python?

How to use lift_x in python? I am trying to use sage library in python3, but I have the following problem when I try to

2023-09-21 16:34:54 +0200 answered a question How to use lift_x in python?

Solutions: As John Plameri pointed out, you can to use Integer(1) instead of 1. I could also have done something like:

2023-09-21 16:29:21 +0200 edited question How to use lift_x in python?

How to use lift_x in python? I am trying to use sage library in python3, but I have the following problem when I try to

2023-09-21 16:26:39 +0200 edited question How to use lift_x in python?

How to use lift_x in python? I am trying to use sage library in python3, but I have the following problem when I try to

2023-09-21 16:26:11 +0200 edited question How to use lift_x in python?

How to use lift_x in python? I am trying to use sage library in python3, but I have the following problem when I try to

2023-09-21 16:23:00 +0200 commented question How to use lift_x in python?

Thank you. I knew that Sage uses Integers, but I thought it must be something else.

2023-09-21 16:22:35 +0200 commented question How to use lift_x in python?

Thank you. I knew that Sage uses Integers but I thought it must be something else.

2023-09-21 16:20:05 +0200 edited question How to use lift_x in python?

How to use lift_x in python? I am trying to use sage library in python3, but I have the following problem when I try to

2023-09-21 16:19:39 +0200 received badge  Editor (source)
2023-09-21 16:19:39 +0200 edited question How to use lift_x in python?

How to use lift_x in python? I am trying to use sage library in python3, but I have the following problem when I try to

2023-09-21 03:33:39 +0200 asked a question How to use lift_x in python?

How to use lift_x in python? I am trying to use sage library in python3, but I have the following problem when I try to