Not sure if there should be a class Function from which you inherit. I
would think PiecewiseFunctions should tie in with Sage's category
framework. There's
http://doc.sagemath.org/html/en/reference/categories/sage/categories/map.html#sage.categories.map.Map
On Thursday, November 8, 2018 at 2:
On Fri, Nov 9, 2018 at 2:38 PM Emmanuel Charpentier
wrote:
>
>
>
> Le vendredi 9 novembre 2018 13:40:12 UTC+1, Erik Bray a écrit :
>>
>> Can someone remind me again why SSL libs aren't provided by the system
>> on macOS, and/or why those libs can't be used for building Python's
>> ssl module?
>
>
On Friday, November 9, 2018 at 1:50:45 PM UTC+1, Dima Pasechnik wrote:
>
> Apple switched to their own SSL implementation.
> They were shipping OpenSSL's headers in some obscure places, shifting
> from one release to another,
> in their Xcode, for porting purposes. Not sure whether they are st
I changed the path to use all the new versions, as version is
2.23.52.0.1-10.el6 20130226
but it still fails at the same place. They are not assembler error but C++
error like before. See the log in attachment and the error displayed at
the bottom of my message.
If nobody has an idea how to co
Le vendredi 9 novembre 2018 13:40:12 UTC+1, Erik Bray a écrit :
>
> Can someone remind me again why SSL libs aren't provided by the system
> on macOS, and/or why those libs can't be used for building Python's
> ssl module?
>
>From the current installation guide :
= Begin q
On Fri, Nov 9, 2018 at 2:14 PM Dima Pasechnik wrote:
>
> On Fri, Nov 9, 2018 at 8:01 AM Erik Bray wrote:
> >
> > On Fri, Nov 9, 2018 at 1:50 PM Dima Pasechnik wrote:
> > >
> > > On Fri, Nov 9, 2018 at 7:40 AM Erik Bray wrote:
> > > >
> > > > Can someone remind me again why SSL libs aren't provi
On Fri, Nov 9, 2018 at 8:01 AM Erik Bray wrote:
>
> On Fri, Nov 9, 2018 at 1:50 PM Dima Pasechnik wrote:
> >
> > On Fri, Nov 9, 2018 at 7:40 AM Erik Bray wrote:
> > >
> > > Can someone remind me again why SSL libs aren't provided by the system
> > > on macOS, and/or why those libs can't be used
On Fri, Nov 9, 2018 at 1:50 PM Dima Pasechnik wrote:
>
> On Fri, Nov 9, 2018 at 7:40 AM Erik Bray wrote:
> >
> > Can someone remind me again why SSL libs aren't provided by the system
> > on macOS, and/or why those libs can't be used for building Python's
> > ssl module?
> >
>
> Apple switched to
On Fri, Nov 9, 2018 at 7:40 AM Erik Bray wrote:
>
> Can someone remind me again why SSL libs aren't provided by the system
> on macOS, and/or why those libs can't be used for building Python's
> ssl module?
>
Apple switched to their own SSL implementation.
They were shipping OpenSSL's headers in
Can someone remind me again why SSL libs aren't provided by the system
on macOS, and/or why those libs can't be used for building Python's
ssl module?
Surely the Python community at large has some experience with this but
I don't really know what that experience constitutes...
On Fri, Nov 9, 2018
The license has not been updated yet in their git repo:
https://github.com/openssl/openssl/blob/master/LICENSE
I also downloaded the latest release (1.1.1) and it still contains the
bad BSD license.
So it seems that the license change is not official yet...
--
You received this message becau
Hi,
On Fri, Nov 09, 2018 at 11:02:33AM +0100, Nicolas M. Thiery wrote:
>
> I once again got bitten yesterday by installations of Sage without SSL
> support. And thus no pip. Which made me check on Openssl's web page
> which now states that "OpenSSL is licensed under an Apache-style
> license".
>
I once again got bitten yesterday by installations of Sage without SSL
support. And thus no pip. Which made me check on Openssl's web page
which now states that "OpenSSL is licensed under an Apache-style
license".
If this can help Sage having systematic support for SSL (e.g. through
openssl as s
13 matches
Mail list logo