-
Notifications
You must be signed in to change notification settings - Fork 208
Issues: wjakob/nanobind
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
[BUG]: nanobind wrapping of Python-arrays slower than pybind11
#367
by jorgensd
was closed Nov 18, 2023
[BUG]: Incorrect use of templated function used when including uint32_t input
#365
by mscroggs
was closed Nov 16, 2023
[BUG]: Templated complex functions have issues with
std::uint32_t
#364
by jorgensd
was closed Nov 16, 2023
[BUG]: Cannot reliably use "programmed" name for function name, due to falling out of scope
#349
by chrisrichardson
was closed Nov 2, 2023
[BUG]: Nanobind throws various warnings when building with
-Werror -Wall
#345
by jorgensd
was closed Oct 29, 2023
TypeError for ndarray in virtual method of templated class
#344
by silabs-Vladimir
was closed Oct 26, 2023
[BUG]:
ndarray
cast fails for read-only complex Numpy arrays
#342
by garth-wells
was closed Oct 25, 2023
np.array type returned from np.frombuffer throws incompatible function argument exception
#340
by traplordpanda
was closed Oct 25, 2023
[BUG]: Trampoline virtual functions with Eigen::Ref<> as inputs result in compilation errors
#330
by ThoreWietzke
was closed Oct 20, 2023
[BUG]: Undefined behavior inside
implicitly_convertible
method which could call memcpy
with nullptr.
#321
by zhqrbitee
was closed Oct 13, 2023
[BUG]: std::vector containing non-trivially copyable types are unexpectedly moved
#307
by JasperRobeer
was closed Sep 29, 2023
[BUG]: Incompatible function arguments for member function ptr on base class
#284
by zhqrbitee
was closed Sep 4, 2023
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.