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
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
Type
/
to 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 }}
eudoxos
/
minieigen
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
33
Code
Issues
1
Pull requests
1
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Apr 26, 2023
Merge pull request #23 from peeweep/fix-distro
Show description for 7cbc36d
eudoxos
authored
7cbc36d
View commit details
Copy full SHA for 7cbc36d
Browse repository at this point
Merge pull request #27 from bertiniteam/fixing_2023
Show description for 20dada7
eudoxos
authored
20dada7
View commit details
Copy full SHA for 20dada7
Browse repository at this point
now with ARM for apple M chips
Show description for 1b738fc
ofloveandhate
committed
1b738fc
View commit details
Copy full SHA for 1b738fc
Browse repository at this point
ignoring built files
ofloveandhate
committed
8f074df
View commit details
Copy full SHA for 8f074df
Browse repository at this point
Commits on Feb 17, 2020
Merge pull request #24 from cosurgi/allowOtherRealTypes
Show description for 1e992b1
eudoxos
authored
1e992b1
View commit details
Copy full SHA for 1e992b1
Browse repository at this point
Fix macro name.
cosurgi
committed
b319d9f
View commit details
Copy full SHA for b319d9f
Browse repository at this point
Merge pull request #25 from cosurgi/fixVector4
Show description for b2182a0
eudoxos
authored
b2182a0
View commit details
Copy full SHA for b2182a0
Browse repository at this point
Commits on Feb 16, 2020
Some of these Real types need explicit static_cast<…> when they are not implicitly std::is_convertible.
cosurgi
committed
8d5a043
View commit details
Copy full SHA for 8d5a043
Browse repository at this point
Allow using other kinds of Real type: long double, boost float128. MPFR, etc.
cosurgi
committed
5920e96
View commit details
Copy full SHA for 5920e96
Browse repository at this point
Fix broken Vector4r
cosurgi
committed
f7ccdca
View commit details
Copy full SHA for f7ccdca
Browse repository at this point
Commits on Dec 31, 2019
Fix distro check
Show description for e8052cf
peeweep
committed
e8052cf
View commit details
Copy full SHA for e8052cf
Browse repository at this point
Commits on Feb 18, 2019
Merge pull request #19 from donttouchthis/master
Show description for 3cf33d9
eudoxos
authored
3cf33d9
View commit details
Copy full SHA for 3cf33d9
Browse repository at this point
Changed setup.py for compatibility with Fedora and Centos
donttouchthis
committed
8abf296
View commit details
Copy full SHA for 8abf296
Browse repository at this point
Commits on Oct 24, 2018
Revert #16 (see #18 for details, FTBFS)
eudoxos
committed
de4459e
View commit details
Copy full SHA for de4459e
Browse repository at this point
Commits on Oct 14, 2018
fix ftbfs (namespace qualification)
eudoxos
committed
722f08e
View commit details
Copy full SHA for 722f08e
Browse repository at this point
Merge pull request #16 from bertiniteam/master
Show description for e107e22
eudoxos
authored
e107e22
View commit details
Copy full SHA for e107e22
Browse repository at this point
Commits on Feb 23, 2018
changed get_item to return a reference to the original value, instead of a copy
danielle brake
committed
5e4d9fb
View commit details
Copy full SHA for 5e4d9fb
Browse repository at this point
Commits on Feb 24, 2016
Merge pull request #13 from jbcolli2/master
Show description for 7bd0a2e
eudoxos
committed
7bd0a2e
View commit details
Copy full SHA for 7bd0a2e
Browse repository at this point
Commits on Feb 17, 2016
Remove std::abs from code
Show description for ce32110
jbcolli2
committed
ce32110
View commit details
Copy full SHA for ce32110
Browse repository at this point
Remove std::abs from code
Show description for b3f21c8
jbcolli2
committed
b3f21c8
View commit details
Copy full SHA for b3f21c8
Browse repository at this point
Commits on Oct 24, 2015
Improve documentation (special methods, quaterions)
eudoxos
committed
103ccad
View commit details
Copy full SHA for 103ccad
Browse repository at this point
Commits on Oct 22, 2015
Use default HTML theme in sphinx
eudoxos
committed
9bbae78
View commit details
Copy full SHA for 9bbae78
Browse repository at this point
Do not specify theme in sphinx (LP buildbot error otherwise)
eudoxos
committed
ac0b4e7
View commit details
Copy full SHA for ac0b4e7
Browse repository at this point
Commits on Oct 14, 2015
Blink with versioned boost_python for both py2 and py3
Show description for 8ed97cb
eudoxos
committed
8ed97cb
View commit details
Copy full SHA for 8ed97cb
Browse repository at this point
Commits on Sep 18, 2015
Bump pypi version number, update doc link
eudoxos
committed
8bbcb1b
View commit details
Copy full SHA for 8bbcb1b
Browse repository at this point
Fix memory leaks due to python references not decref'd
Show description for ed736ef
eudoxos
committed
ed736ef
View commit details
Copy full SHA for ed736ef
Browse repository at this point
Commits on Sep 17, 2015
Merge pull request #9 from chrisidefix/master
Show description for 2e0479f
eudoxos
committed
2e0479f
View commit details
Copy full SHA for 2e0479f
Browse repository at this point
adding additional include for improved usability
chrisidefix
committed
210a428
View commit details
Copy full SHA for 210a428
Browse repository at this point
Commits on Jun 9, 2015
One more fix in MANIFEST.in (fixes #8)
eudoxos
committed
df08444
View commit details
Copy full SHA for df08444
Browse repository at this point
Add headers to MANIFEST.in so that they are uploaded (fixes #8)
eudoxos
committed
85e408d
View commit details
Copy full SHA for 85e408d
Browse repository at this point
Commits on Jun 5, 2015
AlignedBox.{min,max} now properly returns reference to the internal vector, not value.
eudoxos
committed
d311159
View commit details
Copy full SHA for d311159
Browse repository at this point
Commits on May 12, 2015
Fix sphinx theme name
eudoxos
committed
9fa8828
View commit details
Copy full SHA for 9fa8828
Browse repository at this point
Implement some reductions, bump version to 0.5
eudoxos
committed
6368f2d
View commit details
Copy full SHA for 6368f2d
Browse repository at this point
Commits on May 11, 2015
Bump version to 0.4-2
eudoxos
committed
55e71a9
View commit details
Copy full SHA for 55e71a9
Browse repository at this point
Commits on Apr 13, 2015
Link docs
eudoxos
committed
b07bf38
View commit details
Copy full SHA for b07bf38
Browse repository at this point
Previous
Next
You can’t perform that action at this time.