librapid icon indicating copy to clipboard operation
librapid copied to clipboard

A highly optimised C++ library for mathematical applications and neural networks.

Results 16 librapid issues
Sort by recently updated
recently updated
newest added

Bumps [furo](https://github.com/pradyunsg/furo) from 2022.9.29 to 2024.5.6. Changelog Sourced from furo's changelog. Changelog 2024.05.06 -- Cheerful Cerulean ✨ Add new custom icons for auto mode, reflecting the currently active theme. ✨...

dependencies
python

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. Release notes Sourced from actions/download-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

dependencies
github_actions

Bumps [exhale](https://github.com/svenevs/exhale) from 0.3.6 to 0.3.7. Release notes Sourced from exhale's releases. v0.3.7 See changelog for v0.3.7. Changelog Sourced from exhale's changelog. v0.3.7 Update packaging requirements (:pr:204). Exhale will be...

dependencies
python

245 The current GeneralArrayView assignment implementation does not support OpenCL or CUDA. To implement this, the `dataSourceExtractor` implementation must return a struct containing the view's data, offset and stride. The...

bug
enhancement
help wanted
python
c++
BREAKING
Requires Rewrite

OpenCL on MacOS (M2 Max chip) seems to fail. ``` AGX: exceeded compiled variants footprint limit ``` My best guess is that this is due to the number of OpenCL...

bug
c++
BREAKING
Requires Rewrite

Hey! This library looks really cool. For your awareness, I've raised a request for a recipe for this library to be created for the [Conan Center Index ](https://conan.io/center/). [Conan](https://docs.conan.io/en/latest/) is...

documentation
enhancement
help wanted
good first issue
c++
integrations

Implement reduction operations that operate on all values in an array, returning a single value. These operations could also apply to a single axis of a vector, which would improve...

enhancement
c++

**Is your feature request related to a problem? Please describe.** There is currently no way of accessing sub-arrays without manually iterating over them, which is sometimes difficult and inconvenient. **Describe...

documentation
enhancement
c++
Requires Rewrite

Bumps [furo](https://github.com/pradyunsg/furo) from 2022.9.29 to 2024.7.18. Changelog Sourced from furo's changelog. Changelog 2024.07.18 -- Dull Denim Improve how icons are handled and aligned. Improve scroll event handler. Hide the copybutton...

dependencies
python

Bumps [runforesight/workflow-telemetry-action](https://github.com/runforesight/workflow-telemetry-action) from 1.8.7 to 2.0.0. Release notes Sourced from runforesight/workflow-telemetry-action's releases. v2.0.0 What's Changed Update README.md by @​suleymanbarman in catchpoint/workflow-telemetry-action#52 Node runtime and package updates by @​jjosef in catchpoint/workflow-telemetry-action#56...

dependencies
github_actions