Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RF - Clean up dti. #10

Open
wants to merge 1 commit into
base: mvoxel_dsi_gqi_small_update
Choose a base branch
from

Conversation

stefanv
Copy link

@stefanv stefanv commented Dec 7, 2012

No description provided.

@@ -427,33 +434,25 @@ def from_lower_triangular(D):
_lt_cols = np.array([0, 0, 1, 0, 1, 2])


def lower_triangular(tensor, b0=None):
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The rest are simply cleanups, but I did change the API of lower_triangular to no longer handle b0. If the user wants np.log(b0) it should be ok to simply compute it.

Garyfallidis pushed a commit that referenced this pull request Apr 12, 2017
Garyfallidis pushed a commit that referenced this pull request May 10, 2017
RF: finish removing extern stdlib imports
Garyfallidis pushed a commit that referenced this pull request Apr 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant