Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
bbalasub1
/
glmnet_python
Public
Notifications
You must be signed in to change notification settings
Fork
98
Star
212
Code
Issues
26
Pull requests
5
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Update scipy to numpy functions
- #47
#47
Open
johnlees
wants to merge 16 commits into
bbalasub1:master
bbalasub1/glmnet_python:master
from
johnlees:master
johnlees/glmnet_python:master
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Update scipy to numpy functions
#47
johnlees
wants to merge 16 commits into
bbalasub1:master
bbalasub1/glmnet_python:master
from
johnlees:master
johnlees/glmnet_python:master
Copy head branch name to clipboard
Commits
Commits on Aug 27, 2018
use gfortran to build .so on install
johnlees
committed
a8a4e0f
View commit details
Copy full SHA for a8a4e0f
Browse repository at this point
Commits on Aug 29, 2018
Change package name
johnlees
committed
693aec5
View commit details
Copy full SHA for 693aec5
Browse repository at this point
Commits on Aug 30, 2018
Remove precompiled shared library
johnlees
committed
b3be4dd
View commit details
Copy full SHA for b3be4dd
Browse repository at this point
Update gitignore
johnlees
committed
5380f21
View commit details
Copy full SHA for 5380f21
Browse repository at this point
Use correct directory in setup.py install
johnlees
committed
c017d04
View commit details
Copy full SHA for c017d04
Browse repository at this point
Commits on Sep 11, 2018
Remove fortran compilation from setup.py
johnlees
authored
f605f9c
View commit details
Copy full SHA for f605f9c
Browse repository at this point
Corrected setup.py
johnlees
authored
b8c270e
View commit details
Copy full SHA for b8c270e
Browse repository at this point
Remove pyseer references
johnlees
authored
82712c6
View commit details
Copy full SHA for 82712c6
Browse repository at this point
Commits on Oct 23, 2018
Add .so to setup.py
johnlees
authored
863e37b
View commit details
Copy full SHA for 863e37b
Browse repository at this point
Merge branch 'master' of github.com:bbalasub1/glmnet_python
johnlees
committed
464ef44
View commit details
Copy full SHA for 464ef44
Browse repository at this point
Commits on Nov 28, 2019
Fix build by invoking gfortran directly (#1)
Show description for 6f0ce0b
mgalardini
authored and
johnlees
committed
6f0ce0b
View commit details
Copy full SHA for 6f0ce0b
Browse repository at this point
Commits on Mar 9, 2020
Merge changes from upstream
johnlees
committed
5beafd1
View commit details
Copy full SHA for 5beafd1
Browse repository at this point
Convert scipy to numpy functions
Show description for ce255d8
johnlees
committed
ce255d8
View commit details
Copy full SHA for ce255d8
Browse repository at this point
Update version in setup.py
johnlees
committed
f06d436
View commit details
Copy full SHA for f06d436
Browse repository at this point
Commits on Mar 11, 2020
Add install command to fortran SO
johnlees
committed
69eaae8
View commit details
Copy full SHA for 69eaae8
Browse repository at this point
Commits on Mar 12, 2020
Correct error with array introduced in glmnetPredict.py
johnlees
committed
94101a0
View commit details
Copy full SHA for 94101a0
Browse repository at this point
You can’t perform that action at this time.