Cristian Le

Results 702 comments of Cristian Le

The documentation is immense and hard to navigate. Is there a rosetta stone of how to do the python equivalent of: ```python dict = {} dict.__contains__("key") dict["key"] = 2 dict.pop("key")...

So to get this straight: - `other_type = value_type` - you have to manually create values for the objects `key` and `other` using the `set()` function so that they can...

Well, one thing I couldn't find is how to store and retrieve pointers instead of values

I think it is when using non-intrisic data types so that it can only use `class(*), pointer` which cannot upcast to `class(my_type), pointer` and then it complains that it can't...

Took me a bit of digging, but I found an issue with the previous example: ```fortran ! This one only sets transfers "d" call set(key, [transfer("dummy", 1_int8)]) ! Should be...

There is also #2672 competing for this, and I believe sphinx is more standard. Want to discuss this in #2709 ?

Cmake support for cxx modules has landed outside of experimental, so it might be worth taking a look at how supporting cxx modules will look like. Disregarding the maintenance of...

Heads up, there will be a naming clash with another repo called [`step`](https://fedora.pkgs.org/37/fedora-updates-x86_64/step-22.12.1-1.fc37.x86_64.rpm.html) which is a physics simulator. Maybe worth renaming the packages `smallstep-cli` and `smallstep-ca`?