I've been in touch with the Travis-CI guys about this a little bit.
They restrict each project to a single OS partly to reduce resource
consumption, but they said they might reconsider for paying customers
(which we may want to become).
Mike
On 08/16/2013 04:17 PM, Matt Terry wrote:
I was
I was looking into the TravisCI Mac testing environment. Right now, you can
only run tests on a single os. You also trigger a Mac build by declaring
your language to be objective-c. There are probably more q quirks, but
that's what I've found thus far.
-matt
On Aug 16, 2013 12:45 PM, "Matthew Bret
Hi,
On Fri, Aug 16, 2013 at 10:36 AM, Kevin Hunter Kesling
wrote:
> At 12:11pm -0400 Fri, 16 Aug 2013, Matthew Brett wrote:
>>
>> We've got 5 macs running OSX 10.4 through 10.8 for us, you'd be
>> welcome to remote access to those, and we'd be happy to run builds
>> for you. Paul Ivanov has or wi
At 12:11pm -0400 Fri, 16 Aug 2013, Matthew Brett wrote:
> We've got 5 macs running OSX 10.4 through 10.8 for us, you'd be
> welcome to remote access to those, and we'd be happy to run builds
> for you. Paul Ivanov has or will have access to the buildbot master
> and all the slaves. We also have an
Hi,
On Fri, Aug 16, 2013 at 7:32 AM, Michael Droettboom wrote:
> We actually discussed this very issue yesterday in our Google hangout about
> continuous integration. We're probably going to need to script a full setup
> from a clean Mac + XCode to a working matplotlib development environment in
Hi,
On Fri, Aug 16, 2013 at 7:32 AM, Michael Droettboom wrote:
> We actually discussed this very issue yesterday in our Google hangout about
> continuous integration. We're probably going to need to script a full setup
> from a clean Mac + XCode to a working matplotlib development environment in
We actually discussed this very issue yesterday in our Google hangout
about continuous integration. We're probably going to need to script a
full setup from a clean Mac + XCode to a working matplotlib development
environment in order to make that happen, and obviously that will be
shared with t
Mike,
That's great news. Is there any chance we can look forward to "official"
instructions for setting up a Mac to develop matplotlib?
I gave up a long time ago and started piecing to together my meager PRs in
a linux VM.
-paul
On Fri, Aug 16, 2013 at 6:52 AM, Michael Droettboom wrote:
> Tha
Thanks to the gracious donation from Hans Petter Langtangen and the
Center for Biomedical Computing at Simula (http://home.simula.no/~hpl),
I now have a new Mac Mini sitting at my desk. This should allow me to
keep on top of changes that affect the Mac builds and to better track
down Mac-only
On Thu, Aug 15, 2013 at 09:06:02PM +0200, vwf wrote:
[...]
> On stackoverflow I found:
> widths = np.linspace(0, 2, X.size)
> plt.quiver(X, Y, cos(deg), sin(deg), linewidths=widths)
[...]
I kind of found out how it works. quiver has width and linewidth.
width takes a scalar, linewidth can take a v
10 matches
Mail list logo