astro-informatics/sopt
Sparse OPTimisation using state-of-the-art convex optimisation algorithms.
C++GPL-2.0
Issues
- 0
- 1
Tests running really long
#423 opened by olebole - 0
Build system update
#359 opened by tkoskela - 0
- 0
Safety/Perf: Aim for const correctness
#387 opened by krishnakumarg1984 - 0
Apparent bug converting to real
#416 opened by mmcleod89 - 0
Build the project using another generator e.g. Ninja to verify that the project does not use Makefiles-specific constructs
#414 opened by krishnakumarg1984 - 0
Identify and cleanup multiple consecutive namespace closing and reopening within same code/header file
#390 opened by krishnakumarg1984 - 0
- 0
- 2
- 2
- 0
Possible bugs (dangling references) due to returning reference to temporary object in l1_proximal.h?
#377 opened by krishnakumarg1984 - 2
- 3
- 0
Modernise build system: Incorporate simple enhancements to top-level CMakeLists.txt
#373 opened by krishnakumarg1984 - 0
Modernise the library by bringing the codebase up to C++17 standards
#369 opened by krishnakumarg1984 - 0
- 0
- 0
Modernise: Use concatenated nested namespaces instead of hierarchical nested namespaces
#370 opened by krishnakumarg1984 - 2
- 1
Add CI job with cppflow=off
#344 opened by tkoskela - 0
Handle unused variables in the project
#384 opened by krishnakumarg1984 - 0
Performance: Possibility to use std::transform instead of raw loop in linear_transform.cc
#382 opened by krishnakumarg1984 - 0
Performance: Possibility to use std::reduce or std::accumulate instead of raw loop
#380 opened by krishnakumarg1984 - 0
Code quality: Possibility to declare some outparams as reference to const in some header files?
#379 opened by krishnakumarg1984 - 1
- 0
- 0
- 0
Add tensorflow API installation instructions to readme
#342 opened by SJaffa - 0
Add MPI communicators to g_proximal class
#357 opened by tkoskela - 0
- 0
Update gcc to 10
#351 opened by tkoskela - 0
Refactor padmm algorithm for learned g proximal
#355 opened by tkoskela - 0
- 0
Fix symlinks to README.md
#349 opened by tkoskela - 0
- 2
- 0
- 1
Use standard Forward-Backward with TF model
#331 opened by tkoskela - 0
Consider updating to conan 2.0
#341 opened by tkoskela - 0
- 0
Some code never used because we fix CMake version
#337 opened by SJaffa - 0
- 1
Clarify variable names in forward_backward
#330 opened by tkoskela - 1
Error in conan build of libjpeg on apple-gcc
#327 opened by tkoskela - 0
Types should be templated in conversion fucntions
#329 opened by SJaffa - 0
Sopt expects cppflow::model::operator() to be const
#328 opened by tkoskela - 0
Implicit conversion from double to long
#325 opened by tkoskela - 0
Visibility settings in apple-clang
#323 opened by tkoskela