obsidian-mathpad
AngouriMath
Our great sponsors
- Appwrite - The Open Source Firebase alternative introduces iOS support
- Klotho - AWS Cloud-aware infrastructure-from-code toolbox [NEW]
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- InfluxDB - Access the most powerful time series database as a service
- Sonar - Write Clean JavaScript Code. Always.
obsidian-mathpad | AngouriMath | |
---|---|---|
2 | 18 | |
53 | 674 | |
- | 1.3% | |
10.0 | 6.2 | |
3 months ago | 6 months ago | |
TypeScript | C# | |
GNU General Public License v3.0 or later | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
obsidian-mathpad
-
How u take math notes effectively?
You could try Mathpad, It adds support for graphs and moght make for faster LaTeX.
AngouriMath
-
Is there a c# library available that will evaluate arithmetic string such "5+3+max(3)" in runtime say from a file and provide output
it's also might be helpful AngouriMath
-
Nobody talks about that Nuget gallery needs to sign back in every time?
Another example of my library, which, unlike the previous one, uses myget.org for versions from push to the main branch (note that in this case you will have to go to myget.org and create a feed there before you can push to it).
-
F# + Plotly.NET + AngouriMath + Interactive: symbolic algebra for research!
AngouriMath: symbolic algebra library I'm working on.
-
My first app in F#!
This app is made in F#, and it is F#-based CLI for AngouriMath, symbolic algebra library that I work on.
-
Honk#! Honk in convenient C# now!
Are there use cases? Yes, I recently (just a few days ago) moved a symbolic algebra library AngouriMath to it, and it is already making my life much easier.
-
.NET's AngouriMath now can be used from C++! (proof of concept version)
AngouriMath is an open-source symbolic algebra written in and for .NET (I'm its main contributor). Recently I made it possible to use it from F# and Jupyter, so I thought, why not to try C++?
-
Can anyone suggest any interesting F# projects?
I'm working on an open-source symbolic algebra library for .NET. It has an F# wrapper, so if you're interested in it, feel free to contact me. Its GH repo is here.
-
My open-source project
Now, if you think, that I'm working on a useful library, you can join it! It's far from being as advanced as, say, SymPy, so any contributions are welcome. If you're in, fork, make some changes, and create a pull request. Links to messengers, for some strange reasons, are not allowed, but you can find them on the github page of the project. If you don't know programming, you can help by participating in discussions and suggesting ideas.
So, what do you think? Feel free to ask any questions here or anywhere else. I also made a simple one-page website, if anybody curious.
-
I'm a bit new to C# and am working on a script that will test you on math. It tests you on all 4 main math elements so I have a lot of duplicate code. I decided to make a function with a string parameter but I'm wondering if I can use * or + as the string to multiply or add equations. Can I do this?
It's more convenient to use symbolic algebra libraries for it, for example, this one
What are some alternatives?
MathNet - Math.NET Numerics
MKL.NET - A simple cross platform .NET API for Intel MKL
UnitConversion - Expansible Unit Conversion Library for .Net Core and .Net Framework
Jace - Jace.NET is a calculation engine for the .NET platform.
Rationals - 🔟 Implementation of rational number arithmetic for .NET with arbitrary precision.
interactive - .NET Interactive combines the power of .NET with many other languages to create notebooks, REPLs, and embedded coding experiences. Share code, explore data, write, and learn across your apps in ways you couldn't before.
xaml-math - A collection of .NET libraries for rendering mathematical formulae using the LaTeX typesetting style, for the WPF and Avalonia XAML-based frameworks
Microsoft Automatic Graph Layout - A set of tools for graph layout and viewing
Math3D - A .NET Standard 2.0 library for simple and efficient 3D math that is a feature-rich replacement for System.Numerics https://vimaec.github.io/Math3D
GeometRi - Simple and lightweight computational geometry library for .Net
latex-gboard-dictionary - ⌨ Importable dictionary for typing math symbols more easily on your Android phone by using keyboard shortcuts inspired by LaTeX
AutoDiff - A .NET library that provides fast, accurate and automatic differentiation (computes derivative / gradient) of mathematical functions.