Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
analytics-tcmi
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nomad-lab
analytics-tcmi
Commits
662a40b1
Commit
662a40b1
authored
Jan 20, 2020
by
Benjamin Regler
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'release/1.0.2' into develop
parents
2c403f4e
7595d265
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
1 deletion
+8
-1
CHANGELOG.md
CHANGELOG.md
+7
-0
tcmi/__init__.py
tcmi/__init__.py
+1
-1
No files found.
CHANGELOG.md
View file @
662a40b1
# v1.0.2
## 20/01/2020
**Improved:**
*
Removed unnecessary descriptor from tutorial
# v1.0.1
## 17/01/2020
...
...
tcmi/__init__.py
View file @
662a40b1
...
...
@@ -12,7 +12,7 @@ You may not use this file except in compliance with the License.
# Metadata
__name__
=
'tcmi'
__version__
=
'1.0.
1
'
__version__
=
'1.0.
2
'
__description__
=
'A Python package for estimating mutual dependencies of multivariate continuous distributions'
__author__
=
'Benjamin Regler <regler@fhi-berlin.mpg.de>'
__url__
=
'https://github.com/sommerregen/tcmi'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment