-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
💡 Ideas #204
Comments
Very excited about where this project is headed! Will the complex functions extension follow GrafEqℂ: Reliable graphing in the complex plane by Becuwe et al. (2005)? |
@RuixiZhang42 Thank you for your comment!
Maybe, but I'm still thinking about the details. |
Wonderful Project! Linux Version Please? OK I see how to build it from source on Ubuntu, but also you can make an excecutible file/Appimage file, Thanks! |
Graphing Engine
x = f(t) && y = g(t) && P(t)
y = f(x) && P(x)
orx = f(y) && P(y)
block::MIN_K
smaller−
(U+2212) as an alias for-
∧
,∨
, and¬
as aliases for&&
,||
, and!
, respectivelyx^y
to matchexp(y ln(x))
.(y ∈ ℤ ∧ x ≠ 0) ∨ (y ∈ ℤ ∧ y ≥ 1) ∨ (x ≥ 0 ∧ y > 0) ∨ x > 0
.x^^y
?0^0
and0^^0
undefined for the best consistency.^
(real) is a subset of^
(complex) and^^
.if
)pat
matcher inmacro_rules
rust-lang/rust-analyzer#9055if
(flattened arguments?):=
for definitionsReal
?sin(π/2) = 1
, etc.)App
RelationInput
y = ⌊x⌋
may look worse than now when low-level supersampling is used. On the other hand, high-level supersampling cannot be incorporated in real-time rendering. So anti-aliasing involving resampling would be an option only for exporting graphs.Website?
The text was updated successfully, but these errors were encountered: