Commits · master
simplex
Browse files
Feb 25, 2020
Merge pull request #1 from Oprax/dependabot/pip/urllib3-1.24.2
· 1d5e6497
Romain Muller
authored
Feb 25, 2020
1d5e6497
Oct 21, 2019
Bump urllib3 from 1.23 to 1.24.2
· 3ba5f41b
dependabot[bot]
authored
Oct 21, 2019
3ba5f41b
Jun 18, 2018
Merge branch 'release/v0.2.0'
· b431f182
Oprax
authored
Jun 18, 2018
View commits for tag v0.2.0
v0.2.0
b431f182
Prepare for release (0.2.0)
· 74efb45a
Oprax
authored
Jun 18, 2018
74efb45a
Fix with negative number can't be use as ration
· 4bd15431
Oprax
authored
Jun 18, 2018
4bd15431
Jun 16, 2018
Fix python image
· c4253730
Oprax
authored
Jun 16, 2018
c4253730
Fix bug (forgot one case)
· ae2bcc75
Oprax
authored
Jun 16, 2018
ae2bcc75
fix python version for gitlab-ci
· d7dc878c
Oprax
authored
Jun 16, 2018
d7dc878c
Use alpine version of python (gitlab-ci)
· bf653fe2
Oprax
authored
Jun 16, 2018
bf653fe2
Add py 3.4 + 3.5 as testing version
· d028f94f
Oprax
authored
Jun 16, 2018
d028f94f
Fix bug (+black formatting)
· 9ebf433b
Oprax
authored
Jun 16, 2018
9ebf433b
Jun 15, 2018
Add unit test (with pytest)
· 34892722
Oprax
authored
Jun 15, 2018
34892722
Add `test` stage to gitlab-ci
· 41ad7b2f
Oprax
authored
Jun 15, 2018
41ad7b2f
Increase version for testing pypi
· 7efe06c5
Oprax
authored
Jun 15, 2018
7efe06c5
Fix gitlab-ci
· 69772a81
Oprax
authored
Jun 15, 2018
69772a81
Fix pypi upload with gitlab-ci
· 2e29b2ac
Oprax
authored
Jun 15, 2018
2e29b2ac
Fix YML syntax in gitlab-ci
· fe4f41a4
Oprax
authored
Jun 15, 2018
fe4f41a4
Fix pypirc in gitlab-ci
· 4dc483f7
Oprax
authored
Jun 15, 2018
4dc483f7
Use pipenv in gitlab-ci
· 4640159e
Oprax
authored
Jun 15, 2018
4640159e
Update docker image in `.gitlab-ci.yml`
· af6ed361
Oprax
authored
Jun 15, 2018
af6ed361
Use gitlab-ci for CI/CD
· f3f9de86
Oprax
authored
Jun 15, 2018
f3f9de86
Change structure of files to adapt for Pypi package
· 8c0a0db4
Oprax
authored
Jun 15, 2018
8c0a0db4
Add LICENSE
· c5fc0aa6
Romain Muller
authored
Jun 15, 2018
c5fc0aa6
Change pipenv deps
· d3f1d5ef
Oprax
authored
Jun 15, 2018
d3f1d5ef
Add example and resources to README
· 3f2789e7
Oprax
authored
Jun 15, 2018
3f2789e7
Add comments to Simplex class
· a7a7aff6
Oprax
authored
Jun 15, 2018
a7a7aff6
Jun 14, 2018
link between variable name (x1, x2, x3, etc) and value given by table
· 563165c1
Oprax
authored
Jun 14, 2018
563165c1
Initial commit
· d0065522
Oprax
authored
Jun 14, 2018
d0065522
Loading