Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ipapadop
/
static_math
Public
forked from
Morwenn/static_math
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit History
Commits on Sep 23, 2020
New GitHub Action to synchronize wiki sources and wiki
Morwenn
committed
764afd7
Copy full SHA for 764afd7
Embed Wiki source files in the project source
Show description for e7f8754
Morwenn
committed
e7f8754
Copy full SHA for e7f8754
Commits on Oct 1, 2019
Work around old CMake versions
Morwenn
committed
8eee032
Copy full SHA for 8eee032
Include bit.h in static_math.h
Morwenn
committed
5456eaa
Copy full SHA for 5456eaa
Modernize CMakeLists.txt a bit
Morwenn
committed
b1b6cd9
Copy full SHA for b1b6cd9
Don't use 'not' to avoid issues with permissive MSVC
Show description for 958333f
Morwenn
committed
958333f
Copy full SHA for 958333f
Add Windows builds to Travis
Morwenn
committed
303830d
Copy full SHA for 303830d
Commits on Sep 21, 2019
More complete build matrix
Morwenn
committed
d3fea1f
Copy full SHA for d3fea1f
New formula for is_close (issue #25)
Morwenn
committed
ac2d7ad
Copy full SHA for ac2d7ad
Commits on Oct 20, 2018
Merge pull request #24 from lpmi-13/typofix
Show description for 2f45dbb
Morwenn
authored
2f45dbb
Copy full SHA for 2f45dbb
Commits on Oct 19, 2018
fix simple typo
lpmi-13
committed
fe1b638
Copy full SHA for fe1b638
Commits on Sep 13, 2018
Merge pull request #23 from cuzdav/master
Show description for 98233e5
Morwenn
authored
98233e5
Copy full SHA for 98233e5
Add lround and llround
Chris Uzdavinis
committed
03720d7
Copy full SHA for 03720d7
Commits on Aug 2, 2018
Merge pull request #21 from ChrisKitching/complexComparison
Show description for e37c39e
Morwenn
authored
e37c39e
Copy full SHA for e37c39e
Add inverted versions of all remaning complex comparison tests
Show description for bc54c9e
ChrisKitching
committed
bc54c9e
Copy full SHA for bc54c9e
Make real-complex comparison commutable again...
Show description for b68ad9e
ChrisKitching
committed
b68ad9e
Copy full SHA for b68ad9e
Commits on Jun 17, 2018
Remove gcc build on OSX (alias for clang)
Morwenn
committed
0df5c10
Copy full SHA for 0df5c10
Handle negative numbers in exp (fixes #14)
Morwenn
committed
e764ba5
Copy full SHA for e764ba5
Commits on Jun 15, 2018
Add <bit> equivalent to the library
Morwenn
committed
ed7ea9e
Copy full SHA for ed7ea9e
Add simple test for smath::sqr
Morwenn
committed
25d656e
Copy full SHA for 25d656e
Commits on Mar 24, 2018
Add smath::div to <static_math/cmath.h>
Morwenn
committed
9008fdc
Copy full SHA for 9008fdc
Commits on Jan 1, 2018
Full library support for MSVC++ 19.12
Morwenn
committed
4ed9109
Copy full SHA for 4ed9109
Commits on Dec 22, 2017
Make logi_helper return the correct values for NaN and inf
Morwenn
committed
3f517d6
Copy full SHA for 3f517d6
Commits on Nov 26, 2017
Kill a few MSVC warnings
Morwenn
committed
5266bc4
Copy full SHA for 5266bc4
Commits on Oct 28, 2017
Linux Clang builds aren't supposed to fail nowadays
Morwenn
committed
6056a28
Copy full SHA for 6056a28
Commits on Oct 27, 2017
Fixing macOS build, second try
Morwenn
committed
ae73990
Copy full SHA for ae73990
Try to fix macOS builds on Travis
Morwenn
committed
b445933
Copy full SHA for b445933
Commits on Oct 26, 2017
Edit 'compatibility' section of the README
Show description for 9ed414d
Morwenn
committed
9ed414d
Copy full SHA for 9ed414d
Remove old Travis source not needed on Trusty
Morwenn
committed
63615c0
Copy full SHA for 63615c0
Merge pull request #15 from Morwenn/vs-2017
Show description for fe2b067
Morwenn
authored
fe2b067
Copy full SHA for fe2b067
Commits on Sep 2, 2017
First try at making most things work with MSVC
Morwenn
committed
249d6e8
Copy full SHA for 249d6e8
Commits on Jun 26, 2016
Less warnings + cosmetic changes.
Morwenn
committed
057834b
Copy full SHA for 057834b
Merge pull request #11 from Nava2/add-logs
Show description for 7b396d1
Morwenn
authored
7b396d1
Copy full SHA for 7b396d1
Move build badge [skip ci]
Nava2
committed
36575a7
Copy full SHA for 36575a7
Fix two typos/mistakes
Nava2
committed
e21d175
Copy full SHA for e21d175
Pagination
Previous
Next
You can’t perform that action at this time.