Skip to content

Commit 2e192ff

Browse files
feat(solver): replace ML model with Swarm solver
* feat(solver): replace ML model with Swarm solver BREAKING CHANGE: This removes mathy.agent and all training utilities
1 parent 3f46cee commit 2e192ff

File tree

177 files changed

+356
-8094
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

177 files changed

+356
-8094
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,3 @@ jobs:
3535
PYPI_USERNAME: ${{ secrets.PYPI_USERNAME }}
3636
PYPI_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
3737
run: cd libraries/mathy_python && sh tools/deploy.sh
38-
- name: Deploy mathy_alpha_sm
39-
env:
40-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
41-
PYPI_USERNAME: ${{ secrets.PYPI_USERNAME }}
42-
PYPI_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
43-
run: cd libraries/mathy_alpha_sm && sh tools/deploy.sh

libraries/mathy_alpha_sm/README.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

libraries/mathy_alpha_sm/mathy_alpha_sm/__init__.py

Lines changed: 0 additions & 7 deletions
This file was deleted.

libraries/mathy_alpha_sm/mathy_alpha_sm/model.config.json

Lines changed: 0 additions & 50 deletions
This file was deleted.
-801 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.

libraries/mathy_alpha_sm/model.config.json

Lines changed: 0 additions & 50 deletions
This file was deleted.

libraries/mathy_alpha_sm/setup.py

Lines changed: 0 additions & 66 deletions
This file was deleted.

libraries/mathy_alpha_sm/tools/build.sh

Lines changed: 0 additions & 5 deletions
This file was deleted.

0 commit comments

Comments
 (0)