Conversation
…mations. core intact, sleep peacefully
…rewrite core for it. Core tests pass, don't worry
…achieved (until next optimization cycle).
…er refactor rational.h. Worth it in the end?
… core, simplicial complexes and product paths.
…ors implemented only for 1d but tests pass. Matrix fields don't compile
…eavenly idea yet.
…d tests still disabled, 4d discrete operator tests need optimization but things are looking positive for once for delta/geometry
…roughly infinite time on rational. Should not blame dev but reality
…till, it's progress.
…bugging; the thing compiles, and that's an achievement.
…t almost works, this time for real and we're gonna keep it
….. basically, lots of stuff. Add Rational Kernel. I have had a proper council l with myself, and we (I) think this pull request from this guy (me) is indeed worth implementing. Things looking good. So, basically, why the hell would I write these descriptions anyway if I work solo? That's a conundrum for other times.
…ed is currently less than x2 from former x65; tests green, lazy path still slow but that's cause it builds a left-associative tree, and i know how to cure that. so maybe, things looking good?
…Cache. Now BigStorage lives in a pointer.
…ative trial runs on large number of operands in dumb eager mode, even though we use boost through double indirection via pointer - WTF?
…d be 10 times faster than boost heads-on, out of the blue? nah.
…urrently copied in 3 separate places, which is kinda dumb but it works. We shave Boost by 80-ish% on harmonic series, but Boost shaves us by 40% on random numbers. Why? NO HEAVENLY IDEA.
…age and basically make ourselves a Boost wrapper BUT we're a smart one - so smart in fact that LazyRational is up to 6 times faster than Boost on massive data - AND IT FREAKING SCALES.
…ll hard-earned. 170-ish tests(on rational alone) on all sorts of things pass, benchmarks good.
…the single failing test
…s - as a prototype.
… laplacian, green's identities (well, to those i gotta come back and fix tests at some point) - all good, all tests pass, most tests are meaningful
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.