Skip to content

Releases: tohtsky/irspack

Fix evaluator threading logic

03 Mar 03:51
0603449
Compare
Choose a tag to compare

Fixed Evaluator's threading logic using std::atomic.

Default threading behavior changed.

21 Feb 00:44
51ca9e7
Compare
Choose a tag to compare

By default, let the algorithms use all the available # of threads.

Improved SLIM

25 Jan 09:16
bdebf62
Compare
Choose a tag to compare
  • Improved SLIM convergence check logic
  • API Change for optimizers
  • Include user-user similarity-based recommenders

C++ implementation of SLIM

12 Jan 02:17
cb3a290
Compare
Choose a tag to compare
  • Workflow fix
  • Implementation of SLIM using std::thread

Windows binary support

09 Jan 07:30
2201dfa
Compare
Choose a tag to compare

Build wheels for Windows platforms.

Fix build environment.

08 Jan 00:05
a76aabd
Compare
Choose a tag to compare

Fix the environment variable (CFLAGS) for cibuildwheel.