Great, that is exactly what I've been trying to find! By the way, there is caching property decorator called `@cached_property`, that does exactly what you suggested. It is, however, not in the standard library (https://pypi.org/project/cached-property/). Maybe it would be beneficial to add it to the standard sympy package? Unfortunately¸ I have no idea how these things are done.
Do you think it is worthwhile to create a page with the "coding guidelines", so that other authors can use this information? If yes, where? Denys -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/a78f21b0-63c6-4b78-8b4d-e21a3e95968d%40googlegroups.com.
