Skip to content

Maxodie/Mathilda

Repository files navigation

Mathilda - a maths library

Mathilda is a maths library in C wich aim to be easier to understand and use than gsl. Especialy to build with Premake5.

build instructions

You can run the GenerateSolution.bat if you are on visual studio 2022, you can personalize it if you are on a different platform. You can build CmakeLists.txt with the Generate bat files (debug and release) with mingw32-make Makefiles

About this project

This is also a learning project by French computer science students.

Rules

Commits

  • Must be done in english
  • Must be in the correct branch
  • Must be named according to the Conventional Commits system

Branches

  • Create one when you need to add a new feature
  • Branch name must be in kebab case ex:"my-brand-new-feature"

Naming Convention

  • files must be in named with "ILDA" at the start

Licence

Apache License 2.0

About

Math library in C (used in feur)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published