Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / blitzpp/blitz issues and pull requests
#186 - GitHub Actions script update
Pull Request -
State: closed - Opened by slayoo 8 months ago
#185 - set up GitHub Actions CI; remove .travis.yml; cleanups
Pull Request -
State: closed - Opened by slayoo 8 months ago
#184 - Examples
Issue -
State: open - Opened by gleb-kun 10 months ago
- 1 comment
#183 - Header files
Issue -
State: closed - Opened by gleb-kun 10 months ago
- 2 comments
#182 - Divide by zero allowed?
Issue -
State: open - Opened by mankoff over 1 year ago
- 3 comments
#181 - Fix for compilation error as sprintf is now deprecated.
Pull Request -
State: open - Opened by bdcbqa314159 almost 2 years ago
- 8 comments
#180 - use CMAKE_INSTALL_FULL_<dir>
Pull Request -
State: open - Opened by dotlambda about 2 years ago
- 2 comments
#179 - What's the problem during compilation?
Issue -
State: open - Opened by dazui20 about 2 years ago
- 2 comments
#177 - Compiling with Clang does not find blitz/llvm/bzconfig.h
Issue -
State: closed - Opened by remod over 2 years ago
- 2 comments
#176 - fixed TinyMatrix::begin
Pull Request -
State: open - Opened by tobias-loew over 2 years ago
- 2 comments
#175 - TinyMatrix::begin() : wrong implementation
Issue -
State: open - Opened by tobias-loew over 2 years ago
- 1 comment
#174 - Improve array memory releasing mechanism
Issue -
State: open - Opened by bpalak about 3 years ago
- 1 comment
#173 - Defined macro CT in blitz/tau.h causes trouble when compiling project that uses Qt5/QColor.h
Issue -
State: open - Opened by Iceman9 over 3 years ago
- 2 comments
#172 - A suggestion: change Relative path to an absolute path
Issue -
State: open - Opened by snow-man-0 over 3 years ago
- 1 comment
#171 - BZ_COLUMN_MAJOR_ARRAY has a error in vs2019
Issue -
State: open - Opened by snow-man-0 over 3 years ago
#170 - Please update the project for oneTBB
Issue -
State: closed - Opened by yurivict almost 4 years ago
#169 - Not compatible with oneTBB: tbb/atomic.h isn't supplied with oneTBB
Issue -
State: open - Opened by yurivict almost 4 years ago
#168 - benchmarks won't build with cmake+make
Issue -
State: open - Opened by nyx191 almost 4 years ago
#166 - Testing no longer builds
Issue -
State: open - Opened by Tafnab about 4 years ago
#165 - see https://github.com/blitzpp/blitz/pull/34
Pull Request -
State: closed - Opened by slayoo over 4 years ago
#164 - printing blitz arrays via GDB
Issue -
State: open - Opened by kishore1947 over 4 years ago
- 3 comments
#163 - Code generation with preprocessor metaprogramming
Pull Request -
State: open - Opened by vukics over 4 years ago
- 2 comments
#162 - Compiling fails with PAPI 6.0
Issue -
State: open - Opened by badshah400 over 4 years ago
- 4 comments
#161 - Manage export for static library under Windows
Pull Request -
State: closed - Opened by HerveAncher over 4 years ago
- 3 comments
#160 - Activate static lib under Windows + generate import library
Pull Request -
State: closed - Opened by HerveAncher over 4 years ago
- 1 comment
#159 - Strided domain
Pull Request -
State: closed - Opened by roshansamuel over 4 years ago
- 3 comments
#158 - StridedDomain has no empty constructor
Issue -
State: closed - Opened by roshansamuel over 4 years ago
- 1 comment
#157 - cmake with ninja build system can not build tests/examples/benchmarks
Issue -
State: open - Opened by emmenlau over 4 years ago
#156 - OpenMP atomic support suggestion
Issue -
State: open - Opened by WalterZimmer314 over 4 years ago
- 1 comment
#155 - Fix cmake file installation directory
Pull Request -
State: closed - Opened by toddrme2178 almost 5 years ago
- 1 comment
#154 - Windows build
Pull Request -
State: closed - Opened by David-A-Blankenship almost 5 years ago
- 7 comments
#153 - Windows Build
Issue -
State: closed - Opened by David-A-Blankenship almost 5 years ago
- 4 comments
#152 - cmake version required
Issue -
State: closed - Opened by ossak032 almost 5 years ago
- 1 comment
#151 - try to sort out the wiki examples issue on Travis
Pull Request -
State: open - Opened by slayoo about 5 years ago
#150 - dyld: Library not loaded problem on macOS and macport version of blitz
Issue -
State: open - Opened by billtau about 5 years ago
#149 - handle --with-blas with CMake (benchmarks)
Issue -
State: open - Opened by slayoo about 5 years ago
- 5 comments
#148 - enable generation of benchmarks/plot_benchmarks.m from benchmarks/plot_benchmarks.m.in with cmake
Issue -
State: open - Opened by slayoo about 5 years ago
#147 - Disable shared library build and other options with cmake
Issue -
State: open - Opened by pguio about 5 years ago
- 9 comments
#146 - Errors building configure script
Issue -
State: closed - Opened by chrisspen about 5 years ago
- 4 comments
#145 - Python3
Pull Request -
State: closed - Opened by papadop over 5 years ago
- 6 comments
#144 - Convert build code to Python3
Issue -
State: closed - Opened by mehrdad19 over 5 years ago
- 3 comments
Labels: bug
#143 - spack installation not working on ubuntu 18.04
Issue -
State: closed - Opened by trontrytel over 5 years ago
- 7 comments
#142 - <cite> in Blitz template
Issue -
State: closed - Opened by momoha2 over 5 years ago
- 1 comment
#141 - cover various enable/disable options on travis/appveyor (MPI, serialisation, ...)
Issue -
State: open - Opened by slayoo over 5 years ago
#140 - create tickets for all the compiler warnings popping up in the logs
Issue -
State: open - Opened by slayoo over 5 years ago
#139 - enable codecov
Issue -
State: closed - Opened by slayoo over 5 years ago
- 1 comment
#138 - enable testing with icc on travis
Issue -
State: open - Opened by slayoo over 5 years ago
- 1 comment
#137 - new release
Issue -
State: closed - Opened by slayoo over 5 years ago
- 2 comments
#136 - Removal of many namespace related macros.
Pull Request -
State: closed - Opened by papadop over 5 years ago
- 2 comments
#135 - require C++11 and CMake 3.0 and do relevant cleanup
Issue -
State: open - Opened by slayoo over 5 years ago
#134 - suppress the blitz library?
Issue -
State: open - Opened by slayoo over 5 years ago
#133 - CMake cleanup
Issue -
State: open - Opened by slayoo over 5 years ago
- 9 comments
#132 - remove .cvsignore files
Issue -
State: closed - Opened by slayoo over 5 years ago
- 1 comment
#131 - remove manual directory
Issue -
State: closed - Opened by slayoo over 5 years ago
- 1 comment
#130 - Remove all of the preprocessor macros that guard features that are standard as of C++11
Issue -
State: open - Opened by slayoo over 5 years ago
#129 - repeating "make check-testsuite" repeats compilation
Issue -
State: open - Opened by slayoo over 5 years ago
#128 - generated install_manifest.txt file lists bzconfig.h twice -> error on uninstall
Issue -
State: open - Opened by slayoo over 5 years ago
#127 - doc-generation option in CMake
Issue -
State: open - Opened by slayoo over 5 years ago
- 1 comment
#126 - appveyor: enable test execution
Issue -
State: open - Opened by slayoo over 5 years ago
#125 - document and test (on travis/appveyor) how to find Blitz++ library from CMake
Issue -
State: open - Opened by slayoo over 5 years ago
#124 - cleanup: drop VS files when we are ready with CMake
Issue -
State: closed - Opened by slayoo over 5 years ago
- 1 comment
#123 - cleanup: drop autoconf files when we are ready with CMake
Issue -
State: closed - Opened by slayoo over 5 years ago
- 1 comment
#122 - travis: upload generated docs somewhere (and link it from wiki)
Issue -
State: open - Opened by slayoo over 5 years ago
- 1 comment
#121 - trying to fix error reporting for wiki-check script
Pull Request -
State: closed - Opened by slayoo over 5 years ago
- 1 comment
#120 - travis: enable checking the real gcc on OSX
Issue -
State: open - Opened by papadop over 5 years ago
- 9 comments
#119 - [question/request] scientific papers and or research about blitz++
Issue -
State: closed - Opened by ClmnsRck over 5 years ago
- 22 comments
#118 - [efficient matrix multiplication] with only blitz-inbuilt-features
Issue -
State: closed - Opened by ClmnsRck over 5 years ago
- 3 comments
#117 - Fixing index type cast for an Array::operator()
Pull Request -
State: open - Opened by AnderOne over 5 years ago
#116 - [bug?] sum can not be written in same line as Array instantiation
Issue -
State: closed - Opened by ClmnsRck over 5 years ago
- 2 comments
#115 - [bug] index-operators fail if not int
Issue -
State: closed - Opened by ClmnsRck over 5 years ago
- 2 comments
#114 - [help] How does the transpose-function work and can this be optimized somehow?
Issue -
State: closed - Opened by ClmnsRck over 5 years ago
- 6 comments
#113 - [operator+, set, fill] Help with finding funcionality
Issue -
State: closed - Opened by ClmnsRck over 5 years ago
- 2 comments
#112 - [bug/help needed] this tensor-dot-product does not evaluate to the right values!
Issue -
State: closed - Opened by ClmnsRck over 5 years ago
#111 - The index type and limits of the Blitz++ Array
Issue -
State: open - Opened by guanghaoli over 5 years ago
- 4 comments
#110 - request/question Multithreading support for blitz++
Issue -
State: closed - Opened by ClmnsRck over 5 years ago
- 4 comments
#109 - Fixing assignment between Array<TinyVector> and TinyVector expression
Pull Request -
State: open - Opened by AnderOne over 5 years ago
- 2 comments
#108 - Wrong assignment between Array<TinyVector> and TinyVector expression
Issue -
State: open - Opened by AnderOne over 5 years ago
- 12 comments
#107 - Most efficient way to do tensor-dot-product
Issue -
State: closed - Opened by ClmnsRck over 5 years ago
- 7 comments
#106 - The Bundled documentation link in wiki is broken
Issue -
State: closed - Opened by Little-Flower-171 over 5 years ago
- 2 comments
#105 - Fix for reduce (min, max), see blitzpp/blitz#68
Pull Request -
State: closed - Opened by AnderOne over 5 years ago
- 4 comments
#104 - How to ensure maximum ressource usage?
Issue -
State: closed - Opened by ClmnsRck over 5 years ago
- 2 comments
#103 - Chat or "support" for Blitz++
Issue -
State: closed - Opened by ClmnsRck over 5 years ago
- 4 comments
#102 - Does not build on Python3 systems
Issue -
State: closed - Opened by ClmnsRck over 5 years ago
- 7 comments
#101 - replace global constants such as columnMajorArray, and index placeholders with constexprs
Issue -
State: open - Opened by slayoo over 5 years ago
#100 - @sethrj's suggestion to fix out-of-source build problem. Closes #82
Pull Request -
State: closed - Opened by slayoo over 5 years ago
- 1 comment
#99 - Installed Blitz with spack: What to do next?
Issue -
State: closed - Opened by ClmnsRck almost 6 years ago
- 21 comments
#98 - Faster fastiter!
Issue -
State: open - Opened by EddieBreeveld almost 6 years ago
- 10 comments
#97 - Cmake build
Pull Request -
State: closed - Opened by papadop almost 6 years ago
- 32 comments
#91 - pkgconfig reports version 0.10
Issue -
State: closed - Opened by bryanburgers almost 6 years ago
- 2 comments
#90 - Add option to zero-initialize new elements created by resizeAndPreserve.
Pull Request -
State: open - Opened by aaronmswan about 6 years ago
- 2 comments
#89 - Feature Request: Reshape Arrays
Issue -
State: open - Opened by aaronmswan about 6 years ago
- 3 comments
#82 - patch to fix out-of-source build problem
Issue -
State: closed - Opened by slayoo about 6 years ago
- 3 comments
#81 - vtext to blitz
Issue -
State: closed - Opened by slayoo about 6 years ago
- 1 comment
#68 - min([NaN,NaN]) != NaN
Issue -
State: closed - Opened by slayoo about 6 years ago
- 1 comment
#48 - New Blitz11 Project
Issue -
State: open - Opened by citibeth over 6 years ago
- 22 comments
#45 - WIP: Add boost::multiprecision::float128 support
Pull Request -
State: open - Opened by Ablinne over 6 years ago
- 2 comments
#38 - trying to enable Debug builds on Appveyor
Pull Request -
State: closed - Opened by slayoo over 6 years ago
- 1 comment
#36 - add Blitz++ to vcpkg?
Issue -
State: closed - Opened by slayoo over 6 years ago
- 3 comments
#34 - Fix for boost serialization
Pull Request -
State: closed - Opened by efp over 6 years ago
- 8 comments
#32 - continuous integration wishlist
Issue -
State: closed - Opened by slayoo over 6 years ago
- 1 comment