Skip to content

Commit b45b667

Browse files
authored
Merge pull request #69 from amccaugh/dev
1.3.0
2 parents 51da7d2 + e4925dd commit b45b667

Some content is hidden

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

71 files changed

+1154
-346
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ install:
2020
- pip install --upgrade pip
2121
- pip install -U matplotlib==2.2.3 # Needed because Travis CI pulls 3.0.2 even though it doesn't work with Python 2.7
2222
- pip install -U scipy==1.1.0 # Compatible with Python 2 and 3
23+
- pip install -U rectpack
2324
- python setup.py install
2425

2526
script:

README.md

Lines changed: 33 additions & 1 deletion

docs/_static/C.png

98 Bytes

docs/_static/L.png

-108 Bytes

docs/_static/align1.png

11.1 KB

docs/_static/align2.png

12.9 KB

docs/_static/align3.png

13.2 KB

docs/_static/align4.png

11.9 KB

docs/_static/arc.png

103 Bytes

docs/_static/basic_die.png

-262 Bytes

0 commit comments

Comments
 (0)