WhiteBlackGoose

Results 177 issues of WhiteBlackGoose

> *[Reported](https://discord.com/channels/642350046213439489/897053152044535808/919602942716293150) by Isopropanol from Discord* **The version I use**: AngouriMath Doesn't solve unless some simple conversation happens (see the comments). ```cs using PeterO.Numbers; using System; using System.Collections.Generic; using System.Linq;...

Minor bug

**The package I want to suggest the idea to**: AngouriMath.Terminal Similar to `Plot.*` functions, we can make something like `latex` function to display an expression in a website, e. g....

Proposal

**The package I want to suggest the idea to**: AngouriMath.Interactive The current [logo](https://github.com/asc-community/AngouriMath/blob/master/Sources/Wrappers/AngouriMath.Interactive/icon.png) includes Jupyter logo which is incorrect (since you can use that pkg in VSC Notebooks or in...

Minor bug
Proposal
Area: Interactive
up-for-grabs
<easy> up-for-grabs
good first issue
hacktoberfest

# Core interfaces - [x] Approved - [x] [Implemented](https://github.com/asc-community/AngouriMath/pull/509) ## IClosedArithmetics ```cs public interface IClosedArithmetics ``` It will inherit `+`, `-`, `*`, also unary `+` and `-`. ## IHasNeutralValues ```cs...

Design document

# Imprecise inequality for comparing expressions - [x] Approved - [x] [Implemented](https://github.com/asc-community/AngouriMath/pull/533) ## Problem We currently have `==` and `!=` and `Equals` checking for the exact equality of two expressions,...

Design document

When building, there's a number of warnings related to nuget dependencies mismatch. Those should be fixed.

Proposal
Accepted
up-for-grabs
<medium> up-for-grabs
good first issue

## Current situation CI runs the benchmark on the latest commit, and we add its results to the overall perf report, collected over time. ## Problem The environment we have...

Proposal
Accepted

**The package I want to suggest the idea to**: AngouriMath.Terminal So that anyone could download it and use, without the need to use SDK and without installation. This means shipping...

Proposal

For collections which are arrays or IReadOnlyList we can now move to RefLinq from [HonkPerf.NET](https://github.com/asc-community/HonkPerf.NET) when we need to compute inplace.

up-for-grabs
<medium> up-for-grabs

Those, without their own definition in the AM's environment (e. g. hyperbolic tanh is an example of such) - [ ] Sigmoid ~Max~ ~Min~ - [ ] Avg ~Mean~ -...

Proposal
Accepted
up-for-grabs
<medium> up-for-grabs