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 }}
li195111
/
xtensor-python
Public
forked from
xtensor-stack/xtensor-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
xtensor-python
include
xtensor-python
pytensor.hpp
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 14, 2025
update xtensor includes (#317)
Show description for f555d12
djacobs010
and
JohanMabille
authored
f555d12
View commit details
Copy full SHA for f555d12
View code at this point
Browse repository at this point
Commits on May 19, 2022
Making version public
tdegeus
committed
0b34b85
View commit details
Copy full SHA for 0b34b85
View code at this point
Browse repository at this point
Commits on May 31, 2021
Simple specialization
tdegeus
committed
30faa6e
View commit details
Copy full SHA for 30faa6e
View code at this point
Browse repository at this point
Commits on May 28, 2021
Fixing constructor bug pytensor<..., 0>
tdegeus
committed
cfb08ae
View commit details
Copy full SHA for cfb08ae
View code at this point
Browse repository at this point
Commits on May 20, 2021
Merge pull request #241 from tdegeus/rank
tdegeus
authored
aa916ec
View commit details
Copy full SHA for aa916ec
View code at this point
Browse repository at this point
Adding rank member
tdegeus
committed
1be71a7
View commit details
Copy full SHA for 1be71a7
View code at this point
Browse repository at this point
Commits on Nov 30, 2020
add pybind casters for strided_views, array_adaptor, and tensor_adaptor
PerretB
committed
fa97cf0
View commit details
Copy full SHA for fa97cf0
View code at this point
Browse repository at this point
Commits on Nov 25, 2019
Merge pull request #202 from zhujun98/fix_pytensor_overload_resolution
Show description for 719b9d1
SylvainCorlay
authored
719b9d1
View commit details
Copy full SHA for 719b9d1
View code at this point
Browse repository at this point
Fix gcc case
SylvainCorlay
committed
29ab8f0
View commit details
Copy full SHA for 29ab8f0
View code at this point
Browse repository at this point
Commits on Oct 14, 2019
Updated copyright
JohanMabille
committed
8c0ffb1
View commit details
Copy full SHA for 8c0ffb1
View code at this point
Browse repository at this point
Commits on Aug 28, 2019
Fix pytensor overload resolution in pybind11.
zhujun98
committed
2af1f40
View commit details
Copy full SHA for 2af1f40
View code at this point
Browse repository at this point
Commits on Apr 15, 2019
Update xtensor to 0.20.4
SylvainCorlay
committed
6c0c719
View commit details
Copy full SHA for 6c0c719
View code at this point
Browse repository at this point
Commits on Mar 28, 2019
Upgraded to xtensor 0.20.0
JohanMabille
committed
a9f5a83
View commit details
Copy full SHA for a9f5a83
View code at this point
Browse repository at this point
Commits on Mar 22, 2019
Bring pyarray and pytensor up to date with xtensor 0.20.0
Show description for dc777e1
yungyuc
committed
dc777e1
View commit details
Copy full SHA for dc777e1
View code at this point
Browse repository at this point
Commits on Dec 19, 2018
fixed 0d array initialization
JohanMabille
committed
f0ce20f
View commit details
Copy full SHA for f0ce20f
View code at this point
Browse repository at this point
Commits on Dec 5, 2018
fix forward_shape
wolfv
committed
0f63a89
View commit details
Copy full SHA for 0f63a89
View code at this point
Browse repository at this point
Commits on Nov 4, 2018
Abort array/tensor construction if pyobject is not valid
PerretB
committed
81ff7b0
View commit details
Copy full SHA for 81ff7b0
View code at this point
Browse repository at this point
Commits on Sep 9, 2018
Support pybind11 master branch (2.3 dev)
yungyuc
committed
90ba440
View commit details
Copy full SHA for 90ba440
View code at this point
Browse repository at this point
Commits on Jul 12, 2018
fix memory leaks in pytensor constructor and copy constructor
wolfv
committed
8c1278a
View commit details
Copy full SHA for 8c1278a
View code at this point
Browse repository at this point
Commits on Jun 21, 2018
add more dimension checks, new from_shape constructor, const intp cas… (#153)
Show description for c452790
wolfv
authored and
SylvainCorlay
committed
c452790
View commit details
Copy full SHA for c452790
View code at this point
Browse repository at this point
Commits on Jun 20, 2018
support char arrays and complicated dtypes (structs) (#149)
Show description for 1d6429f
wolfv
authored and
SylvainCorlay
committed
1d6429f
View commit details
Copy full SHA for 1d6429f
View code at this point
Browse repository at this point
silence all warnings
wolfv
committed
83fd8bf
View commit details
Copy full SHA for 83fd8bf
View code at this point
Browse repository at this point
add layout template parameter to pyarray and pytensor
wolfv
committed
ebe87bc
View commit details
Copy full SHA for ebe87bc
View code at this point
Browse repository at this point
Commits on May 24, 2018
better descriptor names
wolfv
committed
35c378f
View commit details
Copy full SHA for 35c378f
View code at this point
Browse repository at this point
Commits on May 21, 2018
m_data -> m_storage
SylvainCorlay
committed
1d53250
View commit details
Copy full SHA for 1d53250
View code at this point
Browse repository at this point
Commits on May 16, 2018
update to xtensor 0.16.0
JohanMabille
committed
c07a8b6
View commit details
Copy full SHA for c07a8b6
View code at this point
Browse repository at this point
Commits on Jan 26, 2018
fix shape initialization
wolfv
committed
35f6f08
View commit details
Copy full SHA for 35f6f08
View code at this point
Browse repository at this point
fix resize for 0.15
wolfv
committed
7b6860b
View commit details
Copy full SHA for 7b6860b
View code at this point
Browse repository at this point
Commits on Nov 6, 2017
Merge pull request #124 from JohanMabille/int64
Show description for aa49055
JohanMabille
authored
aa49055
View commit details
Copy full SHA for aa49055
View code at this point
Browse repository at this point
overload fix
JohanMabille
committed
01a7e74
View commit details
Copy full SHA for 01a7e74
View code at this point
Browse repository at this point
Commits on Oct 30, 2017
Update xtensor
SylvainCorlay
committed
b770442
View commit details
Copy full SHA for b770442
View code at this point
Browse repository at this point
Commits on Oct 3, 2017
moved to xtensor 0.12.0
JohanMabille
committed
3fc6d84
View commit details
Copy full SHA for 3fc6d84
View code at this point
Browse repository at this point
Commits on Sep 28, 2017
Add TODO note on pyarray
SylvainCorlay
committed
4b79e27
View commit details
Copy full SHA for 4b79e27
View code at this point
Browse repository at this point
Commits on Sep 27, 2017
Format xtensor_type_caster_base.hpp, pytensor.hpp, and pyarray.hpp
Yoshiaki Bando
committed
3799515
View commit details
Copy full SHA for 3799515
View code at this point
Browse repository at this point
Commits on Sep 26, 2017
Add type_caster classes.
Show description for c67248e
Yoshiaki Bando
committed
c67248e
View commit details
Copy full SHA for c67248e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.