-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Monster PR - vectors, matrices, number theory bindings #12
base: master
Are you sure you want to change the base?
Commits on Nov 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for c3a13f5 - Browse repository at this point
Copy the full SHA c3a13f5View commit details
Commits on Nov 22, 2016
-
started writing code to use Symengine exceptions, simplified code to …
…convert from Int -> <various C types>
Configuration menu - View commit details
-
Copy full SHA for 41861c1 - Browse repository at this point
Copy the full SHA 41861c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 327d249 - Browse repository at this point
Copy the full SHA 327d249View commit details
Commits on Nov 24, 2016
-
Configuration menu - View commit details
-
Copy full SHA for af90964 - Browse repository at this point
Copy the full SHA af90964View commit details
Commits on Nov 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 89da046 - Browse repository at this point
Copy the full SHA 89da046View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7ae2e6 - Browse repository at this point
Copy the full SHA f7ae2e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 057e308 - Browse repository at this point
Copy the full SHA 057e308View commit details -
added checks to bounds in basicvec, as isuruf said that such checks s…
…hould happen at both interfaces
Configuration menu - View commit details
-
Copy full SHA for de1032b - Browse repository at this point
Copy the full SHA de1032bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c991b35 - Browse repository at this point
Copy the full SHA c991b35View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd4a5d2 - Browse repository at this point
Copy the full SHA fd4a5d2View commit details
Commits on Nov 30, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 6a42612 - Browse repository at this point
Copy the full SHA 6a42612View commit details -
added a typeclass called Wrapped that represents ForeignPtr's wrapped…
… inside a newtype
Configuration menu - View commit details
-
Copy full SHA for bb1d570 - Browse repository at this point
Copy the full SHA bb1d570View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1777564 - Browse repository at this point
Copy the full SHA 1777564View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d22266 - Browse repository at this point
Copy the full SHA 8d22266View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d6ee7d - Browse repository at this point
Copy the full SHA 7d6ee7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf027a5 - Browse repository at this point
Copy the full SHA cf027a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4440d9b - Browse repository at this point
Copy the full SHA 4440d9bView commit details
Commits on Dec 8, 2016
-
Configuration menu - View commit details
-
Copy full SHA for e268442 - Browse repository at this point
Copy the full SHA e268442View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfdc5df - Browse repository at this point
Copy the full SHA dfdc5dfView commit details
Commits on Dec 9, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f7a707f - Browse repository at this point
Copy the full SHA f7a707fView commit details
Commits on Dec 10, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 9151a80 - Browse repository at this point
Copy the full SHA 9151a80View commit details
Commits on Dec 11, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d5538bb - Browse repository at this point
Copy the full SHA d5538bbView commit details
Commits on Dec 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 35c7c74 - Browse repository at this point
Copy the full SHA 35c7c74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bd0861 - Browse repository at this point
Copy the full SHA 5bd0861View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9c5e4b - Browse repository at this point
Copy the full SHA d9c5e4bView commit details
Commits on Dec 13, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 82ec441 - Browse repository at this point
Copy the full SHA 82ec441View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3fa4ef - Browse repository at this point
Copy the full SHA a3fa4efView commit details -
Configuration menu - View commit details
-
Copy full SHA for a96e5be - Browse repository at this point
Copy the full SHA a96e5beView commit details
Commits on Dec 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 30411db - Browse repository at this point
Copy the full SHA 30411dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16ebc01 - Browse repository at this point
Copy the full SHA 16ebc01View commit details -
Configuration menu - View commit details
-
Copy full SHA for a26e46e - Browse repository at this point
Copy the full SHA a26e46eView commit details -
Configuration menu - View commit details
-
Copy full SHA for afe7aed - Browse repository at this point
Copy the full SHA afe7aedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5add770 - Browse repository at this point
Copy the full SHA 5add770View commit details
Commits on Dec 15, 2016
-
DOES NOT COMPILE: turns out memory is _not_ the problem. changed all …
…foriegn pointers to leak memory, still crashes
Configuration menu - View commit details
-
Copy full SHA for 9f549b4 - Browse repository at this point
Copy the full SHA 9f549b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ad21095 - Browse repository at this point
Copy the full SHA ad21095View commit details -
found the error. divide by 0. I was assuming Q, (*) is a group, and n…
…ot (Q \ {0}, (*))
Configuration menu - View commit details
-
Copy full SHA for 50f002d - Browse repository at this point
Copy the full SHA 50f002dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e2e5fc - Browse repository at this point
Copy the full SHA 7e2e5fcView commit details -
changed basicsym_binaryop to deal with exceptions. TODO: edit other c…
…ode as well to do the same
Configuration menu - View commit details
-
Copy full SHA for 7a681fa - Browse repository at this point
Copy the full SHA 7a681faView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7ee3fb - Browse repository at this point
Copy the full SHA a7ee3fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 27722bd - Browse repository at this point
Copy the full SHA 27722bdView commit details