GnuPlot
Matplotlib
GeoGebra CAS Calculator
GeoGebra
Dr. Geo
Giac/Xcas
Graph
MATLAB
Regex Crossword
regular expressions 101
RegExr
RegexOne
Regexper
i Hate Regex
rubular
RegEx Generator
GnuPlotBased on our record, Regex Crossword seems to be a lot more popular than GnuPlot. While we know about 69 links to Regex Crossword, we've tracked only 5 mentions of GnuPlot. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
To some extent it extends the concept of tasks which only can be reasonably executed after the completion of other ones (though results of branches eventually may join each other) and offers an additional assisting birds' eye visual of projects. So far, I'm aware about the documentation on worg interfacing org-taskjuggler and taskjuggler, as well as a video tutorial interfacing gnuplot instead. Source: about 3 years ago
Gnuplot is a program to plot diagrams. The Commands issued to use it don't change regardless if it is used in Linux/Windows/MacOS and it comes with less dependencies than a Spread sheet, or a statistics program. This is why I started to Become comfortable with it, and venture out some of its features. Here, "conditional plot" referred to "the diagram only displays a Thing/uses a pixel if the value in the table... Source: over 3 years ago
Or, does drawing diagrams refers to plotting data, but neither using matplotlib, nor gnuplot (export to .svg, .pdf, .png; pstricks, tikz to mention a few options)? Source: over 3 years ago
There may the occasion you actually need the data from a publication, and want to plot them altogether with data newly collected data in one diagram in common. An overlay, though possible, can become tricky (scaling, centering, alignment, etc.) and plotting all data in a diagram generated from scratch (gnuplot/octave, matplotlib, Origin, ...) exported as an illustration in the usual formats (.pdf/.png), or... Source: over 3 years ago
Have you looked at the graphing capabilities of Octave or Gnuplot? Gnuplot in particular has a lot of options, and a GUI for those who want it. Source: over 3 years ago
> It's as if human words are complex, yet Regex actually does what it says. The patterns look less like an essay and more like a puzzle to crack. It wasted hours of my life: https://regexcrossword.com/. - Source: Hacker News / 10 months ago
I'm surprised nobody's mentioned the other Regex Crossword [0], it's shown up on HN several times [1][2] and has a fantastic user-submitted puzzle section (that includes the MIT Mystery Hunt puzzle [3]) and a puzzle builder. 0: https://regexcrossword.com/ 1: https://news.ycombinator.com/from?site=regexcrossword.com 3: https://regexcrossword.com/playerpuzzles/8cbea27f-c4c5-4d11-a509-6a622ba01107. - Source: Hacker News / almost 2 years ago
The Regex Crossword was the first thing that made it click for me: https://regexcrossword.com/. - Source: Hacker News / almost 2 years ago
I really liked Mastering Regular Expressions by Jeffrey Friedl. He goes in depth on what they are (with a bit of FSA background) and how a regex engine works. It helps conceptualize what's going on and how to know what your specific regex library is doing. Does that matter all that much? Not necessarily, but it's good to know things like whether or not your regex can blow in time complexity due to back tracking or... - Source: Hacker News / about 2 years ago
The only good thing to come out of regular expressions is https://regexcrossword.com/. - Source: Hacker News / over 2 years ago
Matplotlib - matplotlib is a python 2D plotting library which produces publication quality figures in a variety...
regular expressions 101 - Extensive regex tester and debugger with highlighting for PHP, PCRE, Python and JavaScript.
GeoGebra CAS Calculator - Free online algebra calculator from GeoGebra: solve equations, expand and factor expressions, find derivatives and integrals
RegExr - RegExr.com is an online tool to learn, build, and test Regular Expressions.
GeoGebra - GeoGebra is free and multi-platform dynamic mathematics software for learning and teaching.
RegexOne - RegexOne offers learning regular expressions with simple, interactive examples.