GithubHelp home page GithubHelp logo

Package compatibility? about zepid HOT 2 CLOSED

jaimiles23 avatar jaimiles23 commented on August 26, 2024
Package compatibility?

from zepid.

Comments (2)

pzivich avatar pzivich commented on August 26, 2024 1

Hi @jaimiles23 glad to hear you are looking forward to using the package!

Thank you for reminder me about this. I will update the version requirements in the 0.9.0 release #143 The matplotlib requirement was because there was a dependency around the release of 3.1 that didn't agree with one of the other other core packages (it was either scipy or numpy). This caused issues with the TravisCI check. The requirements file tells TravisCI to install a specific version of the package for the tests. To avoid that issue for users around release, I added the compatibility. On my computer, I have ran all the tests with matplotlib 3.3.1 (3.3.3 is the latest release) this week. So those issues have been resolved (and I can update the requirements)

If you want to use the newer version of matplotlib, I believe you can get around this by first installing zEpid with a compatible matplotlib version, then upgrading matplotlib via pip. This makes it so that zEpid is installed, but it doesn't check the dependencies. At least I am pretty sure this approach works. After you upgrade matplotlib, you can always check all the plotting functions by copying the script HERE, and running it (you will need to uncomment out the last 4 lines). My plan is to release 0.9.0 soon (like before 2021), so if you want to wait till release and upgrade both zEpid and matplotlib that is also an option.

Also there are some starting tutorials at the ReadTheDocs site, which are more over overviews of the library. The Python tutorials go more indepth into (most) of the functions. If you have any questions, feel free to open an Issue or start a Discussion in the Discussion tab

from zepid.

jaimiles23 avatar jaimiles23 commented on August 26, 2024

Hi @pzivich!

Thank you for the thorough reply! I appreciate the explanation on how to circumvent the package dependencies – this explains why I was able to get zepid working through repeat installs. I’m glad that this was already on your radar and I look forward to the upcoming 0.9.0 release!

I’ve started to work through your Python-for-Epidemiologists repo & plan to tackle the ReadTheDocs tutorials next. I’ll keep you in the loop incase anything else catches my eye.

Thank you for all of your work putting this together & stay safe!

from zepid.

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.