Releases: Macaulay2/mathicgb
Releases · Macaulay2/mathicgb
v1.1
What's Changed
- CMake build for Mathicgb by @mahrud in #16
- Fix cross building by using test -f instead of AC_CHECK_FILE by @d-torrance in #14
- Properly link against mathic and memtailor. by @d-torrance in #10
- Use googletest 1.10.0 by @d-torrance in #15
- added appropriate debug flag by @mahrud in #17
- add FindTBB module by @mahrud in #21
- Remove unused GTEST_LIBS variable by @d-torrance in #19
- enable mgb by default and set tbb to auto by @mahrud in #22
- add missing header directory for tbb by @mahrud in #24
- Make mathicgb usable as a subdirectory of engine by @mahrud in #28
- update FindTBB.cmake and use TBB::tbb by @mahrud in #31
- Install all header files (autotools build) by @d-torrance in #29
- Add configure option to disable building command line interface by @d-torrance in #32
- Look for headers in source directory by @d-torrance in #33
- Fix typos in Makefile header files by @d-torrance in #34
- Include header for "assert" when building w/o TBB by @d-torrance in #35
- Detect TBB 2021 on 32-bit systems by @d-torrance in #37
- Fix Warnings by @jkyang92 in #38
- Skip isProductOfHintTrue/isTwoProductsOfHintTrue on big-endian archs by @d-torrance in #39
- Call the destructor explicitly when using placment new by @jkyang92 in #40
- set MATHICGB_NO_TBB with with_tbb=off is given by @mahrud in #42
- Fix the types in OppositePairIterator by @jkyang92 in #43
- replaced null pointers with nullptr by @mahrud in #44
- Link against gtest instead of building it by @d-torrance in #45
- updated googletest release by @mahrud in #46
- Add GitHub workflow by @d-torrance in #47
- Install TBB during workflow by @d-torrance in #48
- Bump version to 1.1 by @d-torrance in #49
New Contributors
Full Changelog: https://github.com/Macaulay2/mathicgb/commits/v1.1