All the news that fits on your screen. (and more) |
|
|
| |  | August 2020 Newsletter NumFOCUS News & Updates |
|
|
| | | Affiliated Project scikit-learn is accepted as a Sponsored Project! scikit–learn is a Python library for machine learning, and is one of the most widely used tools for supervised and unsupervised machine learning. Scikit–learn provides an easy-to-use, consistent interface to a large collection of machine learning models, as well as tools for model evaluation and data preparation. Find out more about scikit-learn here: https://numfocus.org/project/scikit-learn |
|
|
| OpenMBEE joins NumFOCUS as a Sponsored Project OpenMBEE is a community of Engineering Practitioners and Software Developers that seek to use Open Source as a means to expand the availability of Engineering Models and Software that connect technical information in a collaborative platform. Find out more about OpenMBEE here: https://numfocus.org/project/openmbee |
|
|
| | | Sponsored Project Announcements |
|
|
| | | | MathJax just released version 3.1.0 of MathJax. This is a feature release that includes a number of API improvements, new extensions, updates to the assistive tools, and more examples of how to use MathJax in node applications. It also includes several bug fixes. See the release notes for details. MathJax version 2.7.9 was also released, which updates the version of the Speech-Rule Engine (SRE) that underlies MathJax’s accessibility features, and adds localizations for SRE in German and French, along with access to the Clearspeak rules via the MathJax contextual menu. See the release notes for details |
|
|
| | MDAnalysis released its 1.0.0 release after almost 12 years in 0.x status. The 1.x releases will still support Python 2.7 because scientific projects remain that rely on a 2.7 software stack. However, 1.x will only receive major bug fixes. Primary development is taking place for the upcoming 2.0.0 release that will only support Python >= 3.6, as outlined in our Roadmap https://www.mdanalysis.org/2019/11/06/roadmap/. We also published our Interoperability Roadmap https://www.mdanalysis.org/2020/08/03/roadmap in which we describe our efforts and plans to become API compatible with other major computational physics and chemistry Python packages. This is a major step forward in a field that traditionally relied on file-format compatibility. This new direction was catalyzed and encouraged through discussions at the 2019 NSF MolSSI Workshop on Molecular Dynamics Software Interoperability https://molssi.org/2019/07/29/molssi-workshop-molecular-dynamics-software-interoperability/. |
|
|
| Released ensmallen 2.14. https://github.com/mlpack/ensmallen/releases/tag/2.14.1 All our GSoC students passed their second evaluation and are finishing up their projects successfully. Results will be announced soon (along with another mlpack release that incorporates their great work). |
|
|
| The PALISADE community is hosting a monthly webinar on the use of PALISADE. We have the webinar on the last Friday of each month. Information about our webinar can be found here: https://palisade-crypto.org/webinars/ Duality Technologies is hiring senior software engineers and cryptography scientists to work on PALISADE. Information on the positions and contact information can be found here: https://dualitytech.com/jobs/ |
|
|
| The PyMC dev team is excited to announce the first PyMCon, An asynchronous-first virtual conference for the Bayesian community, tentatively scheduled for the first week of November, 2020. This announcement also serves as an RFP for talks and tutorials, as well as a call for sponsorship and volunteers. You can find out all the details at the PyMCon website: https://pymc-devs.github.io/pymcon/ We hope you can participate! |
|
|
| rOpensci has released its first rOpenSci Community Contributing Guide! The purpose of the guide is to welcome people to rOpenSci and help them recognize themselves as potential contributors. It will help them figure out what they might gain by giving their time, expertise, and experience; match their needs with things that will help rOpenSci’s mission; and connect them with resources to help along the way. We hope it's also a useful blueprint for other open source communities. Thank you to NumFOCUS for supporting this project with a Small Development Grant. Want to keep up with rOpenSci's work and learn what others are doing with our tools? Read and subscribe to our newsletter! A digest of R package news, use cases, blog posts, events, curated every two weeks. |
|
|
| | Affiliated Project Announcements |
|
|
| Optuna 2.0, the next major evolution of Optuna released! 2.0 introduces hyperparameter importance to see which hyperparameters matter most, Hyperband pruning, and many performance improvements! Optuna 2.0 includes the following stable features: - Hyperparameter importance
- Grid search
- LightGBM Tuner
- Hyperband
- Built-in CMA-ES
and several experimental features, such as integration with TensorBoard and AllenNLP. For more details, please see our blog. |
|
|
| The Policy Simulation Library (PSL) is a collection of open-source models and software for public-policy decisionmaking. Recent releases: - US federal business tax policy: Cost-of-Capital-Calculator adds additional flexibility for treatment of capital gains at death.
- US fiscal policy: OG-USA’s documentation got a makeover using Jupyter Book.
- US unemployment insurance: UI_Calculator, a new incubating project at PSL, calculates the COVID unemployment insurance benefits under the CARES Act.
General announcements: Upcoming events: Next month’s PSL community calls: 3-4 p.m. ET on Sep 1, 15, and 29. Come join our calls and contribute to the various projects! |
|
|
| | PyTorch-Ignite is a high-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently. We recently released our 0.4.1 version. The focus is on bug fixes, a few new features and the consolidation of our distributed helper module. To learn more about the project and how to start using it, please, checkout our getting started section. Since recently, we provide various docker images for vision/nlp tasks empowered with the latest PyTorch, PyTorch-Ignite, Nvidia/Apex and others task related libraries. More docker images with, for example, Horovod support or DeepSpeed will be available in future. Trains Ignite server is open to everyone to browse our reproducible experiment logs, compare performances and restart any run on their own Trains server and associated infrastructure. Many thanks to the folks at Allegro AI who are making this possible! The project is currently maintained by a team of volunteers and we are looking for motivated contributors to help us to move quickly forward. Please see the contribution guidelines for more information. PyTorch-Ignite is presented to you with love by the PyTorch community! Checkout the project on Github and follow us on twitter. For any questions, support or issues, please [reach out to us. For all other questions and inquiries, please send an email to contact@pytorch-ignite.ai |
|
|
| QuTiP 4.5.2 was released on PyPI and Conda Forge on the 14th of July, 2020, bringing support for SciPy 1.5.0, bug fixes in eigenvector calculations on macOS, the stochastic solvers and the Windows build process, and some minor speedups. Three 2020 Google Summer of Code students are completing their projects: Jake has made an overhaul of the data structures used to store quantum objects the data layer, Sidhant has extended the integration of the quantum information processing sub-package, improving the execution, and Asad has crafted a plugin that makes Hamiltonians and other quantum objects auto-differantiable with JAX. We have activated a remote mentorship opportunity of 3 months for student projects, all-year-round, in collaboration with Unitary Fund. We have begun work on QuTiP 5.0, which will bring a whole host of improvements across the library. Several packages are being split out into their own repositories to help manage the growing codebase, while user-facing options are getting some much-needed attention. This next major version will see a total overhaul of the data structures used to store quantum objects, letting the library seamlessly mix data representations and making it much easier for users to extend the library with new operations to suit their needs. We hope to open a public beta test in the first half of 2021, while development continues on the 4.X branch. |
|
|
| | | Statsmodels 0.12.0 has been released. Major new features include: - New exponential smoothing model: ETS (Error, Trend, Seasonal)
- New dynamic factor model for large datasets and monthly/quarterly mixed frequency models
- Decomposition of forecast updates based on the "news"
- Sparse Cholesky Simulation Smoother
- Option to use Chandrasekhar recursions
- Two popular methods for forecasting time series, forecasting after STL decomposition and the Theta model
- Functions for constructing complex Deterministic Terms in time series models
- New statistics function: one-way ANOVA-type tests, hypothesis tests for 2-samples and meta-analysis.
239 issues were closed in this release and 221 pull requests were merged. Release notes with the list of changes are at https://www.statsmodels.org/stable/release/version0.12.html |
|
|
| | Open Source Developer Advocate The primary role of the Open Source Developer Advocate is to represent and support developers of NumFOCUS open source projects by serving as a link to internal and external stakeholders as well as the global user community. You will generate attention and support by applying your technical knowledge, passion for open source data science, and excellent communication skills. The person in this role helps to ensure smooth communication between NumFOCUS staff and representatives from our 30+ open source projects by serving as the primary point of contact. In this capacity, you will coordinate, on behalf of NumFOCUS, Google Summer of Code, Google Season of Docs, and other similar programs. You will provide support to our open source projects requesting technical and infrastructure services and help the projects to implement best practices for their long-term sustainability, such as improvements to documentation, governance, etc. Find out more: https://numfocus.org/jobs/open-source-developer-advocate |
|
|
| Dask Life Sciences Fellow Dask is an open source library for parallel computing in Python that interoperates with existing Python data science libraries like Numpy, Pandas, Scikit-Learn, and Jupyter. Dask is used today across many different scientific domains. Recently, we’ve observed an increase in use in a few life sciences applications: - Large scale imaging in microscopy
- Single cell analysis
- Genomics
We see early adopters in these fields use the Dask array library along with other libraries and file formats specific to their discipline. We would like to accelerate growth of Dask in these fields by contracting someone to assist with building out functionality for these early adopter groups, and then communicate that functionality more broadly to a wide audience. Role You will be tasked with bridging the gap between life science groups and the broader Dask and PyData development communities. This will require a variety of both technical and communication activities, including sourcing requirements from several different science groups, contributing to open source software, and coaching science groups to build proof-of-concept computations. Additionally, you will disseminate these results through a variety of communication channels like blogs, webinars, and on-line trainings to downstream science communities. Find out more: https://numfocus.org/jobs/dask-life-sciences-fellow-open-job |
|
|
| Scientific Software Developer- Contract Basis NumFOCUS is seeking a Scientific Software Developer to support the SunPy project. SunPy is a Python-based open source scientific software package supporting solar physics data analysis. Contract is available for U.S. residents only. This is a 1 year contract. The successful applicant will work to improve SunPy’s functionality. There are four main tasks: - Report on the state of the SunPy codebase by analyzing output from code coverage and API inspection tools, etc, identifying areas in the existing codebase that need more coverage, can be consolidated or removed.
- Provide the ability to read spectroscopic data into a spectral data object, thereby enabling its later scientific analysis.
- Implement a number of heliophysical coordinate systems using the existing SunPy and Astropy-based coordinate system framework.
- Create example code snippets that use SunPy and packages from the Python in Heliophysics Community; these examples will be shared via the Python in Heliophysics Community.
The successful applicant will be expected to adhere to the SunPy and Python in Heliophysics community guidelines. Find out more: https://numfocus.org/uncategorized/scientific-software-developer-contract-basis-sunpy-project |
|
|
| | Interested in being featured in the NumFOCUS newsletter? Email walker@numfocus.org with your request. Please note that topics must be NumFOCUS related. |
| | | |
|
| NumFOCUS P.O. Box 90596 | Austin, Texas 78709 (512) 831-2870 | giving@numfocus.org |
| |
|
| |
|
|