Yews

Latest version: v0.0.6

Safety actively analyzes 619401 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.5

--------------------------------

- fix setup.cfg bug (tests_require instead of test_require)
- sync meta.yaml and setup.cfg for consistent build
- documents improvements
- put packaged datasets in a separate module
- wenchuan dataset packaged (link disable temporarily for release grant)
- mariana dataset packaged (link disable temporarily for release grant)
- redo numpy memmap related block
- add export_dataset() method to ``BaseDataset``
- add obspy I/O support w/ tests
- mariana dataset from source w/o tests
- add prgress bar for ``export_dataset()`` method in ``BaseDataset``
- fake ``scipy.special.expit`` to simplify dependency
- partially fake ``tqdm.tdqm`` to simplify dependency

0.0.4

-------------------------

- single source installation metadata in setup.cfg
- improve Makefile for automation
- use Scipy as an extra for special transforms
- add pre-commit for automaticall commit checking
- add CHANGELOOG.rst
- add ``is_valid()`` and ``handle_invalid`` to ``yews.datasets.BaseDataset``
- add ``yews.datasets.utils`` to handle urls and bz2 files.
- add ``yews.datasets.wenchuan``
- add ``memory limit`` to ``yews.datasets`` to determine when to load the
entire dataset into memory.

0.0.3

-------------------------

- imporove documentation
- move documentation to a separate repo for Netlify automatic deployment
- add Makefile for automatic release

0.0.2

-------------------------

- add logo
- revamp ``yews.transforms`` with unittest
- add sphinx docs
- add CI tools: travis-ci
- add CI tools: appveyor
- add CI tools: codecov
- add release in conda-forge
- add release in anaconda cloud
- add ``yews.transforms.ToInt``

0.0.1

-------------------------

- first experimental release
- add ``yews.datasets``
- add ``yews.transforms``
- add ``yews.train``
- add ``yews.models`` for CPIC models
- add an example for Wenchuan aftershock dataset
- add release in pypi

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.