Giter Club home page Giter Club logo

Comments (5)

dfm avatar dfm commented on July 24, 2024

There is a (passing) test for this and I can't reproduce your issue. What do you get if you run

import corner
print(corner.__version__)
import numpy as np
print(np.__version__)

in Python?

from corner.py.

astromark avatar astromark commented on July 24, 2024

Corner: 2.0.1
Numpy: 1.7.2

from corner.py.

astromark avatar astromark commented on July 24, 2024

For comparison I just logged into my old machine where I did not have this problem and there I was using
Corner: 1.0.0
Numpy: 1.7.1

from corner.py.

dfm avatar dfm commented on July 24, 2024

Oh my... that's a pretty old version of numpy (3 years)! I don't currently test that far back and it would be hard to because of matplotlib compatibility issues. I've just pushed a change to master that should work for your version of numpy but I can't promise long-term support. Let me know if it works for you now.

from corner.py.

astromark avatar astromark commented on July 24, 2024

I'm attempting to run this in the latest stable version of casa. casa, unfortunately, does not use the latest versions of numpy and matplotlib to avoid compatibility issues.

I've now installed the latest version and it works fine.

I'm certainly not offended that you can't offer long-term support. I initially thought this might be a problem for other people too.

from corner.py.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.