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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ndarray
/
Boost.NumPy
Public
Notifications
You must be signed in to change notification settings
Fork
69
Star
149
Code
Issues
19
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Nov 8, 2016
Deprecation notice for move to Boost.Python proper
TallJimbo
authored
5fa13be
View commit details
Copy full SHA for 5fa13be
Browse repository at this point
Commits on Sep 22, 2016
Add travis ci badge to readme.
TallJimbo
authored
a591eea
View commit details
Copy full SHA for a591eea
Browse repository at this point
Merge branch 'osx_fix'
TallJimbo
committed
1cb3e2e
View commit details
Copy full SHA for 1cb3e2e
Browse repository at this point
Bump cmake required version for MACOSX_RPATH feature.
TallJimbo
committed
c2ad6db
View commit details
Copy full SHA for c2ad6db
Browse repository at this point
MNT:Add cmake flag to fix osx build
arkilic
committed
349c452
View commit details
Copy full SHA for 349c452
Browse repository at this point
Commits on Jun 27, 2016
Update SConsChecks submodule
TallJimbo
committed
f985b54
View commit details
Copy full SHA for f985b54
Browse repository at this point
Update README to reflect preference for CMake.
TallJimbo
authored
777745c
View commit details
Copy full SHA for 777745c
Browse repository at this point
Merge pull request #63 from ndarray/add-travis-ci
Show description for 8251005
TallJimbo
authored
8251005
View commit details
Copy full SHA for 8251005
Browse repository at this point
Add SCons build for Python 2 only.
TallJimbo
committed
4b14f77
View commit details
Copy full SHA for 4b14f77
Browse repository at this point
Add CI using CMake builds.
TallJimbo
committed
8d5801f
View commit details
Copy full SHA for 8d5801f
Browse repository at this point
Commits on Jun 26, 2016
Merge branch '#58'
TallJimbo
committed
191c9dd
View commit details
Copy full SHA for 191c9dd
Browse repository at this point
Only define half-precision floats if NumPy does.
TallJimbo
committed
8af5969
View commit details
Copy full SHA for 8af5969
Browse repository at this point
Merge branch '#60'
Show description for f1ffaac
TallJimbo
committed
f1ffaac
View commit details
Copy full SHA for f1ffaac
Browse repository at this point
Rework handling of NumPy import macros.
Show description for d154285
TallJimbo
committed
d154285
View commit details
Copy full SHA for d154285
Browse repository at this point
Limit use of 'long' to Python 2.
TallJimbo
committed
d8f6564
View commit details
Copy full SHA for d8f6564
Browse repository at this point
Merge branch 'library-dir-suffix'
Show description for 4a2a516
TallJimbo
committed
4a2a516
View commit details
Copy full SHA for 4a2a516
Browse repository at this point
Augment message for lib dir arch detection.
TallJimbo
committed
e14050e
View commit details
Copy full SHA for e14050e
Browse repository at this point
Add buildsystem variable to control library directory suffix on installation
Pinkbyte
authored and
TallJimbo
committed
fd3ad7e
View commit details
Copy full SHA for fd3ad7e
Browse repository at this point
Merge pull request #56 from termoshtt/cmake_pythonlib
Show description for 5dd9963
TallJimbo
authored
5dd9963
View commit details
Copy full SHA for 5dd9963
Browse repository at this point
Commits on Dec 1, 2015
Remove FindPythonLibsNew since we use FindPythonLibs
termoshtt
committed
4477caf
View commit details
Copy full SHA for 4477caf
Browse repository at this point
Use PythonLibs instead of PythonLibsNew (cmake)
termoshtt
committed
51a8c68
View commit details
Copy full SHA for 51a8c68
Browse repository at this point
Commits on Nov 21, 2015
Merge pull request #51 from willyd/vscompat
Show description for 26aaa5b
TallJimbo
committed
26aaa5b
View commit details
Copy full SHA for 26aaa5b
Browse repository at this point
Commits on Sep 16, 2015
Visual Studio compatibility fixes
Show description for f753f4b
willyd
committed
f753f4b
View commit details
Copy full SHA for f753f4b
Browse repository at this point
Commits on Sep 10, 2015
Fix some confusing magic numbers in docs for stride (#50).
Show description for 9e53eb2
TallJimbo
committed
9e53eb2
View commit details
Copy full SHA for 9e53eb2
Browse repository at this point
Update README and convert it to Markdown.
TallJimbo
committed
6c2e3fb
View commit details
Copy full SHA for 6c2e3fb
Browse repository at this point
Enable tests in CMake build and fix relative path problems.
Show description for fcbba59
TallJimbo
committed
fcbba59
View commit details
Copy full SHA for fcbba59
Browse repository at this point
Remove const from rvalue returns (#42).
Show description for 61a399e
TallJimbo
committed
61a399e
View commit details
Copy full SHA for 61a399e
Browse repository at this point
Commits on Jan 18, 2015
Switch from int to Py_intptr_t for shape/stride returns.
TallJimbo
committed
a0e849e
View commit details
Copy full SHA for a0e849e
Browse repository at this point
Commits on Jan 17, 2015
Removed unnecessary defaults.
Christoph Lassner
authored and
TallJimbo
committed
4dbb278
View commit details
Copy full SHA for 4dbb278
Browse repository at this point
Updated build system behaviour and comments for the --with-boost option.
classner
authored and
TallJimbo
committed
4d9ab50
View commit details
Copy full SHA for 4d9ab50
Browse repository at this point
Commits on Nov 23, 2014
Resolve dtype equivalence issue in MSVC
TallJimbo
committed
3494381
View commit details
Copy full SHA for 3494381
Browse repository at this point
Fixed unsigned long test error.
Christoph Lassner
authored and
TallJimbo
committed
bc13c4c
View commit details
Copy full SHA for bc13c4c
Browse repository at this point
Switch SCons to use SConsChecks submodule for Windows support
Christoph Lassner
authored and
TallJimbo
committed
73b8350
View commit details
Copy full SHA for 73b8350
Browse repository at this point
Merge pull request #39 from termoshtt/cmake_python3
Show description for c509a3a
TallJimbo
committed
c509a3a
View commit details
Copy full SHA for c509a3a
Browse repository at this point
Revise example/wrap.cpp for python3
termoshtt
authored and
TallJimbo
committed
4c2070f
View commit details
Copy full SHA for 4c2070f
Browse repository at this point
Previous
Next
You can’t perform that action at this time.