v0.8.7
Many bugfixes and improvements, among others the support for MDAnalysis frames, cartoon representation for biomolecules, and improved handling of the structure data in the jupyter widgets.
What's Changed
- Validate NaNs in properties by @sofiia-chorna in #419
- Enhance docs of featurize argument of
chemiscope.exploreby @PicoCentauri in #422 - Mention shape if environments are provided by @sofiia-chorna in #423
- Added a couple of missing options to the input file reference by @ceriottm in #424
- Check for lengths consistency in properties, ignore inconsistent by @sofiia-chorna in #429
- Clean-up and simplify the usage of the explore module by @ceriottm in #426
- Add rst examples to the sphinx gallery documetation by @sofiia-chorna in #431
- Quick settings update by @sofiia-chorna in #430
- Move map palette inside map color settings by @sofiia-chorna in #432
- Improvements of
featurizerby @sofiia-chorna in #428 - Add an example of multi-dimensional property in the website by @Luthaf in #436
- Allow using np.array of string as categorical values by @Luthaf in #439
- Drop support for Python 3.9 by @Luthaf in #441
- Support
MDAnalysis.Universeas theframeparameter by @GardevoirX in #395 - Implement cartoon representation by @GardevoirX in #442
- Add mda support for
all_atomic_environmentsby @GardevoirX in #447 - Add labels based on atomic properties by @ceriottm in #443
- Add
write_external_structures, use it in Jupyter and Sphinx integrations by @ceriottm in #448 - Add an example on
MDAnalysisinterface by @GardevoirX in #446 - Fix sorting of examples in documentation by @sofiia-chorna in #453
- Speed up
MDAnalysisvisualization by @GardevoirX in #451 - Python side structures by @ceriottm in #450
- Clean up docs by @sofiia-chorna in #425
New Contributors
- @PicoCentauri made their first contribution in #422
- @GardevoirX made their first contribution in #395
Full Changelog: v0.8.6...v0.8.7