Skip to content
#

numerics

Here are 74 public repositories matching this topic...

slayoo
slayoo commented May 6, 2019

Not sure if this is what we need. To be clear, here is how these things SHOULD work: There should be a CMake option (looks like DOCS) that turns on generation of documentation. If that option is not set, then no docs are generated. If the option IS set, then docs will be generated. If the option is set and the required programs for generating docs do not exist (pdflatex and texi2pdf), then

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#
SGpp
spc90
spc90 commented Feb 20, 2020

Things as I see them at the moment:

  1. For the copyright checks of python codes, we would initially need to decide if we want to make a python-only folder to gather the source codes (which are anyway not in /src folders anyway), to make the check easier. Only then we can also see how the parsing for the checker should look like.

  2. For style checks, we can enforce PEP8 style with several too

Improve this page

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

Learn more

You can’t perform that action at this time.