All Projects → parnold-x → Nasc

parnold-x / Nasc

Licence: gpl-3.0
Do maths like a normal person

Programming Languages

vala
323 projects

Projects that are alternatives of or similar to Nasc

Computator.net
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
Stars: ✭ 174 (-56.06%)
Mutual labels:  math, calculator, calculus
quich
Just an advanced terminal calculator.
Stars: ✭ 59 (-85.1%)
Mutual labels:  calculator, math
Learn Something Every Day
📝 A compilation of everything that I learn; Computer Science, Software Development, Engineering, Math, and Coding in General. Read the rendered results here ->
Stars: ✭ 362 (-8.59%)
Mutual labels:  education, math
Newton Api
➗ A really micro micro-service for advanced math.
Stars: ✭ 358 (-9.6%)
Mutual labels:  math, calculus
maths-for-deep-learning-ai
A open source book covering the foundational maths of deep learning and machine learning using TensorFlow
Stars: ✭ 35 (-91.16%)
Mutual labels:  calculus, math
rclc
Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support
Stars: ✭ 24 (-93.94%)
Mutual labels:  calculator, math
desktop
Extendable calculator for the 21st Century ⚡
Stars: ✭ 85 (-78.54%)
Mutual labels:  calculator, math
Atosym
algebraic expressions parsing and evaluation through a property system based algorithm
Stars: ✭ 15 (-96.21%)
Mutual labels:  calculator, math
Awesome-Math-Learning
📜 Collection of the most awesome Math learning resources in the form of notes, videos and cheatsheets.
Stars: ✭ 73 (-81.57%)
Mutual labels:  calculus, math
Angourimath
Open-source symbolic algebra library for C# and F#. One of the most powerful in .NET
Stars: ✭ 266 (-32.83%)
Mutual labels:  math, calculus
Machine Learning Curriculum
Complete path for a beginner to become a Machine Learning Scientist!
Stars: ✭ 279 (-29.55%)
Mutual labels:  math, calculus
string-math
Evaluates a math expression from a string. Supports variables and custom operators.
Stars: ✭ 14 (-96.46%)
Mutual labels:  calculator, math
fcal
Extensive math expression evaluator library for JavaScript and Node.js
Stars: ✭ 86 (-78.28%)
Mutual labels:  calculator, math
node calculator
Create Maya node-network by entering a math-formula.
Stars: ✭ 56 (-85.86%)
Mutual labels:  calculator, math
Mather
A powerful expression-based calculator, unit converter, and general computation engine for Android
Stars: ✭ 49 (-87.63%)
Mutual labels:  calculator, math
calculus-notes
微积分学笔记,包含极限论、微分、积分、级数理论.
Stars: ✭ 67 (-83.08%)
Mutual labels:  calculus, math
Algebraicengine Fraction
a calculating engine~
Stars: ✭ 311 (-21.46%)
Mutual labels:  math, calculator
kalker
Kalker/kalk is a calculator with math syntax that supports user-defined variables and functions, complex numbers, and estimation of derivatives and integrals
Stars: ✭ 1,237 (+212.37%)
Mutual labels:  calculator, math
Mathematics for Machine Learning
Learn mathematics behind machine learning and explore different mathematics in machine learning.
Stars: ✭ 28 (-92.93%)
Mutual labels:  calculus, math
keisan
A Ruby-based expression parser, evaluator, and programming language
Stars: ✭ 48 (-87.88%)
Mutual labels:  calculator, math
Icon

NaSC

Do maths like a normal person

screenshot

NaSC is an app where you do maths like a normal person. It lets you type whatever you want and smartly figures out what is math and spits out an answer on the right pane. Then you can plug those answers in to future equations and if that answer changes, so does the equations it's used in.

Installation

Get it on AppCenter

Building

Dependencies:

apt install -y gobject-introspection libgee-0.8-dev libwebkit2gtk-4.0-dev libgtksourceview-3.0-dev libcln-dev libgranite-dev libcurl4-openssl-dev libmpfr-dev intltool meson valac

then build with:

meson build --prefix=/usr
ninja -C build install
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].