Skip to content
#

math-library

Here are 145 public repositories matching this topic...

opentk
josmuen
josmuen commented Mar 27, 2019

Description

We successfully moved our project from Tao to OpenTk a few years ago. Now we have an big issue in a multi terminal setup. 3D graphics is not properly drawn and the API concerning textures and lists behaves incorrect.
Our client workstation contains 2 NVIDA graphic cards (Quadro FX NVS 810/PCIe/SSE2) with 8 output ports each. Currently, 12 monitors are connected.

When we sta

sleef
gnzlbg
gnzlbg commented Apr 17, 2019

Raising scalars and vectors to integer powers is very common (e.g. llvm.powi), so I think the following APIs would be very useful:

  • double Sleef_ipow_u10(double x, int32_t y);
  • __m128d Sleef_ipowd2_u10(__m128d x, int32_t y);
  • __m256d Sleef_ipowd4_u10(__m256d x, int32_t y);
  • __m512d Sleef_ipowd8_u10(__m512d x, int32_t y);
  • floa
mather

zzllrr mather(an offline tool for Math learning, education and research)小乐数学,离线可用的数学学习(自学或教学)、研究辅助工具。计划覆盖数学全部学科的解题、作图、演示、探索工具箱。目前是演示Demo版(抛转引玉),但已经支持数学公式编辑显示,部分作图功能,部分学科,如线性代数、离散数学的部分解题功能。最终目标是推动专业数学家、编程专家、教育工作者、科普工作者共同打造出更加专业级的Mather数学工具

  • Updated Jul 1, 2020
  • JavaScript

Meta.Numerics is library for advanced numerical computing on the .NET platform. It offers an object-oriented API for statistical analysis, advanced functions, Fourier transforms, numerical integration and optimization, and matrix algebra.

  • Updated Feb 28, 2019
  • C#

Improve this page

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

Learn more

You can’t perform that action at this time.