issues
search
xtensor-stack
/
xtl
The x template library
BSD 3-Clause "New" or "Revised" License
207
stars
96
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Optionally determine the prefix path based on the location of the DLL and not the executable
#282
SylvainCorlay
opened
5 months ago
0
Preprocessor fixes for xtl_config.hpp
#281
laramiel
closed
10 months ago
0
Add missing includes to xdynamic_bitset.hpp
#280
laramiel
closed
10 months ago
0
Add missing includes to xbasic_fixed_string
#279
laramiel
closed
10 months ago
1
Use GetModuleFileNameW for wchar_t array
#278
anutosh491
closed
11 months ago
1
How to get integral value from xt::sum()?
#277
pauljurczak
opened
11 months ago
0
Upgraded to cmake 3.5 to avoid warnings
#276
JohanMabille
closed
11 months ago
0
Update cmake_minimum_required version to 3.5 to avoid deprecation warning
#275
johncf
closed
11 months ago
0
Resolve issue promoting multiple std::complex
#274
spectre-ns
closed
11 months ago
1
Add Bazel support
#273
Vertexwahn
opened
11 months ago
2
Fixed half errhandling throw except
#272
ikuokuo
closed
1 year ago
1
test/CMakeLists.txt: remove extra find_package(Threads)
#271
vincentbernat
closed
1 year ago
1
Cleanup CI and README
#270
JohanMabille
closed
1 year ago
0
Migrated Windows build to GHA
#269
JohanMabille
closed
1 year ago
0
Migrated OSX builds to GHA
#268
JohanMabille
closed
1 year ago
0
Fixed linux GHA
#267
JohanMabille
closed
1 year ago
0
GHA file for Linux
#266
JohanMabille
closed
1 year ago
0
Fix promote_type with two complex floats and one double
#265
mnijhuis-tos
closed
1 year ago
1
Add missing #include <exception>
#264
alexfh
closed
1 year ago
1
Experiment rebase action
#263
JohanMabille
opened
1 year ago
0
Upgraded OSX images
#262
JohanMabille
closed
1 year ago
0
Add <compare> backport
#261
AntoinePrv
closed
1 year ago
3
/usr/include/xtl/xsequence.hpp:132:24: error: ‘ret’ may be used uninitialized
#260
drew-parsons
opened
2 years ago
0
adding is_arithmetic, is_floating, etc. traits to xmasked_value.
#259
vakokako
opened
2 years ago
1
'_snprintf' is not a member of 'std'
#258
tdegeus
opened
2 years ago
1
xt::xstrided_slice<std::ptrdiff_t> are not comparable
#257
jblespiau
opened
2 years ago
1
Fix error: lvalue required as unary '&' operand
#256
hcoona
closed
2 years ago
0
0.7.4: Tests fail to compile: undefined symbol: std::__1::basic_ostream<char, std::__1: ...
#255
yurivict
opened
2 years ago
0
check _HAS_STD_BYTE MSVC macro in xspan implementation
#254
JohanMabille
closed
2 years ago
0
Specialize xtl::xcomplex for non references
#253
JohanMabille
opened
3 years ago
0
Installation place of cmake and pkgconfig files
#252
papadop
opened
3 years ago
0
Fix build with Sphinx 4.
#251
QuLogic
closed
3 years ago
1
support of C++20?
#250
xiuliren
closed
3 years ago
4
doctest
#249
DerThorsten
closed
3 years ago
1
Fixed 2 typos in basic_types.rst
#248
bbaassssiiee
closed
3 years ago
1
Update installation instructions
#247
SylvainCorlay
closed
3 years ago
0
Update xclosure.hpp
#246
t-bltg
closed
3 years ago
1
How is `ravel_index()` supposed to work/be used?
#245
wildmichael
closed
3 years ago
1
Removed C++14 code from xbase_fixed_string
#244
JohanMabille
closed
3 years ago
0
Fixed return type in xbasic_fixed_string to be compatible with C++11
#243
JohanMabille
closed
3 years ago
0
test/test_xsystem.cpp: Allow for ctest executable names
#242
emmenlau
closed
3 years ago
0
improve xbasic fixed string
#241
serge-sans-paille
closed
3 years ago
2
Dynamic bitset is not thread safe
#240
JohanMabille
opened
3 years ago
1
Implement partial dispatch
#239
davidbrochart
closed
3 years ago
5
Added meta switch
#238
JohanMabille
closed
3 years ago
0
warning: implicit conversion changes signedness: 'const std::ptrdiff_t' (aka 'const long') to 'unsigned long' [-Wsign-conversion]
#237
yurivict
opened
3 years ago
0
Fixed call to sysctl
#236
JohanMabille
closed
3 years ago
0
error: no matching function for call to 'sysctl'
#235
yurivict
closed
3 years ago
0
Added missing includes on FreeBSD
#234
JohanMabille
closed
3 years ago
1
Missing FreeBSD headers
#233
SylvainCorlay
closed
3 years ago
0
Next