Docs | Support

ljvmiranda921/pyswarms

patch-release-v0.2.1
7 years, 2 months ago
@ljvmiranda921 Prepare patch v.0.2.1
No dependencies with known security vulnerabilities.
master
7 years, 2 months ago
@ThomasCES Fix error in the sigmoid function (#145) Change sigmoid function from 1 / (1 + np.exp(x)) to 1 / (1
No dependencies with known security vulnerabilities.
refs/tags/v.0.2.0-dev.3
7 years, 2 months ago
@ljvmiranda921 Add new contributor to README
No dependencies with known security vulnerabilities.
development
7 years, 2 months ago
@whzup Add pyramid topology (#142) Reference: #129 Created a class for the implementation of a pyramid
No dependencies with known security vulnerabilities.
development
7 years, 2 months ago
@whzup Create Inverse Kinematics tutorial (#141) Resolves #136 Created an Inverse Kinematics Tutorial
No dependencies with known security vulnerabilities.
pyup-update-pytest-3.6.1-to-3.6.2
7 years, 2 months ago
@pyup-bot Update pytest from 3.6.1 to 3.6.2
No dependencies with known security vulnerabilities.
development
7 years, 3 months ago
@ljvmiranda921 Add PULL_REQUEST_TEMPLATE.md
No dependencies with known security vulnerabilities.
development
7 years, 3 months ago
@ljvmiranda921 Merge pull request #137 from ljvmiranda921/format-code Format code using black and add pre-commit h
No dependencies with known security vulnerabilities.
format-code
7 years, 3 months ago
@ljvmiranda921 Mention black in README and CONTRIBUTING (#139) In this commit, we explicitly say that we are using
No dependencies with known security vulnerabilities.
format-code
7 years, 3 months ago
@ljvmiranda921 Add pre-commit hook configurations (#139) This commit adds the .flake8 and pyproject.toml to specif
No dependencies with known security vulnerabilities.
format-code
7 years, 3 months ago
@ljvmiranda921 Merge pull request #138 from ljvmiranda921/add-pre-commit-hooks Add pre-commit hooks
No dependencies with known security vulnerabilities.
add-pre-commit-hooks
7 years, 3 months ago
@ljvmiranda921 Remove comma after kwargs
No dependencies with known security vulnerabilities.
add-pre-commit-hooks
7 years, 3 months ago
@ljvmiranda921 Format code to please flake8
No dependencies with known security vulnerabilities.
add-pre-commit-hooks
7 years, 3 months ago
@ljvmiranda921 Add flake8 pre-commit hooks
No dependencies with known security vulnerabilities.
add-pre-commit-hooks
7 years, 3 months ago
@ljvmiranda921 Add black config to pyproject.toml
No dependencies with known security vulnerabilities.