New
v1.4.0
What's Changed
- Terminal releases by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/488
- Update TerminalNightly.yml by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/489
- Assembly loader on computation expressions by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/493
- New discord badge by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/492
- Lambdas and functions by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/496
- Function syntax for lambdas by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/499
- Memory diagnoser added and perf report update by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/501
- Issue 491 by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/503
- Issue 502 by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/504
- Generic math impl by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/509
- Licenses fix by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/513
- Separating experimental from the safe one by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/517
- Update README.md by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/518
- Versioning by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/519
- Terminal as global tool by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/521
- Terminal fixes by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/522
- Removed *.user files. Issue 514 by @willTyler1 in https://github.com/asc-community/AngouriMath/pull/520
- Minor fixes by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/523
- Memory usage benchmark by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/527
- Imprecise equality by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/533
- Links changed by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/535
- Implement piecewise compilation by @Illuminati-CRAZ in https://github.com/asc-community/AngouriMath/pull/532
- Added more default defined symbols by @dogayalcin in https://github.com/asc-community/AngouriMath/pull/538
- Fixes of the terminal and compilation protocol by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/543
- Versioning by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/546
- Interactive Plot.polar draft implementation (#544) by @cyberillithid in https://github.com/asc-community/AngouriMath/pull/547
- Minor work by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/551
- Updated versions for formatting by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/553
- Bash Automation to Update Copyright information from 2021 to 2022 by @bimal-parajuli in https://github.com/asc-community/AngouriMath/pull/555
- Fix tests by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/556
- Fix by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/560
- Eta reduction by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/564
- Update CODE_OF_CONDUCT.md by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/566
- Tan bug fixed by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/570
- Citation info by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/574
- Use the highest version for prereleases instead of the lowest by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/577
- Implemented xor simplification and xor sort by @DavidBeh in https://github.com/asc-community/AngouriMath/pull/576
- Fixing CI... by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/578
- dib for C# by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/581
- Matrix concatenation by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/582
- More docs by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/583
- Working on more docs by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/586
- Fixed link for changelog (#528) by @djvoelker in https://github.com/asc-community/AngouriMath/pull/589
- Deb simple by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/593
- New archs by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/594
- minor fixes by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/595
- Update pack-deb-linux.sh by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/598
- Merging AngouriMath.Experimental by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/612
- Infinite recursion in integral fix by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/613
- Improvements to operations with collections and indexables by @Lehonti in https://github.com/asc-community/AngouriMath/pull/614
- Replaced Jupyter badge with .NET Interactive badge #545 by @mgnslndh in https://github.com/asc-community/AngouriMath/pull/616
- Issue 619 Bug: Solving a system of equations... by @adk7507 in https://github.com/asc-community/AngouriMath/pull/622
- Fix LaTeX for 2 * {3}^{4} by @Happypig375 in https://github.com/asc-community/AngouriMath/pull/638
- LaTeX overhaul by @Happypig375 in https://github.com/asc-community/AngouriMath/pull/639
- Fix CI by @Happypig375 in https://github.com/asc-community/AngouriMath/pull/640
- Upgrade ANTLR to 4.13.1 by @vignesh-jeevanandam in https://github.com/asc-community/AngouriMath/pull/633
- Update Benchmark.yml by @WhiteBlackGoose in https://github.com/asc-community/AngouriMath/pull/588
- fix: issue620 Updated referenced versions by @ArchiBC in https://github.com/asc-community/AngouriMath/pull/621
- Move AngouriMath up a folder by @Happypig375 in https://github.com/asc-community/AngouriMath/pull/643
- Move AngouriMath up a folder and fix paths by @Happypig375 in https://github.com/asc-community/AngouriMath/pull/644
- Fix by @Happypig375 in https://github.com/asc-community/AngouriMath/pull/645
- Extend NuGet workflow to support both MyGet and NuGet.org publishing by @Copilot in https://github.com/asc-community/AngouriMath/pull/646
- Add AngouriMath.Terminal to NuGet publishing workflow and use ProjectReference for internal dependencies by @Copilot in https://github.com/asc-community/AngouriMath/pull/647
- Deprecated -> No longer actively maintained by @Happypig375 in https://github.com/asc-community/AngouriMath/pull/649
- LaTeX chained comparison fix by @Happypig375 in https://github.com/asc-community/AngouriMath/pull/648
- Keep domains on simplify ("x/x" becomes "1 provided not x = 0"), fix 0/0 = 0 (now becomes undefined), fixed arcotanh and gamma definitions by @Happypig375 in https://github.com/asc-community/AngouriMath/pull/650
- Parenthesize LaTeX limit target for one-sided limits, parenthesize Provided by Priority by @Happypig375 in https://github.com/asc-community/AngouriMath/pull/651
- Do not simplify x in {1} to false, InnerEval merge with InnerSimplify, simplify 0/0 to NaN in InnerSimplify by @Happypig375 in https://github.com/asc-community/AngouriMath/pull/652
- Display not equals in Latexise, simplify Notf(Andf) and Notf(Orf) by @Happypig375 in https://github.com/asc-community/AngouriMath/pull/653
- Fix stack overflow for nonexistent two-sided limits by @Happypig375 in https://github.com/asc-community/AngouriMath/pull/654
- Change AngouriMath.Experimental to AngouriMath.Terminal MyGet on README by @Happypig375 in https://github.com/asc-community/AngouriMath/pull/655
- Place calculus operator priority between addition/subtraction and mutiplication/division in Latexise by @Happypig375 in https://github.com/asc-community/AngouriMath/pull/656
- Add C to integration result, change integral node to support range instead of iterations, implement u-substitution and quadratic denominator integral, integration of abs(x), sgn(x) and ln(abs(x))^2 by @Happypig375 in https://github.com/asc-community/AngouriMath/pull/657
- Place set union and minus at same precedence, place xor above or in precedence, fix chained comparison parsing by @Happypig375 in https://github.com/asc-community/AngouriMath/pull/658
- Additional definite integral testing by @Happypig375 in https://github.com/asc-community/AngouriMath/pull/659
- Stringize provided as associative by @Happypig375 in https://github.com/asc-community/AngouriMath/pull/660
New Contributors
- @willTyler1 made their first contribution in https://github.com/asc-community/AngouriMath/pull/520
- @Illuminati-CRAZ made their first contribution in https://github.com/asc-community/AngouriMath/pull/532
- @dogayalcin made their first contribution in https://github.com/asc-community/AngouriMath/pull/538
- @cyberillithid made their first contribution in https://github.com/asc-community/AngouriMath/pull/547
- @bimal-parajuli made their first contribution in https://github.com/asc-community/AngouriMath/pull/555
- @DavidBeh made their first contribution in https://github.com/asc-community/AngouriMath/pull/576
- @djvoelker made their first contribution in https://github.com/asc-community/AngouriMath/pull/589
- @Lehonti made their first contribution in https://github.com/asc-community/AngouriMath/pull/614
- @mgnslndh made their first contribution in https://github.com/asc-community/AngouriMath/pull/616
- @adk7507 made their first contribution in https://github.com/asc-community/AngouriMath/pull/622
- @vignesh-jeevanandam made their first contribution in https://github.com/asc-community/AngouriMath/pull/633
- @ArchiBC made their first contribution in https://github.com/asc-community/AngouriMath/pull/621
- @Copilot made their first contribution in https://github.com/asc-community/AngouriMath/pull/646
Full Changelog: https://github.com/asc-community/AngouriMath/compare/v1.0.0...v1.4.0