Skip to content
#

numerical-integration

Here are 236 public repositories matching this topic...

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 Sep 7, 2020
  • C#
torchquad
gomezzz
gomezzz commented May 5, 2022

Feature

Desired Behavior / Functionality

Ideally we want to autoformat every PR with black. Right now there is a GitHub Action in https://github.com/esa/torchquad/blob/main/.github/workflows/autoblack.yml for this. However, it doesn't work anymore and it is annoying because it adds commits to people's PRs (potentially without them noticing).

Is there a better option as a hook somewhere

bug enhancement good first issue help wanted

Improve this page

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

Learn more