Oximachinerunner

Latest version: v1.3.0

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

Scan your dependencies

Page 2 of 2

0.2.2

New

- Feat: adding option for model trained on all CSD, updating examples
and pinning dependencies. \[Kevin\]
- Feat: adding option for model trained on all CSD, updating examples
and pinning dependencies. \[Kevin\]
- Feat: adding option for model trained on all CSD, updating examples
and pinning dependencies. \[Kevin\]

Changes

- Chore: preparing next release. \[Kevin\]
- Chore: preparing next release. \[Kevin\]
- Chore: updating example. \[Kevin\]
- Chore: updated changelog. \[Kevin\]
- Chore: moving example notebook. \[Kevin\]
- Chore: updated readme. \[Kevin\]
- Chore: updated changelog. \[Kevin\]
- Chore: updated changelog. \[Kevin\]
- Chore: updated dependencies. \[Kevin\]

0.2.1

New

- Feat: added widget. \[Kevin\]
- Feat: implementing featurizer class directly in this package.
\[Kevin\]

Changes

- Chore: updated changelog. \[Kevin\]

- Chore: updated changelog. \[Kevin\]

- Chore: updated dependencies. \[Kevin\]

- Chore: trying to fix installation issue. \[Kevin\]

- Chore: trying to fix installation issue. \[Kevin\]

- Chore: updating pre-commit hooks. \[Kevin\]

- Chore(deps): bump sympy from 1.5.1 to 1.6.
\[dependabot-preview\[bot\]\]

Bumps \[sympy\](<https://github.com/sympy/sympy>) from 1.5.1 to 1.6.

- \[Release notes\](<https://github.com/sympy/sympy/releases>)
- \[Commits\](<https://github.com/sympy/sympy/compare/sympy-1.5.1>\...sympy-1.6)

- Chore(deps): update pandas requirement from \<1,\>=0.22
to \>=0.22,\<2. \[dependabot-preview\[bot\]\]

Updates the requirements on
\[pandas\](<https://github.com/pandas-dev/pandas>) to permit the
latest version.

- \[Release
notes\](<https://github.com/pandas-dev/pandas/releases>)
- \[Changelog\](<https://github.com/pandas-dev/pandas/blob/master/RELEASE.md>)
- \[Commits\](<https://github.com/pandas-dev/pandas/compare/v0.22.0>\...v1.0.5)

- Chore: linting. \[Kevin\]

- Chore: updating manifest for publication. \[Kevin\]

- Chore: linting. \[Kevin\]

- Chore: linting. \[Kevin\]

- Chore: updatin python version. \[Kevin\]

- Chore: updating pre-commit hooks. \[Kevin\]

- Chore: updating badge. \[Kevin\]

- Chore: reran notebook, remove py3.5 from CI. \[Kevin\]

- Chore: trying to drop two more dependencies. \[Kevin\]

- Chore: trigger CI. \[Kevin\]

Fix

- Imports now cleaner, there is still an ERROR message in
installation, but this is just due to pinned version in matminer.
\[Kevin\]
- Missing six dependency. \[Kevin\]

Other

- Merge pull request \2 from kjappelbaum/dependabot/pip/sympy-1.6.
\[Kevin Jablonka\]

chore(deps): bump sympy from 1.5.1 to 1.6

- Merge pull request \1 from
kjappelbaum/dependabot/pip/pandas-gte-0.22-and-lt-2. \[Kevin
Jablonka\]

chore(deps): update pandas requirement from \<1,\>=0.22
to \>=0.22,\<2

- Create python-package.yml. \[Kevin Jablonka\]

0.2alpha

New

- Feat: added widget. \[Kevin\]

0.1alpha

Changes

- Chore: trying to fix installation issue. \[Kevin\]

- Chore: trying to fix installation issue. \[Kevin\]

- Chore: updating pre-commit hooks. \[Kevin\]

- Chore(deps): bump sympy from 1.5.1 to 1.6.
\[dependabot-preview\[bot\]\]

Bumps \[sympy\](<https://github.com/sympy/sympy>) from 1.5.1 to 1.6.

- \[Release notes\](<https://github.com/sympy/sympy/releases>)
- \[Commits\](<https://github.com/sympy/sympy/compare/sympy-1.5.1>\...sympy-1.6)

- Chore(deps): update pandas requirement from \<1,\>=0.22
to \>=0.22,\<2. \[dependabot-preview\[bot\]\]

Updates the requirements on
\[pandas\](<https://github.com/pandas-dev/pandas>) to permit the
latest version.

- \[Release
notes\](<https://github.com/pandas-dev/pandas/releases>)
- \[Changelog\](<https://github.com/pandas-dev/pandas/blob/master/RELEASE.md>)
- \[Commits\](<https://github.com/pandas-dev/pandas/compare/v0.22.0>\...v1.0.5)

- Chore: linting. \[Kevin\]

- Chore: updating manifest for publication. \[Kevin\]

- Chore: linting. \[Kevin\]

- Chore: linting. \[Kevin\]

Other

- Merge pull request \2 from kjappelbaum/dependabot/pip/sympy-1.6.
\[Kevin Jablonka\]

chore(deps): bump sympy from 1.5.1 to 1.6

- Merge pull request \1 from
kjappelbaum/dependabot/pip/pandas-gte-0.22-and-lt-2. \[Kevin
Jablonka\]

chore(deps): update pandas requirement from \<1,\>=0.22
to \>=0.22,\<2

0.0.1

New

- Feat: implementing featurizer class directly in this package.
\[Kevin\]
- Feat: examples in jupyter notebook work. \[Kevin\]
- Feat: moving most dependencies directly in this repo. \[Kevin\]
- Feat: adding boilerplate - copied form the oximachine app for
materialscloud - could be used in the future as example of how to
deploy oximachine (which is great!) - still need to fix the
dependencies. \[Kevin\]

Changes

- Chore: updatin python version. \[Kevin\]
- Chore: updating pre-commit hooks. \[Kevin\]
- Chore: updating badge. \[Kevin\]
- Chore: reran notebook, remove py3.5 from CI. \[Kevin\]
- Chore: trying to drop two more dependencies. \[Kevin\]
- Chore: trigger CI. \[Kevin\]
- Chore: trigger CI. \[Kevin\]
- Chore: fixing ci yml file. \[Kevin\]
- Chore: finished linting, added versioneer. \[Kevin\]
- Chore: first linting. \[Kevin\]
- Chore: first linting. \[Kevin\]

Fix

- Imports now cleaner, there is still an ERROR message in
installation, but this is just due to pinned version in matminer.
\[Kevin\]
- Missing six dependency. \[Kevin\]
- Make subpackage with learnmofox due to the joblib file
compatability. \[Kevin\]
- Dependencies cleaned and pinned. \[Kevin\]

Other

- Create python-package.yml. \[Kevin Jablonka\]
- Break: learnmofox as subpackage, import works now. \[Kevin\]

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.