ProxTV v0.1.0
Merged pull requests:
- Add libproxtv files (#2) (@nathanemac)
- Add ProxTV.jl file (#3) (@nathanemac)
- Include necessary files and export functions in ProxTV.jl file (#4) (@nathanemac)
- Include OpenBLAS32_jll and proxTV_jll in project.toml (#5) (@nathanemac)
- remove wrapper.jl from ProxTV.jl module file (#6) (@nathanemac)
- add LinearAlgebra dependency (#7) (@nathanemac)
- Add libproxtv (#8) (@nathanemac)
- adding LAPACK_jll to fix issue when using TV2D in ProxTV.jl (#9) (@nathanemac)
- adding LAPACK_jll to dependencies (#10) (@nathanemac)
- add tests and CI (#11) (@nathanemac)
- add init() function to ProxTV.jl (#14) (@nathanemac)
- Update proxTV_jll version to 3.3.2 to fix double-free memory issue (#15) (@nathanemac)
- complete Readme.md, add tests, add function overloads to src (#16) (@nathanemac)
- add compat field to project.toml to comply with General (#17) (@nathanemac)
- change compat field to project.toml (#18) (@nathanemac)