aboutsummaryrefslogtreecommitdiff
path: root/math
Commit message (Collapse)AuthorAgeFilesLines
* math/rumur: Update 2019.06.12 -> 2019.06.30Yuri Victorovich2019-07-052-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=505879
* math/elpa: Update 2018.11.001 -> 2019.05.001Yuri Victorovich2019-07-053-48/+20
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=505877
* - Set default to on for optional install of math/octave-forge-database subport.Stephen Montgomery-Smith2019-07-021-2/+2
| | | | | | | - Bump portrevision. Notes: svn path=/head/; revision=505712
* - Unbreak.Stephen Montgomery-Smith2019-07-022-7/+4
| | | | | | | - Update to 2.4.4. Notes: svn path=/head/; revision=505711
* math/yacas: update to 1.7.0Pietro Cerutti2019-07-024-27/+20
| | | | | | | Announcement: http://www.yacas.org/release_1.7.0/ Notes: svn path=/head/; revision=505670
* Update to 0.13.0Sunpoet Po-Chuan Hsieh2019-07-012-6/+8
| | | | | | | Changes: https://github.com/openai/gym/blob/master/README.rst#whats-new Notes: svn path=/head/; revision=505588
* - Switch to new test frameworkDmitry Marakasov2019-07-011-5/+3
| | | | | | | | | - Fix more shebangs Approved by: portmgr blanket Notes: svn path=/head/; revision=505578
* Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade.Kirill Ponomarev2019-07-011-0/+1
| | | | Notes: svn path=/head/; revision=505574
* - powerpc64 needs -mminimal-toc in CXXFLAGS.Stephen Montgomery-Smith2019-06-301-2/+2
| | | | | | | | PR: 238894 Submitted by: Piotr Kubaj <pkubaj@FreeBSD.org> Notes: svn path=/head/; revision=505526
* - On GCC architectures, don't use the base GCC to build.Stephen Montgomery-Smith2019-06-301-1/+8
| | | | | | | | PR: 238885 Submitted by: Piotr Kubaj <pkubaj@FreeBSD.org> Notes: svn path=/head/; revision=505525
* math/matio:Max Brazhnikov2019-06-303-5/+5
| | | | | | | - Update to 1.5.16 Notes: svn path=/head/; revision=505508
* math/elpa: fix build with GCC architecturesPiotr Kubaj2019-06-291-1/+1
| | | | | | | | | | | Add USES=compiler:c11 to fix: checking whether C compiler accepts -std=c11... no C compiler cannot compile C11 code Approved by: mentors (implicit approval) Notes: svn path=/head/; revision=505342
* - Switch to options helpersDmitry Marakasov2019-06-281-13/+4
| | | | | | | | | - Switch to new test framework Approved by: portmgr blanket Notes: svn path=/head/; revision=505289
* math/py-pyodeint: fix build on GCC architecturesPiotr Kubaj2019-06-281-1/+1
| | | | | | | | | | Add USES=compiler:c++11-lang to fix: cc1plus: error: unrecognized command line option "-std=c++11" Approved by: mentors (implicit approval) Notes: svn path=/head/; revision=505284
* math/py-pygslodeiv2: fix build on GCC architecturesPiotr Kubaj2019-06-281-1/+1
| | | | | | | | | | Add USES=compiler:c++11-lang to fix: cc1plus: error: unrecognized command line option "-std=c++11" Approved by: mentors (implicit approval) Notes: svn path=/head/; revision=505276
* Update to 0.10.0Sunpoet Po-Chuan Hsieh2019-06-272-7/+6
| | | | | | | Changes: https://github.com/statsmodels/statsmodels/releases Notes: svn path=/head/; revision=505228
* Update graphics/libgeotiff to 1.5.1Sunpoet Po-Chuan Hsieh2019-06-271-0/+1
| | | | | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/OSGeo/libgeotiff/blob/master/libgeotiff/NEWS https://lists.osgeo.org/pipermail/geotiff/2019-March/000861.html https://lists.osgeo.org/pipermail/geotiff/2019-March/000862.html Notes: svn path=/head/; revision=505219
* math/openblas: fix build on powerpc64Piotr Kubaj2019-06-272-2/+39
| | | | | | | | | | | | | This port needs a patch (modified for kernel/power/*.S which differ) from https://github.com/xianyi/OpenBLAS/pull/2169 to build on powerpc64. Since optimizing for PPC970 ends with an error, optimize for POWER6 on powerpc64. PR: 238825 Approved by: phd_kimberlite@yahoo.co.jp (maintainer), mat (mentor) Differential Revision: https://reviews.freebsd.org/D20777 Notes: svn path=/head/; revision=505212
* Update Guile to version 2.2.5, modern stable version, and fix dependentAlexey Dokuchaev2019-06-272-3/+4
| | | | | | | | | | | | | | | | | | | | ports to build against it. Most changes are rather minor and mechanical except for the devel/gdb (obtained via their bugtracker [1], courtesy of Doug Evans). One port (science/meep) I had to mark BROKEN after fixing it proved to be very tedious and actually unreliable. It is very old, there are newer versions available so it should be fixed by updating. One port (devel/libruin) had revealed a bug in the new Guile code (an auxiliary script, really) that had to be worked-round; reference to the problematic upstream commit is provided in the patch. PR: 229613 Exp-run by: antoine [1] https://sourceware.org/bugzilla/show_bug.cgi?id=21104#c8 Notes: svn path=/head/; revision=505200
* - Update to 6.1.0 and fix some portsWen Heping2019-06-2711-36/+44
| | | | | | | | | | | | | | | - Add missing DEPENDS - Add TEST_TARGET - Take maintainership PR: 237932, 238795 Submitted by: wenheping2000@hotmail.com,rhurlin@gwdg.de Approved by: maintainer(timeout, > 30 days), portmgr@(implicit, fix build) Exp-run by: antoine@ Thanks to: antoine@, sunpoet@, rhurlin@gwdg.de Notes: svn path=/head/; revision=505194
* math/z3: Update to 4.8.5.Gleb Popov2019-06-262-5/+5
| | | | Notes: svn path=/head/; revision=505178
* - Add NO_ARCHDmitry Marakasov2019-06-251-4/+5
| | | | | | | | | | - Switch to options helpers - Switch to new test framework Approved by: portmgr blanket Notes: svn path=/head/; revision=505097
* Update OCaml to version 4.05.0 (this is the last version where stringsAlexey Dokuchaev2019-06-242-0/+2
| | | | | | | | | | | | | | | | | | | | | | | are unsafe by default, which is the main motivation why it was picked, but not the very latest one) and synchronize the rest of the stack and dependent ports with it, particularly: - Update `devel/ocaml-ocamlbuild' to version 0.14.0 and unbreak, register build dependency on all ports that require it (should be part of USE_OCAML, but we do not want to make any Mk-related changes the for time being) - Update `devel/ocaml-camlp4' to version 4.05+2 - Update `devel/ocaml-camlp5' to version 7.07 (the project had moved to GitHub) - Mark `devel/ocaml-deriving-ocsigen' as BROKEN for now, it is very outdated and requires quite a lot of work - Update `x11-toolkits/ocaml-labltk' to version 8.06.3 PR: 218333 Exp-run by: antoine Notes: svn path=/head/; revision=505020
* KDE Applications: complete dependency listsTobias C. Berner2019-06-236-14/+21
| | | | | | | | | | This has been on the TODO list for forever... PR: 238764 Reported by: yuri Notes: svn path=/head/; revision=504959
* math/analitza: remove leading spaceTobias C. Berner2019-06-231-1/+1
| | | | Notes: svn path=/head/; revision=504947
* New port: math/mandelbulber2: Three-dimensional fractals generatorYuri Victorovich2019-06-235-0/+977
| | | | Notes: svn path=/head/; revision=504920
* math/py-Pyomo: Update 5.6.5 -> 5.6.6Yuri Victorovich2019-06-222-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=504851
* math/mkl-dnn: Update 0.19 -> 0.20Yuri Victorovich2019-06-223-5/+6
| | | | Notes: svn path=/head/; revision=504837
* Update to 0.2.2Sunpoet Po-Chuan Hsieh2019-06-212-5/+6
| | | | | | | | Changes: https://github.com/facebookresearch/nevergrad/releases https://github.com/facebookresearch/nevergrad/blob/master/CHANGELOG.md Notes: svn path=/head/; revision=504825
* Add py-gym 0.12.5Sunpoet Po-Chuan Hsieh2019-06-214-0/+55
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OpenAI Gym is a toolkit for developing and comparing reinforcement learning algorithms. This is the gym open-source library, which gives you access to a standardized set of environments. gym makes no assumptions about the structure of your agent, and is compatible with any numerical computation library, such as TensorFlow or Theano. You can use it from Python code, and soon from other languages. There are two basic concepts in reinforcement learning: the environment (namely, the outside world) and the agent (namely, the algorithm you are writing). The agent sends actions to the environment, and the environment replies with observations and rewards (that is, a score). The core gym interface is Env, which is the unified environment interface. There is no interface for agents; that part is left to you. The following are the Env methods you should know: - reset(self): Reset the environment's state. Returns observation. - step(self, action): Step the environment by one timestep. Returns observation, reward, done, info. - render(self, mode='human'): Render one frame of the environment. The default mode will do something human friendly, such as pop up a window. WWW: https://gym.openai.com/ WWW: https://github.com/openai/gym Notes: svn path=/head/; revision=504818
* Remove stray ";" which was mistakenly added during editing.Mark Linimon2019-06-211-9/+0
| | | | | | | Reported by: jbeich Notes: svn path=/head/; revision=504815
* Unbreak the build against both current and future versions of OCaml.Alexey Dokuchaev2019-06-211-0/+478
| | | | | | | Obtained from: http://gitweb.scilab.org/?p=scilab.git;a=commit;h=25f52e9 Notes: svn path=/head/; revision=504804
* Attempt to fix build on GCC-based systems by removing stray ";" characters.Mark Linimon2019-06-212-0/+37
| | | | | | | | | | | | | | | | | | This fix should go upstream. However, at least on powerpc64, the patch is necessary but insufficient: src/library/tools/tune/tune.c:137: error: 'CLOCK_REALTIME' undeclared (first use in this function) After spending some time examining the wrkdir, I can't find its declaration. OTOH the build succeeds on amd64. This may need to be worked on by the upstream. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=504793
* Switch to ONLY_FOR_ARCHS=amd64.Mark Linimon2019-06-211-1/+2
| | | | | | | | | | | | | This port does not build on e.g. powerpc64 due to hardwired assumptions about x86 e.g. in the unconditionally-built src/libxsmm_cpuid_x86.c. Previously it had been marked BROKEN on i386 since it requires 64-bit. So, the easiest thing to do in this case is mark it amd64-only. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=504790
* math/osi: Update 0.107.9 -> 0.108.4Yuri Victorovich2019-06-203-7/+6
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=504750
* math/py-deap: Update 1.2.2 -> 1.3.0Yuri Victorovich2019-06-202-5/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=504749
* math/calc: Update to 2.12.7.2Kai Knoblich2019-06-202-5/+5
| | | | | | | | | | | | | | | * Add path to license file while I'm here. Changelog: https://github.com/lcn2/calc/blob/2.12.7.2/CHANGES PR: 235800 Submitted by: Darren Mulligan <fixer@bsdmail.com> Approved by: johans (maintainer timeout) Notes: svn path=/head/; revision=504748
* math/py-chaospy: Update 3.0.4 -> 3.0.5Yuri Victorovich2019-06-202-5/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=504747
* math/giacxcas: Update 1.5.0-59 -> 1.5.0-61Yuri Victorovich2019-06-202-4/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=504740
* . Update to 5.2.7Greg Lewis2019-06-192-4/+4
| | | | Notes: svn path=/head/; revision=504587
* . Update to 5.2.7Greg Lewis2019-06-192-5/+4
| | | | Notes: svn path=/head/; revision=504586
* Update to 4.12Sunpoet Po-Chuan Hsieh2019-06-192-4/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Math-MPFR Notes: svn path=/head/; revision=504579
* - Simplify XFCE MASTER_SITES usageGuido Falsi2019-06-191-1/+1
| | | | | | | | | | | | - Update XFCE Master sites list Submitted by: olivierd Reviewed by: mat Approved by: portmgr (mat) Differential Revision: https://reviews.freebsd.org/D8416 Notes: svn path=/head/; revision=504557
* Add compiler:c++11-lang to unbreak build on powerpc64:Mark Linimon2019-06-191-3/+1
| | | | | | | | | ./geo/libgeo.a: multiple definition of drgeoDialogData Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=504542
* Add compiler:c++11-lang to unbreak build on powerpc64:Mark Linimon2019-06-191-3/+1
| | | | | | | | | libcontrib_opt.a: relocation truncated to fit: R_PPC64_GOT_TLSLD16 against .LANCHOR1 Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=504541
* math/R: force new compiler on GCC architecturesPiotr Kubaj2019-06-181-1/+2
| | | | | | | | | This is to fix build of textproc/R-cran-stringi. Approved by: mentors (implicite approval) Notes: svn path=/head/; revision=504483
* math/libnormaliz: Update to 3.7.3Steve Wills2019-06-182-5/+6
| | | | | | | | PR: 238450 Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer) Notes: svn path=/head/; revision=504458
* math/R: add powerpc64Piotr Kubaj2019-06-171-1/+1
| | | | | | | | | Compiles fine on powerpc64. Approved by: mentors (implicite approval) Notes: svn path=/head/; revision=504418
* math/openlibm: fix build with GCC-based architecturesPiotr Kubaj2019-06-171-3/+10
| | | | | | | | | | | The port needs to respect CC and use a new compiler. PR: 238613 Approved by: iblis@hs.ntnu.edu.tw (maintainer), mat (mentor) Differential Revision: https://reviews.freebsd.org/D20670 Notes: svn path=/head/; revision=504395
* Now that devel/openmp has been enabled on powerpc64, fix these newlyMark Linimon2019-06-161-1/+2
| | | | | | | | | | | unblocked ports on GCC-based systems: cc1plus: error: unrecognized command line option "-std=c++11" Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=504355