190 skills found · Page 5 of 7
lironmiz / CodeForcesDesigned to help people save the exercises I solved in c++ and track my progress and learning in algorithms, data structures, and programming math puzzles in code forces.
objectionary / Eo MathMath Objects for EO Programming Language
jpbetz / SubspaceLightweight vector and matrix math library for OpenGL programming in Scala.
Hoshoyo / HutilsUtilities for C programs - Dynamic Array, Maths, Arenas and OpenGL bindings for linux and Windows
AaronHung / PetroGPTDescription: PetroGPT focus on Gas/Oil Refinement/Chemistry specialized LLMs including WestSeverus-7B-DPO-v2 is a powerful multi-domain language model, combining Mistral-7B, FerdanoGPT (math-focused), and WestLake for scientific, mathematical, and programming tasks. Ranked #1 on Open LLM leaderboard, available on Hugging Face.
UweZiegenhagen / MINT Lecture Slide TemplateA template for Lectures in math/programming based on LaTeX Beamer
ctongfei / Poly AlgebraGeneric math programming and algebraic typeclass abstractions for Scala
lironmiz / CodeWarsDesigned to help people and save the exercises I solved in javascript and track my progress and learning in algorithms, data structures, and programming math puzzles and programming basic.
Fatmaaktar / C Programming Functions📘 This repo is full of sample functions to learn common C programming routines. From string operations to math, file I/O to array manipulations — all in practice.
antrixsh / Early Stage Breast Cancer ClassificationFeatures are computed from a digitized image of a fine needle aspirate (FNA) of a breast mass. They describe characteristics of the cell nuclei present in the image. n the 3-dimensional space is that described in: [K. P. Bennett and O. L. Mangasarian: "Robust Linear Programming Discrimination of Two Linearly Inseparable Sets", Optimization Methods and Software 1, 1992, 23-34]. This database is also available through the UW CS ftp server: ftp ftp.cs.wisc.edu cd math-prog/cpo-dataset/machine-learn/WDBC/ Also can be found on UCI Machine Learning Repository: https://archive.ics.uci.edu/ml/datasets/Breast+Cancer+Wisconsin+%28Diagnostic%29
KevinLu43 / JSP By Using Mathematical Programming In PythonUsing Python for JSP
begriffs / Mother StructuresProgramming via abstract math
KontinuaFoundation / SequenceThese are the materials for a four year course on math, physics, and computer programming
thisisjeffsnow / Problems From RedditMath and programming problems from Reddit and my solutions.
Ezrnest / AnconoA programming view of mathematics besides a math library.
MatProGo-dev / SymbolicMath.goA symbolic math module for the Go (Golang) Programming Language.
MahdeenSky / MicroPythonCalculatormicropython programs to solve math for my fxcg50 casio calculator
cadebrown / Kscriptkscript is an easy to use, general purpose, multi-paradigm programming language meant to provide cross-platform APIs. The standard library of kscript includes most features required for development tasks, including maths (m, nx), networking (net, net.http), GUI programming, and more.
egargo / Xxxiiad🏛️ A game I made for compliance to my Computer Programming 2 class, using tkinter, random module, and basic maths.
JusticeShultz / MathXA detailed custom math library programmed in CPP by Justice Shultz that includes demos of its use using Raysans Raylib library and holds a ton of complex matrix math and other neat features such as curves, etc. A full unit test is also included to demonstrate operator overloads and various math functions.