Hi guys,
Now i am using the %%cython magic command to compile my cython package.
I found that automatically the pyd file goes to the .ipython\cython folder, how can i set it to another folder?
What arguments should I pass to the magic command?
--
---
You received this message because you are subscribed to the Google Groups "cython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cython-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cython-users/4b1b1465-5f21-4057-a825-d785d4e86434n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cython-users/b1513a90-e6f6-8222-01bc-2cc1e3d5bf24%40d-woods.co.uk.
I am now creating a folder for my ipython project. If I can generate the pyd file inside this folder instead of the default ipython folder, it would be easier to manipulate the pyd file.On 12/19/2021 06:46, Frank Chen wrote:
On 12/19/2021 03:41, da-woods wrote:
To view this discussion on the web visit https://groups.google.com/d/msgid/cython-users/b1513a90-e6f6-8222-01bc-2cc1e3d5bf24%40d-woods.co.uk.
--
---
You received this message because you are subscribed to the Google Groups "cython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cython-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cython-users/E8FC6475-20B4-418F-B613-E1D1DAF21DC8%40behnel.de.
I will post some pictures later to illustrate this.On 12/19/2021 15:17, Frank Chen wrote:
--
---
You received this message because you are subscribed to the Google Groups "cython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cython-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cython-users/E8FC6475-20B4-418F-B613-E1D1DAF21DC8%40behnel.de.
My habitual organization is:On 12/19/2021 15:22, Frank Chen wrote:
Parent folder
1.ipynb
--child folder
---module.pyd(inside the child folder)
How can I do this?
("Manipulate"means better organization, sorry for not making it clear)
On 12/19/2021 15:17, Frank Chen wrote:
I will post some pictures later to illustrate this.
--
---
You received this message because you are subscribed to the Google Groups "cython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cython-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cython-users/E8FC6475-20B4-418F-B613-E1D1DAF21DC8%40behnel.de.
--
---
You received this message because you are subscribed to the Google Groups "cython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cython-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cython-users/56673f26-7a45-f501-d6de-a890454188b1%40behnel.de.