Alexander Engelsberger
391473adf3
build: bump version 0.7.5 → 0.7.6
2023-10-04 14:47:27 +02:00
Alexander Engelsberger
89b96f0a98
chore: switch to pytorch 2.0+
2023-06-20 16:27:54 +02:00
Alexander Engelsberger
ee4cf583e3
chore: fix minor errors and upgrade codebase
2023-06-20 16:06:53 +02:00
Alexander Engelsberger
0626af207f
build: bump version 0.7.4 → 0.7.5
2022-12-05 17:03:04 +01:00
rmschubert
7b23983887
fix: update scikit-learn dependency
2022-12-05 16:48:22 +01:00
Alexander Engelsberger
0649d5bb45
build: bump version 0.7.3 → 0.7.4
2022-05-17 11:57:32 +02:00
Alexander Engelsberger
6714cb7915
ci: add python 3.10 as supported python version
2022-04-27 09:56:06 +02:00
Alexander Engelsberger
a501ab6c3b
build: bump version 0.7.2 → 0.7.3
2022-04-27 09:49:50 +02:00
Alexander Engelsberger
37add944b1
chore: merge dev into master
2022-04-27 09:48:58 +02:00
Jensun Ravichandran
08b3f9bbb9
feat: add LiteralLinearTransformInitializer
2022-03-21 14:38:00 +01:00
Alexander Engelsberger
cce76c7940
build: bump version 0.7.1 → 0.7.2
2022-01-10 20:32:32 +01:00
Alexander Engelsberger
a28601751e
Use github actions for CI ( #10 )
...
* chore: Absolute imports
* feat: Add new mesh util
* chore: replace bumpversion
original fork no longer maintained, move config
* ci: remove old configuration files
* ci: update github action
* ci: add python 3.10 test
* chore: update pre-commit hooks
* ci: update supported python versions
supported are 3.7, 3.8 and 3.9.
3.6 had EOL in december 2021.
3.10 has no pytorch distribution yet.
* ci: add windows test
* ci: update action
less windows tests, pre commit
* ci: fix typo
* chore: run precommit for all files
* ci: two step tests
* ci: compatibility waits for style
* fix: init file had missing imports
* ci: add deployment script
* ci: skip complete publish step
* ci: cleanup readme
2022-01-10 20:23:18 +01:00
Alexander Engelsberger
b49b7a2d41
build: bump version 0.7.0 → 0.7.1
2021-08-30 17:55:48 +02:00
Alexander Engelsberger
cd616d11b9
build: bump version 0.6.0 → 0.7.0
2021-08-30 17:42:27 +02:00
Alexander Engelsberger
afcfcb8973
fix: setup.py tags
2021-08-30 17:42:22 +02:00
Alexander Engelsberger
bf03a45475
feat(compatibility): Python3.6 compatibility
2021-08-30 17:39:10 +02:00
Alexander Engelsberger
083b5c1597
feat(compatibility): Python3.7 compatibility
2021-08-30 17:39:10 +02:00
Alexander Engelsberger
7f0a8e9bce
feat(compatibility): Python3.8 compatibility
2021-08-30 17:39:10 +02:00
Jensun Ravichandran
597c9fc1ee
build: bump version 0.5.1 → 0.6.0
2021-06-20 19:12:01 +02:00
Jensun Ravichandran
b90044b86c
fix: python is python3.9
2021-06-18 19:20:54 +02:00
Jensun Ravichandran
5dc66494ea
refactor(api)!: merge the new api changes into dev
...
BREAKING CHANGE: remove the following
`prototorch/functions/*`
`prototorch/components/*`
`prototorch/modules/*`
BREAKING CHANGE: move `initializers` into the `prototorch.initializers`
namespace from the `prototorch.components` namespace
BREAKING CHANGE: `functions` and `modules` and moved into `core` and `nn`
2021-06-18 18:54:55 +02:00
Jensun Ravichandran
74d420a77d
refactor(api)!: merge the new api changes into dev
...
BREAKING CHANGE: remove the following
`prototorch/functions/*`
`prototorch/components/*`
`prototorch/modules/*`
BREAKING CHANGE: move `initializers` into the `prototorch.initializers`
namespace from the `prototorch.components` namespace
BREAKING CHANGE: `functions` and `modules` and moved into `core` and `nn`
2021-06-18 18:20:30 +02:00
Jensun Ravichandran
6ffd14e85c
Bump version: 0.5.0 → 0.5.1
2021-06-18 15:49:20 +02:00
Alexander Engelsberger
d0ae94f2af
[QA] Add more pre commit checks
2021-06-16 15:23:23 +02:00
Alexander Engelsberger
2c908a8361
[QA] Add default configuration for pre commit hooks
2021-06-16 15:23:23 +02:00
Alexander Engelsberger
0ba09db6fe
Bump version: 0.4.5 → 0.5.0
2021-05-28 16:17:49 +02:00
Christoph
94fe4435a8
Bump version: 0.4.4 → 0.4.5
2021-05-27 09:58:25 +02:00
Jensun Ravichandran
30adbf705c
Update dependencies
2021-05-20 11:44:53 +02:00
Alexander Engelsberger
b2e1df7308
Improve dataset documentation.
2021-05-18 18:54:43 +02:00
Alexander Engelsberger
088429a16a
Bump version: 0.4.3 → 0.4.4
2021-05-11 17:17:49 +02:00
Alexander Engelsberger
09256956f3
Bump version: 0.4.2 → 0.4.3
2021-05-11 17:04:08 +02:00
Jensun Ravichandran
0ca90fdcee
Merge branch 'dev' of github.com:si-cim/prototorch into dev
2021-05-11 17:07:04 +02:00
Jensun Ravichandran
be21412f8a
Add thin wrapper for the Iris dataset
2021-05-11 17:06:41 +02:00
Alexander Engelsberger
bc20acd63b
Bump version: 0.4.1 → 0.4.2
2021-05-11 16:08:37 +02:00
Alexander Engelsberger
a864cf5d4d
Bump version: 0.4.0 → 0.4.1
2021-05-11 13:37:54 +02:00
Jensun Ravichandran
dda2f1d779
Clean-up CI setup
2021-05-10 16:37:43 +02:00
Alexander Engelsberger
a9eef8ae6d
Bump version: 0.3.1 → 0.4.0
2021-05-10 15:10:07 +02:00
Alexander Engelsberger
ac3091d8da
Update Bumpversion config
2021-05-10 15:09:38 +02:00
Alexander Engelsberger
7c30ffe2c7
Automatic Formatting.
2021-04-23 17:25:23 +02:00
Alexander Engelsberger
ae75b9ebf7
Bump version: 0.2.0 → 0.3.0-dev0
2021-04-21 14:57:45 +02:00
Alexander Engelsberger
34973808b8
Improve documentation.
2021-04-21 14:55:54 +02:00
Alexander Engelsberger
c42df6e203
Merge version 0.2.0 into feature/plugin-architecture.
2021-04-19 16:44:26 +02:00
Jensun Ravichandran
db842b79bb
Bump version: 0.1.1-rc0 → 0.2.0
2021-04-14 19:21:14 +02:00
Alexander Engelsberger
cd9303267b
Use git version.
2021-04-14 13:48:00 +02:00
Alexander Engelsberger
5b2ab34232
Add plugin loader.
2021-04-13 12:36:22 +02:00
Jensun Ravichandran
3edb13baf4
Update examples/glvq_iris.py script
2021-03-01 18:52:54 +01:00
Jensun Ravichandran
4c7c9cc34a
Update setup.py and README.md
2021-02-10 17:02:02 +01:00
Jensun Ravichandran
9ccbec52f7
Update install requirements and readme
2020-07-30 11:19:02 +02:00
blackfly
0cfbc0473b
Bump version: 0.1.1-dev0 → 0.1.1-rc0
2020-04-27 12:56:42 +02:00
blackfly
7b1887d56e
Add 'requests' requirements for downloading datasets
2020-04-14 20:04:10 +02:00