Opened 3 months ago

Closed 3 months ago

#20861 closed enhancement (fixed)

liblinear-248

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: 12.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New version.

Change History (3)

comment:1 by Douglas R. Reno, 3 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 3 months ago

From the github commit log:

supress numba deprecation warning on default jit arguments 
Remove shebang(#!) in non-executable python files 
Fix bug with jit decorator fallback when numba isn't installed 
fix the error that happens when the input array range is shorter than k in 
quick_select_min_k
add a flag for recalculating w in dual solvers for L2-regularized L1/L2-SVM(using this 
may reduce the weight sparsity)
Update version number for 2.48 
Update README and remove Windows binaries for 2.48 release 
Update OS for building wheel 
Upgrade liblinear.so version number from 5 to 6 

Note that we'll need to update our instructions to change from 5 to 6.

comment:3 by Douglas R. Reno, 3 months ago

Resolution: fixed
Status: assignedclosed

Fixed at 01163247bc541debc1ac7d77a22df98458330150

Users upgrading this package will need to rebuild nmap due to the soname bump

Note: See TracTickets for help on using tickets.