[Bug 268348] math/py-numpy: introduce FORTRAN / NOBLAS options

2025-05-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268348 --- Comment #12 from Ivan --- Why GCC 13 is the defaults ports compiler?? LLVM is the default, isn't it? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 268348] math/py-numpy: introduce FORTRAN / NOBLAS options

2025-05-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268348 --- Comment #11 from Franco Fichtner --- Oh no, Matthias Andree was removed from CC. ;) -- You are receiving this mail because: You are the assignee for the bug.

[Bug 268348] math/py-numpy: introduce FORTRAN / NOBLAS options

2025-05-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268348 --- Comment #10 from Franco Fichtner --- Thanks for the response. Are we in "maintainer timeout" territory already? -- You are receiving this mail because: You are the assignee for the bug.

[Bug 268348] math/py-numpy: introduce FORTRAN / NOBLAS options

2025-05-05 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268348 Matthias Andree changed: What|Removed |Added CC||mand...@freebsd.org --- Comment

[Bug 268348] math/py-numpy: introduce FORTRAN / NOBLAS options

2024-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268348 --- Comment #8 from Ivan --- Tested the patch. It works! Thank you. To the port maintainer: How about to add a separate port math/py-numpy-light (lite flavor) like we have devel/git-lite and devel/git-tiny for git? The goal is to install

[Bug 268348] math/py-numpy: introduce FORTRAN / NOBLAS options

2024-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268348 Franco Fichtner changed: What|Removed |Added Attachment #238767|0 |1 is obsolete|

[Bug 268348] math/py-numpy: introduce FORTRAN / NOBLAS options

2024-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268348 Franco Fichtner changed: What|Removed |Added URL||https://reviews.freebsd.org

[Bug 268348] math/py-numpy: introduce FORTRAN / NOBLAS options

2024-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268348 --- Comment #6 from Franco Fichtner --- Let me update this to the latest version. Works fine for us with py-duckdb. Not a committer so someone else will have to pick this up in order to go into the tree. Cheers, Franco -- You are rece

[Bug 268348] math/py-numpy: introduce FORTRAN / NOBLAS options

2024-12-06 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268348 Ivan changed: What|Removed |Added CC||i...@drm.su --- Comment #5 from Ivan --- H

[Bug 268348] math/py-numpy: introduce FORTRAN / NOBLAS options

2022-12-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268348 --- Comment #4 from Thierry Thomas --- Everything goes to fast! SuiteSparse 6.0.2 has been released (not yet in our ports tree), and according to its changelog, Fortran is no more required for AMD and UMFPACK. See

[Bug 268348] math/py-numpy: introduce FORTRAN / NOBLAS options

2022-12-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268348 Franco Fichtner changed: What|Removed |Added Attachment #238749|0 |1 is obsolete|

[Bug 268348] math/py-numpy: introduce FORTRAN / NOBLAS options

2022-12-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268348 --- Comment #2 from Franco Fichtner --- Good point, forgot about this since it was previously disabled on my end. I'll update the patch accordingly. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 268348] math/py-numpy: introduce FORTRAN / NOBLAS options

2022-12-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268348 Thierry Thomas changed: What|Removed |Added CC||thie...@freebsd.org --- Comment #

[Bug 268348] math/py-numpy: introduce FORTRAN / NOBLAS options

2022-12-13 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268348 Bug ID: 268348 Summary: math/py-numpy: introduce FORTRAN / NOBLAS options Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New

maintainer-feedback requested: [Bug 268348] math/py-numpy: introduce FORTRAN / NOBLAS options

2022-12-13 Thread bugzilla-noreply
Bugzilla Automation has asked freebsd-python (Nobody) for maintainer-feedback: Bug 268348: math/py-numpy: introduce FORTRAN / NOBLAS options https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268348 --- Description --- Hi, This allows to run numpy without any fortran/gcc dependencies. We are