Merge to update docs and contributions #504

Merged
altavir merged 199 commits from dev into master 2022-10-03 20:58:00 +03:00
2 changed files with 2074 additions and 43 deletions
Showing only changes of commit f147636e9d - Show all commits

View File

@ -17,6 +17,6 @@ package space.kscience.kmath.functions
"But at the same time makes it easy to make a mistake " +
"that will cause wrong computation result or even runtime error. " +
"Make sure you fully read and understand documentation.",
level = RequiresOptIn.Level.WARNING
level = RequiresOptIn.Level.ERROR
)
internal annotation class DelicatePolynomialAPI
public annotation class DelicatePolynomialAPI