Code Monkey home page Code Monkey logo

Comments (10)

sukritsingh avatar sukritsingh commented on September 24, 2024 2

I've downloaded this release candidate and quickly am running it on my analysis/MSM scripts and so far no crashes! Thanks for this heroic effort. I'll take a look at some of the other PRs and see if I can help merge/review!

(Also apologies for the big hiatus! I got award a grant and have only just now had life return to some degree of normal pace lol.)

from mdtraj.

mattwthompson avatar mattwthompson commented on September 24, 2024 1

Yep, that's my understanding as well

from mdtraj.

mattwthompson avatar mattwthompson commented on September 24, 2024

Depending on how much work is a part of making MDTraj compatible with NumPy 2.0, we should either pin to 1.x or add 2.0rc1 testing ASAP

#1873

from mdtraj.

chrisjonesBSU avatar chrisjonesBSU commented on September 24, 2024

Should this release add compatibility for MacOSX + python 3.12? From reading around the commits on the feedstock, It looks like the issue was related to the .tng code, which I think was removed in the latest PR.

from mdtraj.

mattwthompson avatar mattwthompson commented on September 24, 2024

I tagged a 1.10.0rc1 release which should fix a handful of issues that have popped up over the past year, though not all PRs are merged through.

Try it with

$ pip install mdtraj==1.10.0rc1

or

$ micromamba install mdtdraj -c conda-forge/label/mdtraj_rc -c conda-forge

and let us know if anything is surprising. If no feedback this will become a full release in a few weeks

from mdtraj.

jeremyleung521 avatar jeremyleung521 commented on September 24, 2024

Just wanted to add that the numpy<2 pin is not yet included in the rc, so it might be worth adding into 1.10 before release (at least until mdtraj supports numpy 2).

#1873

from mdtraj.

mattwthompson avatar mattwthompson commented on September 24, 2024

Good idea - do I do that here? https://github.com/mdtraj/mdtraj/blob/1.10.0rc1/pyproject.toml#L5-L6

from mdtraj.

mattwthompson avatar mattwthompson commented on September 24, 2024

I'm like 80% sure that {{ pin_compatible('numpy') }} handles this in conda world but I'd be fine making that pin more explicit in feedstock builds

from mdtraj.

mattwthompson avatar mattwthompson commented on September 24, 2024

I made https://github.com/mdtraj/mdtraj/releases/tag/1.10.0rc2

from mdtraj.

mattwthompson avatar mattwthompson commented on September 24, 2024

#1890

Wheels (#1833) would be nice, too, if we can figure out how to set that up

from mdtraj.

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.