May 5, 2020
View ea9844d

Document circumsphere and failure conditions.

philippeitis authored on 17/12/2019 01:37:29 • Joseph Weston committed on 05/05/2020 19:10:25
View b12dd24

Fixed int -> float for functions that return floats.

philippeitis authored on 17/12/2019 00:15:39 • Joseph Weston committed on 05/05/2020 19:10:25
View b766803

Update triangulation.py

philippeitis authored on 16/12/2019 21:49:55 • Joseph Weston committed on 05/05/2020 19:10:25
View be5a908

Update triangulation.py

philippeitis authored on 16/12/2019 21:38:08 • Joseph Weston committed on 05/05/2020 19:10:25
View 8df24b0

Use math.sqrt instead of numpy.sqrt

philippeitis authored on 16/12/2019 21:32:46 • Joseph Weston committed on 05/05/2020 19:10:25
View c6c8829

Update triangulation.py

philippeitis authored on 16/12/2019 08:33:45 • Joseph Weston committed on 05/05/2020 19:10:25
View 67f564e

Add note about fast_norm overflow.

philippeitis authored on 16/12/2019 05:04:40 • Joseph Weston committed on 05/05/2020 19:10:25
View 571850c

Optimize circumsphere

philippeitis authored on 16/12/2019 00:44:47 • Joseph Weston committed on 05/05/2020 19:10:25
December 11, 2019
View c60d8ca

run pre-commit run --all

Bas Nijholt authored on 11/12/2019 14:00:39
May 8, 2019
View 716dbce

fix all flake8 issues and run pre-commit filters

Bas Nijholt authored on 08/05/2019 02:26:15
View 176c745

fix import order and style

Bas Nijholt authored on 07/05/2019 23:42:40
May 6, 2019
View 01fb120

Add support for neighbours in loss computation in LearnerND (#185)

Jorn Hoofwijk authored on 06/05/2019 20:40:33 • Bas Nijholt committed on 06/05/2019 23:01:27
March 17, 2019
View 3f61744

import Iterable and Sized from collections.abc

Bas Nijholt authored on 17/03/2019 09:53:18
November 22, 2018
View ae6af68

introduce 'fast_det' for 2x2 and 3x3 matrices

Bas Nijholt authored on 30/10/2018 14:45:51
View 0360e79

added a curvature_loss function to learner1D

Jorn Hoofwijk authored on 25/10/2018 21:02:17 • Bas Nijholt committed on 22/11/2018 11:34:02