Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Miscellaneous
»
Jobs
»
mrmath bounty
Free Pascal
Website
Downloads
Wiki
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
Bugtracker
CCR Bugs
GIT
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
Forum Rules
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
X11Libre, finally and for...
by
Fred vS
[
Today
at 10:20:53 pm]
Difference in formatting ...
by
Bart
[
Today
at 09:49:01 pm]
What's wrong with my appl...
by
bourbon
[
Today
at 09:04:40 pm]
TRichMemo install shows "...
by
rvk
[
Today
at 07:47:30 pm]
How to observe the value ...
by
nouzi
[
Today
at 06:26:13 pm]
Perlin Map 3D
by
Dzandaa
[
Today
at 05:04:21 pm]
Anti "churning" in solita...
by
TBMan
[
Today
at 04:30:05 pm]
Lazarus for Windows on aa...
by
msintle
[
Today
at 03:11:13 pm]
would multi threading hel...
by
MathMan
[
Today
at 03:10:30 pm]
Perlin Noise Map With BGR...
by
Boleeman
[
Today
at 01:36:13 pm]
Strange Error when I use ...
by
Thaddy
[
Today
at 01:33:23 pm]
Strange Mail from memo.mi...
by
Thaddy
[
Today
at 01:27:19 pm]
[Solved] Lazreport. Sorti...
by
Petrus Vorster
[
Today
at 11:39:09 am]
Regarding the issue of de...
by
Martin_fr
[
Today
at 11:16:29 am]
[Windows] UTF8 encoding w...
by
Thaddy
[
Today
at 10:42:15 am]
Pleas help, Synapse / Ind...
by
patyit
[
Today
at 10:25:29 am]
Default, Manual Initializ...
by
Okoba
[
Today
at 09:17:22 am]
Cannot see unit text - ed...
by
lorenzo
[
Today
at 04:05:13 am]
AdvancedHTTPServer: A Go-...
by
egsuh
[
Today
at 01:44:33 am]
ThemeServices.OnThemeChan...
by
440bx
[
Today
at 12:16:35 am]
Cross Compile for Dos on ...
by
PascalDragon
[January 20, 2026, 10:54:36 pm]
Feature announcement: Fun...
by
PascalDragon
[January 20, 2026, 09:50:39 pm]
Access violation during d...
by
PascalDragon
[January 20, 2026, 09:49:09 pm]
IStringList...
by
PascalDragon
[January 20, 2026, 09:35:54 pm]
Strings in Free Pascal: I...
by
PascalDragon
[January 20, 2026, 09:33:09 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: mrmath bounty (Read 9014 times)
apeoperaio
Sr. Member
Posts: 293
mrmath bounty
«
on:
July 13, 2015, 11:36:30 am »
mrmath is a matrix library originally developed for Delphi. This library contains numerous assembler optimized base matrix functions.
Actually it works for Windows 32/64 (and MacOSX - I did not test it on MacOSX).
I'll offer a bounty of 150 euro in order to get it working on Linux 32/64 too and to be fully compatible with fpc.
mrmath on github:
https://github.com/mikerabat/mrmath
mrmath website:
http://www.mrsoft.org/home/index.html
http://www.mrsoft.org/home/downloads.html
Logged
mikerabat
Jr. Member
Posts: 52
Re: mrmath bounty
«
Reply #1 on:
June 21, 2017, 08:37:12 am »
Is this still a thing?
By the way... there was some effort to bring the library to the macos operating system.
Eventually this also works for Linux. If it does not work I'm glad to help
you out.
Please contact me over the website
https://mrsoft.org
kind regards
Mike
Logged
mikerabat
Jr. Member
Posts: 52
Re: mrmath bounty
«
Reply #2 on:
July 19, 2017, 09:23:38 am »
Alright... For all who that may concern... I managed to create a freepascal project that
executes the unit test for 64bit linux. The thing is that it's actually a CodeTyphoon project so I have no idea how good that one works with lazarus... Can anyone help out here?
Logged
Ñuño_Martínez
Hero Member
Posts: 1216
Re: mrmath bounty
«
Reply #3 on:
July 19, 2017, 09:33:05 am »
If it uses RTL (FPC) only it should work.
As a comment, Assembler optimizations are good but the library should provide non-assembler implementation as well.
Logged
Are you interested in
game programming
? Join the
Pascal Game Development
community!
Also visit the
Game Development Portal
avra
Hero Member
Posts: 2580
Re: mrmath bounty
«
Reply #4 on:
July 19, 2017, 01:10:29 pm »
Quote from: mikerabat on July 19, 2017, 09:23:38 am
Can anyone help out here?
Sure, take a look at
ct2laz
from my signature
Logged
ct2laz
- Conversion between Lazarus and CodeTyphon
bithelpers
- Bit manipulation for standard types
pasettimino
- Siemens S7 PLC lib
mikerabat
Jr. Member
Posts: 52
Re: mrmath bounty
«
Reply #5 on:
July 20, 2017, 02:28:05 pm »
@Nuno: Actually it does. Just call InitMathFunctions(false, false);
from OptimizedFuncs.pas - you will see that all the function pointers
are then routed to generic pascal functions.
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Miscellaneous
»
Jobs
»
mrmath bounty
TinyPortal
© 2005-2018