The Wayback Machine - https://web.archive.org/web/20200912180102/https://github.com/topics/scientific-computations
Skip to content
#

scientific-computations

Here are 26 public repositories matching this topic...

Computator.NET is a special kind of numerical software that is fast and easy to use but not worse than others feature-wise. It's features include: - Real and complex functions charts - Real and complex calculator - Real functions numerical calculations including different methods - Over 107 Elementary functions - Over 141 Special functions - Over 21 Matrix functions and operations - Scripting language with power to easy computations including matrices - You can declare your own custom functions with scripting language

  • Updated May 3, 2020
  • C#
pyhf
lukasheinrich
lukasheinrich commented Jul 29, 2020

right now we use "twice_nll" as a fit objective and in the test statistic a simple diffence

twice_nll_constrfit - twice_nll_globalfit

but rather we should just to a NLL fit and in the test stat do

2*(nll_constrfit - nll_globalfit)

this will require updating some test reference numbers in the tests

Improve this page

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

Learn more

You can’t perform that action at this time.