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
blackfly
438a5b9360
Bump version: 0.1.0-rc0 → 0.1.1-dev0
2020-04-08 23:00:34 +02:00
blackfly
3757c937b3
Bump version: 0.1.0-dev0 → 0.1.0-rc0
2020-04-06 21:49:52 +02:00
blackfly
4ec0bb5e60
Bump version: 0.0.0-dev1 → 0.1.0-dev0
2020-04-06 18:22:15 +02:00
blackfly
a287953c48
Fix broken "Tests" workflow
2020-04-06 17:45:15 +02:00
blackfly
f9bc4a29c9
Clean installation requirements in setup.py
2020-04-06 15:58:35 +02:00
blackfly
c4878f806e
Update versioning convention
2020-04-05 13:31:06 +02:00
blackfly
cab2d5e77c
Remove pytorch_lightning requirement from setup.py
2020-03-30 13:29:34 +02:00
blackfly
326eddc278
Add setup.py and other project files
2020-02-17 18:02:52 +01:00