A CLI that bootstraps latex maths projects.
a collection of useful maths functions and objects for use in simple javascript projects, including games
A simple console formatter for Cucumber.js v7
Balancer V3 Maths
➗ Useful bigint math libraries to ease the journey through off-chain fixed-point arithmetics
➗ Useful ethers-based math libraries to ease the journey through off-chain fixed-point arithmetics
Property testing for JavaScript
IPC for abstract message channels, comlink style.
[](https://github.com/nytamin/threadedClass/actions/workflows/lint-and-test.yml) [. It also contains a lot of samples to learn how to use it.
Math utilities library for TypeScript, JavaScript and Node.js
Utility package to store common maths for interacting with Conditional Tokens AMMs
Lightweight and real-time data functional stream programming framework like event-stream, written in ES6 using async await with multi-threading and typescript support
Compile class public and private fields, private methods and decorators to ES6
这是一个可以将数学公式推导变形,并转成js和计算的模块。
Compile ESNext Regular Expressions to ES5
RFC9562 UUIDs
Create a new Jest project
rehype plugin to transform .math-inline, .math-display with KaTeX to Svelte markup
Fibonacci native addon for Node.js (napi-rs), prebuilt for all common Linux targets
Polyfill for Node.js module.createRequire (<= v12.2.0)
A grammar to parse linear-text maths and boolean expressions, and produce an AST that [Inequality](https://github.com/isaacphysics/inequality) can digest.
gem is created for testing some solutions of math-tasks
foggy-mirror takes a raster image and outputs a blurred version of it using SVG or CSS
create random maths questions
Unity Captcha is a gem that use two levels of Captcha. First level is about Left Hemisphere: Logic and Math. Second level is about Right Hemisphere: Intuition and Drawing. This two levels functioning in complete harmony creates unity and this is the base design of this Captcha.
cpp_engine is an build system for C++ projects, It works like Make but much better. Compring to Rake, cpp_engine is more targeted at building C++ project I just started developing this system. Since I am a student in NYU, the effort I can put on this project is limited. if you are interested in it, please send me email:) To use this system, you need to create a file named "enginespec" in your working dir. An example of enginespec is as follows: compile(["*.cpp"]){|config| config.flags=["-O3", "-msse2", "-msse3", "-mfpmath=sse"] config.header_dirs=["include1","include2"] config.lib_dirs=["libdir1","libdir2"] config.libs=["math","openGL"] config.product="xxx" } After this file is created, you can simply run cppengine to build your project
Music Coder is a music programming library. It generates music entirely through code in the chosen programming language (Ruby). There are three main reasons a technically minded person would use Music Coder: Producing music: Write scripts that mimic human creativity, and put some randomness in it, giving you a program that can generate aesthetically pleasing music that is completely unique in each file generated. Scientific exploration: Use the functions in Music Coder to concisely apply algorithms or math to the structure and properties of sound. Making samples: create samples or sections of music that are too complex to be done by hand in graphical audio programs such as Ableton.