[Numpy-discussion] Staging Biopython wheels on Anaconda.org, was: Replacement for Rackspace
Hi Matti, If your offer still stands, I'd like to transition Biopython from the donated Rackspace storage to Anaconda as discussed a few weeks back. I presume this means updating the WHEELHOUSE credentials in our multi-wheel repository, both for TravisCI and AppVeyor? https://github.com/biopython/biopython-wheels Do you need any other information from me, or the Biopython team? Thank you, Peter, (On behalf of Biopython) On Tue, Aug 11, 2020 at 6:34 AM Matti Picus wrote: > > On 8/11/20 12:39 AM, Peter Cock wrote: > > Hi Matti, > > Is this an open invitation to the wider Numpy ecosystem? I am > interested on behalf of Biopython which was using the donated > Rackspace for multibuild wheel staging prior to PyPy release > (although having weekly test releases sounds interesting too). > > I would be happy to continue this discussion off list if you prefer, > > Thank you, > > Peter > > On Mon, Aug 10, 2020 at 9:20 PM Matti Picus wrote: > >> anaconda is generously hosting projects at >> https://anaconda.org/scipy-wheels-nightly/ (for weekly development >> releases that can be used to test downstream projects) and >> https://anaconda.org/multibuild-wheels-staging (for staging wheels to be >> tested for release on PyPI). >> >> >> The trick is that CI needs a token so it can upload to those >> organizations. Kevin, we can either add you to the groups you can create >> a token, or one of the current members could create tokens and transport >> them safely to Kevin. Please disucss it with me (or one of the other >> members https://anaconda.org/multibuild-wheels-staging/groups). >> >> Matti > > > Yes, it is a general invitation. My mail is in the message. > > I guess we should set up some kind of janitor task to remove older > packages from the hosting space as usage goes up. > > Matti > ___ > NumPy-Discussion mailing list > NumPy-Discussion@python.org > https://mail.python.org/mailman/listinfo/numpy-discussion > ___ NumPy-Discussion mailing list NumPy-Discussion@python.org https://mail.python.org/mailman/listinfo/numpy-discussion
Re: [Numpy-discussion] Feature requests/Enhancements for upper-level engineering students
Charles R Harris wrote > On Thu, Aug 20, 2020 at 11:11 AM cooperrc < > ryan.c.cooper@ > > wrote: > >> Greetings, >> As the Fall semester is fast approaching (10 days away for us at UConn), >> we >> are looking for senior design (also called capstone) projects for the >> 2020-2021 school year. The COVID situation has strengthened the need for >> remote work. >> The process here is that students are assigned to projects by late >> September. Then, they have 6 main deliverables over the course of 2 >> semesters: >> 1. Initial Fall Presentation (~Oct) >> 2. Final Fall Presentation (~Dec) >> 3. Mid-year report (~Jan) >> 4. Initial Spring Presentation (~Mar) >> 5. Final Spring Presntation (~Apr) >> 6. Final report (~May) >> >> My question to the NumPy community is: Are there any features or >> enhancements that would be nice to have, but might not have a team >> dedicated >> to the idea? >> >> I would be happy to advise any projects that people are interested in >> proposing. I would like to hear what people think would be worthwhile for >> students to build together. Some background, these students have all used >> Python and Matlab for mechanical engineering applications like linear >> regression, modal analyses, ode integration, and root solving. They learn >> quickly, but may not be interested in UX/UI design problems. >> >> >> > Thanks for the inquiry. We are always looking for new people who have the > time and inclination to make a contribution to NumPy, but NumPy core > probably isn't a good choice for class projects. Work on NumPy core > requires C and CPython C-API expertise and experienced programmers > generally take 3-6 months to come up to speed, the learning curve is just > too steep for most students. NumPy also needs to be very careful about > maintaining compatibility with existing downstream projects and in > introducing new features. I suspect students would enjoy a > faster moving project. > > There is a lot of work on the website and online documentation that is > moving faster than NumPy core, but that sounds like it might be out of > scope for your classes. If not, let us know. > > If you can think of new projects based on NumPy, that might work better. > They could be written in Python and the students could release them on > PyPI > if so inclined. I suspect there are several ongoing projects that are more > engineering oriented than NumPy and the current Python Science stack could > use more engineering applications. Perhaps others more familiar with that > area could make suggestions. > > Chuck > > ___ > NumPy-Discussion mailing list > NumPy-Discussion@ > https://mail.python.org/mailman/listinfo/numpy-discussion Thanks for the feedback Chuck. I'll poke around and brainstorm. -- Sent from: http://numpy-discussion.10968.n7.nabble.com/ ___ NumPy-Discussion mailing list NumPy-Discussion@python.org https://mail.python.org/mailman/listinfo/numpy-discussion
Re: [Numpy-discussion] Feature requests/Enhancements for upper-level engineering students
KevinBaselinesw wrote > would your team be interested in contributing to my port of Numpy to .NET? > > https://github.com/Quansight-Labs/numpy.net > > I have the vast majority of the Numpy core working as a pure .NET library. > > All of the other libraries that rely on Numpy are not ported. I am sure we > could find some good projects for your team to work on. These would be > "green field" projects and would likely be great learning opportunities > for > them. > > > > -- > Sent from: http://numpy-discussion.10968.n7.nabble.com/ > ___ > NumPy-Discussion mailing list > NumPy-Discussion@ > https://mail.python.org/mailman/listinfo/numpy-discussion I don't have any experience in .NET, so I don't know how much help I could lend/advise projects. -- Sent from: http://numpy-discussion.10968.n7.nabble.com/ ___ NumPy-Discussion mailing list NumPy-Discussion@python.org https://mail.python.org/mailman/listinfo/numpy-discussion