Skip to content

Commit

Permalink
merged dev branch
Browse files Browse the repository at this point in the history
  • Loading branch information
juselara1 committed Feb 15, 2021
2 parents 6e63649 + d63699a commit 48fafdd
Show file tree
Hide file tree
Showing 62 changed files with 4,020 additions and 7,032 deletions.
18 changes: 18 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
**/*__pycache__/
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg

18 changes: 18 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
version: 2

sphinx:
configuration: docs/source/conf.py

formats:
- pdf

conda:
environment: sphinx.yml

python:
install:
- method: pip
path: .

build:
image: latest
2 changes: 0 additions & 2 deletions DMAE/.gitignore

This file was deleted.

64 changes: 0 additions & 64 deletions DMAE/Callbacks.py

This file was deleted.

150 changes: 0 additions & 150 deletions DMAE/Dissimilarities.py

This file was deleted.

127 changes: 0 additions & 127 deletions DMAE/Initializers.py

This file was deleted.

Loading

0 comments on commit 48fafdd

Please sign in to comment.