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 }}
elmopl
/
python
Public
forked from
boostorg/python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 7, 2017
Merge pull request #1 from boostorg/develop
Show description for 449fb2a
elmopl
authored
449fb2a
View commit details
Copy full SHA for 449fb2a
Browse repository at this point
Fix memory leak in `gcc_demangle`
Show description for 1d19e6f
elmopl
authored
1d19e6f
View commit details
Copy full SHA for 1d19e6f
Browse repository at this point
Fix error propagation in from module init.
Show description for 7c3240d
elmopl
authored
7c3240d
View commit details
Copy full SHA for 7c3240d
Browse repository at this point
Commits on Oct 30, 2017
Revert "Avoid multiple template instances of boost::python::details::get_signature when multiple calling conventions are enabled"
Show description for bf9a033
stefanseefeld
committed
bf9a033
View commit details
Copy full SHA for bf9a033
Browse repository at this point
Commits on Oct 27, 2017
Fix unresolved symbol error with MSVC.
stefanseefeld
committed
2d9871f
View commit details
Copy full SHA for 2d9871f
Browse repository at this point
Commits on Oct 25, 2017
Fix c++11 detection.
garyfurnish
authored and
stefanseefeld
committed
30c9eb1
View commit details
Copy full SHA for 30c9eb1
Browse repository at this point
Fix autoptr/unique_ptr ifdef for VS2017.
garyfurnish
authored and
stefanseefeld
committed
7c5e478
View commit details
Copy full SHA for 7c5e478
Browse repository at this point
Fix memory leaks in enum.cpp
Show description for 2b7842a
elmopl
authored and
stefanseefeld
committed
2b7842a
View commit details
Copy full SHA for 2b7842a
Browse repository at this point
Fix warning: returning the proper type for object sizes
raffienficiaud
authored and
stefanseefeld
committed
8d37630
View commit details
Copy full SHA for 8d37630
Browse repository at this point
Fix symbol visibility of init method
Show description for 9d2903c
marv
authored and
stefanseefeld
committed
9d2903c
View commit details
Copy full SHA for 9d2903c
Browse repository at this point
Commits on Oct 24, 2017
Fix memory leaks in enum.cpp
Show description for d7f94e0
elmopl
authored
d7f94e0
View commit details
Copy full SHA for d7f94e0
Browse repository at this point
Commits on Oct 18, 2017
Fix exec(), eval() not passing through arguments
res2k
authored and
stefanseefeld
committed
b09d80a
View commit details
Copy full SHA for b09d80a
Browse repository at this point
Commits on Sep 25, 2017
fixed nuisance warning when calling from_data(...,bob) with an ndarray bob, "FutureWarning: comparison to None will result in an elementwise object comparison in the future."
mborgerding
authored and
stefanseefeld
committed
135c025
View commit details
Copy full SHA for 135c025
Browse repository at this point
ndarray.shape(k),strides(k) act more like their python counterparts (negative indexing, bounds checking) (issue #157)
mborgerding
authored and
stefanseefeld
committed
ecf05c4
View commit details
Copy full SHA for ecf05c4
Browse repository at this point
Commits on Sep 18, 2017
Remove executable attribute for files.
eldiener
authored and
stefanseefeld
committed
00b7ed0
View commit details
Copy full SHA for 00b7ed0
Browse repository at this point
Commits on Aug 14, 2017
Fix version number.
stefanseefeld
committed
c2424bc
View commit details
Copy full SHA for c2424bc
Browse repository at this point
Fix traits qualification.
stefanseefeld
committed
b3b6727
View commit details
Copy full SHA for b3b6727
Browse repository at this point
Commits on Jul 31, 2017
Remove 'numeric' documentation.
stefanseefeld
committed
31c8b7f
View commit details
Copy full SHA for 31c8b7f
Browse repository at this point
Commits on Jul 20, 2017
Remove module as obsoleted by Boost.NumPy.
stefanseefeld
committed
2d1f66f
View commit details
Copy full SHA for 2d1f66f
Browse repository at this point
Fix documentation.
stefanseefeld
committed
69e38d2
View commit details
Copy full SHA for 69e38d2
Browse repository at this point
Commits on Jun 25, 2017
Use utf-8 encoding
stefanseefeld
committed
8536e97
View commit details
Copy full SHA for 8536e97
Browse repository at this point
Use std type_traits instead of boost type_traits
Show description for 142661d
shreyans800755
authored and
stefanseefeld
committed
142661d
View commit details
Copy full SHA for 142661d
Browse repository at this point
Commits on Jun 12, 2017
Handle `BOOST_LIB_NAME` for NumPy on Python 2/3
Show description for d6554d6
jakirkham
authored and
stefanseefeld
committed
d6554d6
View commit details
Copy full SHA for d6554d6
Browse repository at this point
Fix `BOOST_LIB_NAME` for Python 3
Show description for 9082971
jakirkham
authored and
stefanseefeld
committed
9082971
View commit details
Copy full SHA for 9082971
Browse repository at this point
Commits on Jun 3, 2017
Fix Python3 compatibility bug.
stefanseefeld
committed
664d443
View commit details
Copy full SHA for 664d443
Browse repository at this point
Commits on Jun 2, 2017
Require NumPy 1.7 API.
stefanseefeld
committed
c4fe369
View commit details
Copy full SHA for c4fe369
Browse repository at this point
Rename test source
stefanseefeld
committed
7cfc470
View commit details
Copy full SHA for 7cfc470
Browse repository at this point
Reencoded a few headers that used Windows-1252 with UTF-8.
Show description for 1452dfe
Teemperor
authored and
stefanseefeld
committed
1452dfe
View commit details
Copy full SHA for 1452dfe
Browse repository at this point
Fixing compiling error 'error: ‘NPY_FLOAT16’ was not declared in this scope'
Show description for 3613142
hamparawa
authored and
stefanseefeld
committed
3613142
View commit details
Copy full SHA for 3613142
Browse repository at this point
Commits on May 4, 2017
exec/eval(): add overloads for char const*
Show description for b2f53e1
jzwinck
authored and
stefanseefeld
committed
b2f53e1
View commit details
Copy full SHA for b2f53e1
Browse repository at this point
Commits on Apr 14, 2017
Fix more missing symbols.
stefanseefeld
committed
3844c4f
View commit details
Copy full SHA for 3844c4f
Browse repository at this point
Commits on Mar 28, 2017
Fix typo.
stefanseefeld
committed
df16e3e
View commit details
Copy full SHA for df16e3e
Browse repository at this point
Commits on Mar 24, 2017
Fix Windows builds.
stefanseefeld
committed
3066c73
View commit details
Copy full SHA for 3066c73
Browse repository at this point
More dllexport fixes
stefanseefeld
committed
edd890b
View commit details
Copy full SHA for edd890b
Browse repository at this point
Commits on Mar 17, 2017
Add more export symbols.
stefanseefeld
committed
352792c
View commit details
Copy full SHA for 352792c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.