complex-function-plotter
complex-function-plotter copied to clipboard
WebGL Complex Function Plotter
I have been implementing various number theory functions with shaders, and started running into single-precision floating point overflow problems. So, I need double precision, tried implementing doubles but the compiler...
Currently, if I use the zeta function, it will freeze as soon as I press the (zet)**A** key (to process the input - not a bug) I recommend offloading the...
yes, i know this is prone to ambiguation and needs more care... math notations, y'know. what i preferred is that roughly match the "copyable plain text" by wolframalpha, except the...
where the brighter checkerboard centered at the origin. because of floating point, numbers who should be zero are actually around zero, and this decides whether the checkerboard is dark or...
Removes [ejs](https://github.com/mde/ejs). It's no longer used after updating ancestor dependency [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer). These dependencies need to be updated together. Removes `ejs` Updates `webpack-bundle-analyzer` from 3.9.0 to 4.7.0 Changelog Sourced from webpack-bundle-analyzer's...
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.21 and updates ancestor dependency [css-loader](https://github.com/webpack-contrib/css-loader). These dependencies need to be updated together. Updates `postcss` from 6.0.23 to 8.4.21 Release notes Sourced from postcss's releases. 8.4.21 Fixed...
Bumps [async](https://github.com/caolan/async) to 3.2.4 and updates ancestor dependency [gh-pages](https://github.com/tschaub/gh-pages). These dependencies need to be updated together. Updates `async` from 2.6.1 to 3.2.4 Changelog Sourced from async's changelog. v3.2.4 Fix a...
Bumps [shell-quote](https://github.com/ljharb/shell-quote) to 1.8.0 and updates ancestor dependency [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils). These dependencies need to be updated together. Updates `shell-quote` from 1.7.2 to 1.8.0 Changelog Sourced from shell-quote's changelog. v1.8.0 - 2023-01-30...
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [react-dev-utils](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-dev-utils). These dependencies need to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...