Skip to content
#

mathematics

Here are 3,499 public repositories matching this topic...

keenancrane
keenancrane commented Dec 16, 2020

Currently we've implemented a bunch of functions and constraints in a "lazy evaluation" fashion, i.e., whenever we need something for a Style program, we implement it in Penrose. We're getting to the point where we should really have a more complete/comprehensive list (e.g., that users can call at will).

How do we come up with this list? One natural idea is to simply pick some libraries, and

人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理,PyTorch tensorflow machine-learning,deep-learning data-analysis data-mining mathematics data-science artificial-intelligence python tensorflow tensorflow2 caffe keras pytorch algorithm numpy pandas matplotlib seaborn nlp cv等热门领域

  • Updated Feb 6, 2020

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 Jan 30, 2021
  • PHP
root
Axel-Naumann
Axel-Naumann commented Feb 2, 2021

Explain what you would like to see improved

TCling::CheckClassInfo() should return (by parameter) the found decl, such that TClass::Init() can use it to construct the TClingClassInfo and that doesn't need to repeat the lookup.

To Reproduce

One:

#0  cling::LookupHelper::findScope (this=0x5555555f7be0, className=..., diagOnOff=cling::LookupHelper::NoDiagnostics, 
    resu
szhorvat
szhorvat commented Jan 8, 2021

This is a list of public non-deprecated functions that are never used either directly or indirectly in the main codebase or the tests/examples.

Tests should be written for some of these functions.

If you are looking to contribute to igraph, fixing some of these is an easy way to get started. If you are unsure which one to take, just ask. [Here's a guide on writing tests.](https://github.com/

Improve this page

Add a description, image, and links to the mathematics 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 mathematics topic, visit your repo's landing page and select "manage topics."

Learn more