Cython files are now discovered automatically. There is no need to add the name of the pyx file anywhere.
On Tuesday, April 12, 2022 at 10:21:44 AM UTC-7 [email protected] wrote: > Ok, then in the new version of Sage what is the equivalent file I should > look? > > On Tuesday, April 12, 2022 at 9:57:56 PM UTC+5:30 Matthias Koeppe wrote: > >> This is outdated. I've opened https://trac.sagemath.org/ticket/33694 to >> update the documentation. >> >> On Tuesday, April 12, 2022 at 7:30:16 AM UTC-7 [email protected] >> wrote: >> >>> Hi everyone, >>> >>> I am using Sage v9.6.beta5 on Ubuntu 20.04 LTS >>> Recently I was going through the Sage Developer's Manual on "Coding in >>> Cython" >>> [image: Screenshot from 2022-04-12 19-57-11.png] >>> >>> In this, it says that >>> ``` >>> For example, in order to >>> compile SAGE_ROOT/src/sage/graphs/chrompoly.pyx, we see the following lines >>> in module_list.py: >>> ``` >>> >>> I did a find for module_list.py but it turned up nothing. >>> [image: Screenshot from 2022-04-12 19-57-59.png] >>> >>> Can someone point out where it is, or if there's a mistake from my side? >>> >> -- You received this message because you are subscribed to the Google Groups "sage-devel" 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/sage-devel/bd2a5087-ddb3-4a07-90a8-c7c1ce3f1e2cn%40googlegroups.com.
