-
@karlnapf
Project https://github.com/uclaopt/TMAC is our starting point.
This project is written in C++11 using template.
What is more, coordinate descend methods are missing in the existing shogun's…
-
I get the following error attempting to build ksim on Arch Linux:
```
$ ninja -C build/
ninja: Entering directory `build/'
[3/19] Compiling c object 'ksim-stub@sha/avx-builder.c.o'
FAILED: ksim-s…
-
#### Description of the problem
With a normal (non-local) Coq installation, running the following
```bash
coqdep $(COQPATH)theories/Init/Prelude.v
```
Results in these warnings:
```
*** W…
-
Hey everyone,
Recently Augmentation class was added. It currently supports only resize function. This issue aims to add other augmentations as well.
Background :
1. Each augmentation must be acces…
-
Following are some of the things i would work on:
- [ ] Trying to move the indexing on the left as side pane or something.
- [ ] Avoiding full path names, it print jenkins/docs and all of that as …
-
To start with this goal, I've created a repo called `partition.benchmark` to benchmark partition's baseline speed and keep track of it as we improve the package:
https://github.com/malcolmbarrett/…
-
Hi, everyone,
I am a bit confused when trying to generate a dynamic library (shared object).
I expected this to be done by creating a `.clib` file listing the object files (one per line).
When…
-
Hello GSoC mentors - if your group is an open science group, add your name here and we'll invite you!!
-
**Reported by rcurtin on 6 Nov 43643786 13:21 UTC**
Right now everything works on double and arma::mat. Based on #300, it would be useful to support arbitrary-precision types (within the confines of …
-