Marc Culler
Marc Culler
> I see one backward compatibility with this proposal for people who used to install the original cypari in source mode. I think Nathan, Matthias and I will be able...
That sounds great to me! - Marc On Fri, Jul 21, 2017 at 10:46 AM, NathanDunfield wrote: > So pip has an --install-option flag which can be used to pass...
I thought we were proposing three options, with linking as follows: pip install cypari (installs a wheel with static linking) pip install --no-binary cypari (installs from an sdist with dynamic...
Fernando, Does that work on Windows as well? - Marc On Fri, Jul 28, 2017 at 9:39 AM, Isuru Fernando wrote: > You can have dynamic libraries inside a wheel....
Embedding shared libraries in the wheel would have several advantages. The most important one is that it allows more flexibility with the configuration of modules. Currently we are forced to...
That is possible, but I am not sure. I don't know what mechanism numpy is using, but I am guessing that they somehow specify a path within their package to...
This is an Apple bug. They are shipping their Carbon.framework with a broken symlink: `$ file /System/Library/Frameworks/Carbon.framework/Carbon` `/System/Library/Frameworks/Carbon.framework/Carbon: broken symbolic link to Versions/Current/Carbon` However, this is not new with Sonoma....
> While it should be looking in `/System/Library/Frameworks/Carbon.framework/Carbon` There is no such directory. Instead that is the pathname of a broken symlink, and that broken symlink was put there by...
As far as I know, the only way that using 127.0.0.1 instead of localhost could possibly resolve a syntax error in a javascript file is by causing the browser to...
Voilà mon grain de sel: bnf.pol -> member_pol(bnf) n'est pas une amélioration. - Marc On Fri, Aug 28, 2020 at 3:09 AM Frédéric Chapoton wrote: > Et Travis, il est...