forked from fredrikekre/julia
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify logic checking CHOLMOD version
Use jl_cholmod_version only once to get the version used during the build, and do not modify this constant in __init__(). Rename variables to make them more explicit. Also only register gc tracked allocator if current version (and not build version) is recent enough.
- Loading branch information
Showing
1 changed file
with
15 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters