Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
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
/
Sign in
Sign up
Appearance settings
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 }}
unitycoder
/
Unity.Mathematics
Public
forked from
Unity-Technologies/Unity.Mathematics
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 17, 2021
Upgrades Unity.Math Performance Tests to use test-framework.performance 2.8
Show description for 4915b7a
kevinmv
authored
4915b7a
View commit details
Copy full SHA for 4915b7a
Browse repository at this point
Commits on Mar 16, 2021
Removes the dependency on test-framework.performace from package as it's only required for Math's test project
kevinmv
committed
8658bf6
View commit details
Copy full SHA for 8658bf6
Browse repository at this point
Correcting version declared in package.json
kevinmv
committed
b261137
View commit details
Copy full SHA for b261137
Browse repository at this point
Updates test-framework code to 2.8-preview which allows for sample units to be specified again
kevinmv
committed
a94d065
View commit details
Copy full SHA for a94d065
Browse repository at this point
Updates the test-framework.performance version used to better match DOTS usage
kevinmv
committed
56dd483
View commit details
Copy full SHA for 56dd483
Browse repository at this point
Upgrades generated tests to improve the comment message to tell users how to regenerate and removes the use of .Definition which is not supported in the 2.0+ line of test-framework.performance
kevinmv
committed
c0ac04f
View commit details
Copy full SHA for c0ac04f
Browse repository at this point
Commits on Feb 8, 2021
Update documentation to fix validation errors (#189)
Show description for 7da8f19
unpacklo
authored
7da8f19
View commit details
Copy full SHA for 7da8f19
Browse repository at this point
Commits on Jan 25, 2021
Fix archiving problem due to 2020.2/partner/staging branch (#188)
kjellander-unity
authored
ab4ebbe
View commit details
Copy full SHA for ab4ebbe
Browse repository at this point
Commits on Jan 22, 2021
Adding DOTS partner branch to CI mix. (#187)
unpacklo
authored
f57ff12
View commit details
Copy full SHA for f57ff12
Browse repository at this point
Commits on Jan 17, 2021
Merge pull request #186 from Unity-Technologies/fix-float-property-drawer
Show description for dc561fb
bogdancu
authored
dc561fb
View commit details
Copy full SHA for dc561fb
Browse repository at this point
Commits on Jan 15, 2021
Cache the property type to avoid GC allocations
bogdancu
committed
b0d4bfb
View commit details
Copy full SHA for b0d4bfb
Browse repository at this point
Fixed the floatX property drawer to support fields inside polymorphic objects
bogdancu
committed
cfd8bfd
View commit details
Copy full SHA for cfd8bfd
Browse repository at this point
Commits on Nov 14, 2020
Add math.sign(x) for integers. (#181)
Show description for 688d723
barbara-wang
authored
688d723
View commit details
Copy full SHA for 688d723
Browse repository at this point
Commits on Oct 14, 2020
Fix float2x2.Rotate() documentation to use radians. (#179)
Show description for a8f3a3a
unpacklo
authored
a8f3a3a
View commit details
Copy full SHA for a8f3a3a
Browse repository at this point
Commits on Oct 12, 2020
Fix incorrect tzcnt documentation. (#175)
Show description for 6f8aaee
unpacklo
authored
6f8aaee
View commit details
Copy full SHA for 6f8aaee
Browse repository at this point
Commits on Oct 6, 2020
Check type before casting in Equals override. (#174)
Show description for d2dcf30
unpacklo
authored
d2dcf30
View commit details
Copy full SHA for d2dcf30
Browse repository at this point
Add orthonormal_basis() to compute orthonormal basis. (#173)
Show description for 79d02c9
unpacklo
authored
79d02c9
View commit details
Copy full SHA for 79d02c9
Browse repository at this point
Implement math.square() for int, uint, float, and double types. (#172)
Show description for 645c00b
unpacklo
authored
645c00b
View commit details
Copy full SHA for 645c00b
Browse repository at this point
Commits on Sep 29, 2020
Merge pull request #170 from Unity-Technologies/docs-add-settings
Show description for dd509b2
jo3w4rd
authored
dd509b2
View commit details
Copy full SHA for dd509b2
Browse repository at this point
Commits on Sep 24, 2020
Update projectMetadata.json
jo3w4rd
authored
9bbbfdd
View commit details
Copy full SHA for 9bbbfdd
Browse repository at this point
Add filter to remove test classes from API reference; enable DocFX member page plugin to show members on thier own pages.
jo3w4rd
committed
0089a2f
View commit details
Copy full SHA for 0089a2f
Browse repository at this point
Commits on Aug 7, 2020
Merge pull request #168 from Unity-Technologies/merge/1.2.1
Show description for 1f2e36c
unpacklo
authored
1f2e36c
View commit details
Copy full SHA for 1f2e36c
Browse repository at this point
Merge branch 'release/1.2.1' into merge/1.2.1
unpacklo
committed
cd1cfcc
View commit details
Copy full SHA for cd1cfcc
Browse repository at this point
Merge pull request #160 from Unity-Technologies/il2cpp-eager-static-ctor
Show description for a8c0712
unpacklo
authored
a8c0712
View commit details
Copy full SHA for a8c0712
Browse repository at this point
Merge branch 'master' into il2cpp-eager-static-ctor
unpacklo
committed
d8995ff
View commit details
Copy full SHA for d8995ff
Browse repository at this point
Commits on Aug 6, 2020
Archive vetting test results to unblock publish (#165)
Show description for 71412d9
kjellander-unity
authored and
unpacklo
committed
71412d9
View commit details
Copy full SHA for 71412d9
Browse repository at this point
Added xmldoc comments to noise functions. (#162)
Show description for 64b94d5
Icetigris
authored
64b94d5
View commit details
Copy full SHA for 64b94d5
Browse repository at this point
Version bump 1.2.1.
unpacklo
committed
43163dc
View commit details
Copy full SHA for 43163dc
Browse repository at this point
Changelog update for 1.2.1.
unpacklo
committed
a52ee0c
View commit details
Copy full SHA for a52ee0c
Browse repository at this point
Fix .npmignore to ignore some files/dirs *and* their meta files.
Show description for 6f482ca
unpacklo
committed
6f482ca
View commit details
Copy full SHA for 6f482ca
Browse repository at this point
Merge pull request #167 from Unity-Technologies/fix-npmignore
Show description for 18b53f1
unpacklo
authored
18b53f1
View commit details
Copy full SHA for 18b53f1
Browse repository at this point
Fix .npmignore to ignore some files/dirs *and* their meta files.
Show description for 59348e6
unpacklo
committed
59348e6
View commit details
Copy full SHA for 59348e6
Browse repository at this point
Merge pull request #166 from Unity-Technologies/changelog-unreleased
Show description for ff91730
unpacklo
authored
ff91730
View commit details
Copy full SHA for ff91730
Browse repository at this point
Set up unreleased section in changelog for next Mathematics version.
unpacklo
committed
b0538bb
View commit details
Copy full SHA for b0538bb
Browse repository at this point
Archive vetting test results to unblock publish (#165)
Show description for ffd08e3
kjellander-unity
authored
ffd08e3
View commit details
Copy full SHA for ffd08e3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.