Skip to content

Unofficial GMP with added custom native Visual Studio project build tools. GMP: GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating-point numbers.

License

Notifications You must be signed in to change notification settings

ShiftMediaProject/gmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0422ae0 · Nov 9, 2024
Dec 3, 2016
Nov 9, 2024
Aug 29, 2016
Aug 17, 2019
Oct 14, 2020
Nov 10, 2020
Dec 23, 2019
Nov 29, 2020
May 18, 2020
Oct 25, 2020
May 16, 2018
Feb 16, 2017
May 6, 2018
Nov 10, 2020
May 24, 2020
Oct 8, 2013
Jul 19, 2017
Nov 27, 2014
Oct 14, 2015
Nov 15, 2020
Nov 9, 2019
Jan 29, 2014
Jan 29, 2014
Jan 29, 2014
Nov 13, 2020
Jan 29, 2014
Nov 28, 2013
Nov 13, 2020
Nov 14, 2020
Mar 30, 2014
Apr 28, 2011
Jan 30, 2022
Sep 15, 2019
Nov 17, 2016
Aug 29, 2016
Jan 5, 2019
Aug 29, 2016
Oct 15, 2020
Aug 8, 2019
Oct 25, 2020
Oct 18, 2020
Nov 10, 2020
Aug 29, 2016
Aug 29, 2016
May 16, 2018
Jan 3, 2016
Oct 10, 2015
Jan 27, 2014
Nov 12, 2014
May 16, 2018
Nov 13, 2020
May 12, 2020
Aug 8, 2019
Mar 3, 2018
Aug 8, 2019
Aug 29, 2016
Oct 20, 2021
Aug 29, 2016
Aug 29, 2016
Aug 29, 2016
Aug 29, 2016
Aug 29, 2016
Aug 29, 2016
Aug 29, 2016
Aug 29, 2016
Feb 8, 2018
Aug 29, 2016
Aug 29, 2016
Aug 29, 2016
Aug 29, 2016

Repository files navigation

ShiftMediaProject GMP

Build status Github All Releases GitHub release GitHub issues license donate

ShiftMediaProject

Shift Media Project aims to provide native Windows development libraries for gmp and associated dependencies to support simpler creation and debugging of rich media content directly within Visual Studio. https://shiftmediaproject.github.io/

GMP

GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating-point numbers. https://gmplib.org/

Downloads

Development libraries are available from the releases page. These libraries are available for each supported Visual Studio version with a different download for each version. Each download contains both static and dynamic libraries to choose from in both 32bit and 64bit versions.

Code

This repository contains code from the corresponding upstream project with additional modifications to allow it to be compiled with Visual Studio. New custom Visual Studio projects are provided within the 'SMP' sub-directory. Refer to the 'readme' contained within the 'SMP' directory for further details.

Issues

Any issues related to the ShiftMediaProject specific changes should be sent to the issues page for the repository. Any issues related to the upstream project should be sent upstream directly (see the issues information of the upstream repository for more details).

License

ShiftMediaProject original code is released under LGPLv2.1. All code from the upstream repository remains under its original license (see the license information of the upstream repository for more details).

Copyright

As this repository includes code from upstream project(s) it includes many copyright owners. ShiftMediaProject makes NO claim of copyright on any upstream code. However, all original ShiftMediaProject authored code is copyright ShiftMediaProject. For a complete copyright list please checkout the source code to examine license headers. Unless expressly stated otherwise all code submitted to the ShiftMediaProject project (in any form) is licensed under LGPLv2.1 and copyright is donated to ShiftMediaProject. If you submit code that is not your own work it is your responsibility to place a header stating the copyright.

Contributing

Patches related to the ShiftMediaProject specific changes should be sent as pull requests to the main repository. Any changes related to the upstream project should be sent upstream directly (see the contributing information of the upstream repository for more details).

About

Unofficial GMP with added custom native Visual Studio project build tools. GMP: GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating-point numbers.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published