-
The documentation is misleading http://doc.sagemath.org/html/en/developer/coding_in_python.html?highlight=sageobject In many situation it is not desirable to derive from `SageObject`.
Component: **…
-
can you please tell me what i should do i tried to change line 57 but it's not working, it's my first time coding in python im more used to html and css
-
Hi,
is there any way to set negative number as argument ?
```python
# -*- coding: utf-8 -*-
from clize import ArgumentError, Parameter, run
def cli_main(arg:float, *, debug:'d'=False):
…
-
This follows the comments discussed in ORP and in PR 39822 [[here](https://github.com/cms-sw/cmssw/issues/39287#issuecomment-1239841325)]
Point to clarify:
- runTheMatrix uses `kind-of` hard-codin…
-
I wonder if we could define this format using protobuffers like we have for the main data protocol? I would not be surprised if it had an implementation for python as well, so we might avoid hard-codi…
-
### Expected behaviour
I tried to build the tag 80 in python 3.12, but build fails
Write here how did you expect the library to function.
correct build from source
### Actual behaviour
Wr…
-
Running the exe and saving, the program just hard crashes on save with no information
Running the batch file provides a bit more information
```python scripts started.
-----------------------…
-
### Applies To
- [ ] Notebooks (.ipynb files)
- [X] Interactive Window and\/or Cell Scripts (.py files with \#%% markers)
### What happened?
In a `.py` file, I wrote a markdown cell with pyt…
-
Hey Hi,
Thanks for the great help to make 2d images into 3d objects, i works good. We have favour, that we want to process 3d object rotate every angle and take snapshot. That would be done in pyth…
-
Points of improvement:
- Ensure proper balance between lectures, questions, and hands-on exercises.
- Link the concepts introduced during the lectures to concrete examples of how they are used on MS…