Stars
A cross wavelet and wavelet coherence toolbox for MATLAB
A C++ header-only HTTP/HTTPS server and client library
C++ Requests: Curl for People, a spiritual port of Python Requests.
Train 11mainstream machine learning models and recognize S-type zircon from non-S-type zircon
基因表达式编程(Gene Expression Programming,GEP)属于遗传算法(GA)中的遗传编程算法(GP),它相对于传统遗传编程算法而言拥有更优秀的性能和更简单的实现方法。仓库源码使用面向对象方法实现了基因表达式编程(GEP),各功能模块有比较好的独立性,可以比较方便地在本地进行调试和改写。仓库源码属于C++控制台程序,在Windows和Linux系统上经过测试可正常运行。
Genetic Programming in Python, with a scikit-learn inspired API
Qt编写的一些开源的demo,预计会有100多个,一直持续更新完善,代码简洁易懂注释详细,每个都是独立项目,非常适合初学者,代码随意传播使用,拒绝打赏和捐赠,欢迎留言评论!公众号:Qt实战/Qt入门和进阶/Qt教程
Write a simple interpreter of C. Inspired by c4 and largely based on it.
a unified framework for modeling chemically reactive systems
Public repository of the I2ELVIS planet code family.
CitcomS is a finite element code designed to solve compressible thermochemical convection problems relevant to Earth's mantle.
Seamless operability between C++11 and Python
🦄 0-legacy, tiny & fast web framework as a replacement of Express
mlpack: a fast, header-only C++ machine learning library
A parallel, extensible finite element code to simulate convection in both 2D and 3D models.
Curated from repositories that make our lives as geoscientists, hackers and data wranglers easier or just more awesome
An application based on Python and designed as a solution for geology related daily work.
A soft ray tracing renderer based on Monte Carlo integration path tracing, implemented using pure C++ and file output streams.使用纯C++和文件输出流实现的一个基于蒙德卡罗积分路径追踪的软光线追踪渲染器