Skip to content
#

matrix

Here are 1,918 public repositories matching this topic...

NicolasHug
NicolasHug commented Apr 6, 2018

For now only strings are accepted as the measures parameter in GridSearchCV, RandomizedSearchCV, and cross_validate. It's thus impossible to use those with measures that take specific parameters as input (e.g. #156 ), or to use custom measures.

We should then accept callables in addition to strings.

Each callable should only take the predictions parameter. In order to handle measur

filnet
filnet commented Oct 5, 2020

Hi,

As it been considered to support alternative normalized device coordinates for Orthographic3 and Perspective3 ?
Currently both follow the OpenGL convention so are not usable in other situations (Vulkan for instance).

I am willing to work on it if it is desired to have that in nalgebra.

I can think of two approaches:

  • have separate structures in separate pathes within the crate
  • u

Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra

  • Updated Oct 23, 2020
  • PHP

Improve this page

Add a description, image, and links to the matrix topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the matrix topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.